Re: How to pass internal table data through URL
Hi Srinivas, Logically it is possible , since you can pass parameters in URL , I will have a parameter of type string and ill convert my internal table data to a string and pass it in the parameter.But...
View ArticleTrouble loading table 2 based on a row selected in table 1
Hi,I am facing some trouble while loading a secondary table. I have explained the scenario below. Scenario: Business Partner(Header level details) which consists of business parter details. Each...
View ArticleRe: iChart onclick event chartselection refreshing itself.
Hi Federico, I am using the setStartDate and setEndDate for passing the from and to dates from the web page to the Xcute query. and with regard to the refresh page properties on work bench all the...
View ArticleRe: No automatic creation of UDM BP
I would assume Tax number 3 is not available in the BP - therefore it cant replicate the information. Either add the field to the BP for input, or dont input it in the customer master.
View ArticleRe: SRT: Plain SOAP: Reliable messaging (RM) configured, but no Message ID...
Hi Tushar, Please check that you are passing message ID in the URL. How are you consuming the webservice (Async) from soapUI or SAP or Third Party. The endpoint should be in below format...
View ArticleRe: crystal report pass DocKey@ to stored procedure
Hi David,In crystal report, right click your parameter @DocKey, rename it to DocKey@ RegardsEdy
View ArticleRe: Dynamic Decimals in SAP SCRIPT
HiIf it you require the dynamic option between 2 decimals or 3 decimals only then do as follows. 1. Create three variables l_val3 type MENGE ( quantity type with 3 decimals )...
View ArticleRe: Manual Data layout is display mode
Hi Rajesh, As far as I understand, the line items in the data entry layout will be in display mode if it is set to display. For example in the row structure, there is a column "Display". If this...
View ArticleRe: Maximum nos. of directory path
Hi Ashmita,There is not a restriction about the number of directory paths, but you should consider your scenario and to restrict a the number of directories if you have a large o medium files in order...
View ArticleRe: Transportation Error in PI production system
Hi, What is the corresponding business system for ECC_200 in Prod System ? you need to have business systems of DEV & PROD in both SLD's and associate the transport target in the SLD for these...
View ArticleRe: End to end analysis tool
Just my 2 cents, I think at this point you should put a hold on getting RCA/E2E up and running and start planning your upgrade of SolMan, the 7.01 release has a ending support date of Dec 2013. If you...
View ArticleRe: Read Custom Attributes Values in Portal (7.3 )UME
Hi, I have solved the issue. Custom attributes can be read using : String[] value = Iuser.getAttribute("Attribute Namespace","Attribute Name");if (value != null) {...
View ArticleRe: control after MESSAGE E
I believe you are not catching the exceptions of FM MD_PEGGING_NODIALOG which are shown when using FM pattern.CALL FUNCTION 'MD_PEGGING_NODIALOG'EXCEPTIONS ERROR = 1...
View ArticleRe: control after MESSAGE E
Have you enabled the exceptions section of your Function Module?
View ArticleRe: BDoc error: "Internal error - ADDR_GET call Error" while replicating...
Hi Preeti, Have you checked the desired configuration settings for contact person replication in CRM. Have you received any dump in ECC/ CRM or any queue stuck in outbound of CRM or inbound of ECC...
View ArticleRe: control after MESSAGE E
Why were you surprised, you did not look at FM signature (Exceptions tab) ? CALL FUNCTION 'MD_PEGGING_NODIALOG' EXPORTING edelkz = edelkz edelnr =...
View ArticleRe: SAPUI5 Binding
Hi Harshal, concerning the background image, I experience the same behavior as you do. When you inspect the DOM, you will find that the image is there but with the height=0. In addition, the background...
View ArticleRe: Excel constantly reconfiguring
Hi Allan,on the launch page down in center it's a link Client Software Center click on it and you will found the client diagnostics for client and admin, verify that all checks are ok. Kind regards...
View ArticleRe: Deleting the Aggregates with Zero Calls where roll up is active
Hi, Yes you are right vinoth if we deactivate the we can activate them when ever it is required. But I have a doubt, we will do log deletions and dropping of aggregates to free the space , so that...
View ArticleRe: Central system monitoring for service providers
Hello! Because we have a mixed customer structure with standard and enterprise support customers we cannot activate the new monitoring and alerting infrastructure (MAI) for all the customers. The...
View Article