Hi all,
On www.service.sap.com I've found a whitepaper on how to transfer a variable from the BW web API to the SEM BPS web API. The paper is called "How to Call a BPS Web Interface with Predefined Selections".
I've followed the instructions to the point; the correct variable value is transferred to the URL using RRI; however, SEM BPS prompts an error message.
Any of you that have any experience with how to get SEM BPS to accept the value transfered by the URL? Has it anything to do with internal/external formats?
Thanks in advance for any assistance!
Hi,
Can you tell me what the error message says? Maybe it is because of some other problem...
You have to be a little carefull as the API that is used in the coding of the How...to paper uses the characteristic value in EXTERNAL format. If you only have the internal format available you either have to convert to external format (using the fucntion module UPC_CHAVL_IN_EX_CONVERT) or use some internal methods to set a variable value.
Best regards,
Gerd Schoeffl
BI RIG, SAP
Add a comment