Hi SAP Community,
We are facing an issue whereby tiles within a standard catalog are broken, but I don't believe they are 'reference lost'.
This is the issue from the Fiori Launchpad.
Within the Launchpad Designer, the SAP Catalog SAP_TC_CE...
Hi,I am trying to find a way to capture an inbound XML message in its original form once it has been transformed into the appropriate structure. I have attempted debugging for quite some time to find the XML source in previous programs in the ABAP S...
Hi All,I am trying to dynamically generate an xml tag based on a parameter.I.e. <tt:root name="V_TYPE"/> where V_TYPE = MyTagI am trying to generate the following from the transformation.<MyTag>.... </MyTag>Any help would be much appreciated.Reg...
Hi all,I am attempting to code the functionality of transaction KB61 to change the account assignment of a line item. The BAPI that I am using to recreate the functionality is BAPI_ACC_PRIMARY_COSTS_POST (may or may not be able to do what I want?)Doe...
Hi all,I am having problems getting a field exit to work for validation of user id in the "Create Batch Input Session" step of LSMW.Program: /SAPDMC/SAP_LSMW_BI_RECORDINGScreen: 1000Data Element: SYUNAMEAny help would be appreciated.Regards,JasonMes...
Hi Alex,Thank you for the response. After much investigation with the team, we managed to resolve this issue using the following KBA.2500794 - Fiori Launchpad Designer: Tiles of analytical applications cannot be displayed properlyRgds,Jason
Hi All,I ended up resolving this issue by rebuilding the XML based on the structure passed into my function module. This means I do not have all of the XML as it was passed, only the tags were expected in the message (this is due to the fact that un...
Hi Mike,Do you recall what you did for this scenario? I am in the same situation. I will not write a direct table update - probably use a BDC that will allow input of the completion date & time. I.e. Command ARCH from within a noti. Let me know i...