Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Attach po documents (acknowledgements) to actual POs in SAP

Former Member
0 Kudos

Is there any BADI or Exit availbale for Attach po documents (acknowledgements) to actual POs in SAP.

I am uploading po documents to the content server, In cv03n i can find the attached PO pdf.

So i want to find out Is there any BADI or Exit availbale for Attach po documents (acknowledgements) to actual POs in SAP.

3 REPLIES 3

former_member657499
Participant
0 Kudos

I remember reading something about it a few months ago. PO docs have GOS service ... therefore, you should be able to call once of the GOS Function module and attach a scanned document or file by passing Business object type and PO number.

Former Member
0 Kudos

Hi,

Check the Function Module Exits:

EXIT_SAPLCV00_001 Exit for check_in before files transport

EXIT_SAPLCV00_002 Exit for check in after file transport

0 Kudos

Hi,

You can manually attach any document to PO.

But you cannot attach document while you create PO in T/Code ME21N

Save your PO ( ME21N ) and again open with change ( ME22N ) then you can attach document through Service for Object button. Service for Object button is available below the Command screen ( in your PO screen ME22N )

Click Service Object button -> Create -> Create attachment

then select the file which is to be attached.

Save the PO.

You can also view the attached document.

You can attach as many document in your PO.

This is only for information for internal use or you can print this document separately

System will not print it automatically along with the PO .

You can also check the below link..

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/0e6b0d95-0a01-0010-4696-ca0a48de5...