cancel
Showing results for 
Search instead for 
Did you mean: 

send attachment with BAPI_POEC_XML_SEND

laurent_touillaud
Contributor
0 Kudos

Hello,

We are on SRM 4.0 and need to add attachment to orders.

We are transferring orders with this scenario : EBP -> (BAPI_POEC_XML_SEND) -> XI -> Marketplace -> Supplier.

Standard functionning sends attachments (in XML) if customizing is set to a web server.

Url is sent through the MF into xi towards supplier.

Has anyone idea how this customizing can be set? I tried with an FTP server but i always got exception 500 on the HTTP transfer. The http transfer is done through rfc destination 'SAPHTTPA' in sm59.

Thanks for your replies.

Laurent.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi

<u>Please go through the following SAP OSS Notes below -></u>

Note 450750 Attachments in XML output of purchase orders are missing

Note 392837 2.0C: attachments/texts in XML-output of purchase orders

Note 842181 sent Purchase orders: lineitem-texts in wrong order

Note 644560 Customer enhancements XML

Note 603521 Errors for PO XML output via BC are not recognized

Note 365276 Problems when sending EBP XML documents

Note 571010 Error in PO XML when attribute ADDR_BILLT not maintained

Note 524549 Sending bill-to address with XML P.O. from the EBP

Note 564546 ID of the SoldToParty assigned by the vendor

Do let me know.

Regards

- Atul

laurent_touillaud
Contributor
0 Kudos

Hi Atul,

Thanks for you response,

i went quickly through the first notes and it seems the solution is there.

We don't know yet if the attachments will be sent seperately to a web server like standard is configured for too, or within the BAPI function.

The thing is i don't know yet if the marketplace can convert these binary data to an attachement and then send it to the supplier.

I will send solution when it is done,

regards,

Laurent.