Portal runtime error.
Dear Team, Could you please help to resolve the issue. Whenever I click on any link of MSS, it gives me runtime error. Please see the screenshot. Portal runtime error.An exception occurred while...
View ArticleRe: Passing Parameters
Hi Divya, If your Main Report's query does not need to be filtered by emp_id, then creating the prompt at the Report Level and passing it to the Subreport's source is the right way to do this. -Abhilash
View ArticleFF_5 Some of the trancations are skipped by SAP
hi I have an issue in EBS ,some of the transaction are skipped by sap while am running SM35 , So please guide me which tables are storing the skipped data s in sap RegardsAjeesh.s
View ArticleRe: Migration of sap trex 7.0 from windows server 2003 to Windows server 2012
Hi Rao Kindly follow the steps to install & Configure the new Trex instance on Windows 2012 1. On exiting Trex server Take the backup of Indexes by using the 'ExportManager.py" as mention in the...
View ArticleRe: Hi
Hi Girish, I am from Mumbai.. Just i given miss call my Number ending with 162 .. Pramila Nagaraj is from Bangalore she will be help regarding this,, Thanks Ganesh
View ArticleRe: Adding field to view - Mismatch: "No corresponding EFC-Element"
hmmm I don't know what exactly was the Problem, but after Server restart it did work lolso this Problem is solved thx to everyone for help
View ArticleRe: can any one clear me about calculated characteristics and how to use it.
Hi From SAP Help Formula FieldUseTo calculate a value for a calculated characteristic, enter a formula in this field. The formula will be evaluated by the SAP formula interpreter in the following...
View ArticleRe: Transport request seen in se01 is missing in stms
Hi Rajith, It is possible that the transport request has not been released in QAS system.This is one of the possible causes for data and cofiles not being generated.However, it is advisable to first...
View ArticleRe: No value is assigned to parameter RFC_Lookup_Receiver-RFC lookup Issue
hi Mani, in Test tab you can see parameter tab next to Document tab. Select the appropriate value for it. thanks and regards,Praveen T
View ArticleRe: Counter Base Maintenance
Hi, Firstly you have check call control parameter(call horizon %) for this maintenance plan.
View ArticleRe: Stat forecast missing for perticular weeks
hi ankur,check your TB Profile ID ( Future) in the SDP8B. may be there is mismatch
View ArticleRe: How to block scheduling on saturday and sunday
Ally ConvergentYou can assign different factory calendar at different organization level. In case you do not want to change workday every where and only want to change workday in shipping point than...
View ArticleRe: Currency Conversion is not working
Hi Vinoth, You should not be using SYSTEM schema for any application development related activities, It is meant to be the System Administrator user and should not be used for developing HANA models....
View ArticleRe: ESS MSS (WD ABAP) Business Packages required for SAP ERP 6.0 ehp 6 on SAP...
Thanks suman, I have few queries, 1) AS we are going only for the WebDynpro ABAP ESS MSS, From the list you have given, do we need the below Business packages also, Request your support. BP ERP05 ESS...
View ArticleRe: Transfer Rules partly maintained after transport
Have you released the earlier request properly? Were you able to import the request inQua? If it shows the locked in earlier request, then follow the below doc to unlock them and collect them again...
View ArticleRe: Month and Quarter display in prompt selection
Hi Ravi, Which reporting database are you using? You can create two more objects in your universe. Suppose, the date object, which is used as prompt, is based on column date_obj Then you can create two...
View ArticleRe: negative value in order quantity?
Hi Ravi, Can you check final quantity in report for same order and then check in ECC, if those are matching. May be you are worried because of -ve value, but in actually it is because of delta values...
View ArticleRe: Getting the individual levels of hierarchy and the key in universe
Hi, Select the Properties tab. Notice that the check box Associate A List Of Values is enabled. By default, this check box is enabled on all dimension and detail objects RegardsNK
View ArticleRe: Issue to modify dynamic field symbol
Dear Ranjit, Its not that complicated. Try it this way. loop at<dyn_table> ASSIGNING<dyn_wa>. MOVE-CORRESPONDING <dyn_wa> to<dyn_mainwa>. append<dyn_mainwa>...
View ArticleRe: How to use the FM AC_DOCUMENT_CREATE
Better use released FM/BAPI like BAPI_ACC_DOCUMENT_POST (already many threads on this subject) - the BAPI will use the AC_DOCUMENT FM during execution. Regards,Raymond
View Article