2024 Sep 24 11:02 AM - edited 2024 Sep 24 11:08 AM
Hello everyone,
I would be grateful to anyone who can suggest a solution to help resolve the issue I'm facing.
We are trying to connect SAP to another user interface to create a shopping cart (SC) and then transfer the data to SRM via SOAP to create the SC in SRM. Everything seems to work fine with the function module (FM) BBP_PD_SC_CREATE, as we have successfully inserted an SC using the IT_ATTACH table. We are supposed to upload our attachment file ( pdf type )to the repository in AL11 and then provide the file path in IT_ATTACH under PHIO_PATH_FILE. However, this isn't working as expected—SRM does not recognize the file path. Instead, it generates an empty file in the SRM Portal with a file size of 0 KB. When I checked the details of the SC created using the FM BBP_PD_SC_GETDETAIL, I found a URL pointing to sap/ebp/docserver/file_name.
Can anyone help me resolve this?
SE37 FM: BBP_PD_SC_CREATE
Request clarification before answering.
User | Count |
---|---|
9 | |
8 | |
6 | |
5 | |
4 | |
4 | |
3 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.