When you use QM01/QM02/QM03/IQS1/IQS2/IQS3 transactions then you've noticed that when you have some task defined then you cannot directly go to attachments of notification. Following popup always appears: ...
If during creation of purchase requisition you've attached some documents into requisition and you convert requisition to purchase order then the attachments aren't copy to PO. But you can do it ...
... only when sending emails but also during adding of attachments. In this case it's really not safe to use this class in BADIs or User-Exits, but there is one replacement for CL_BCS -> CL_BCS_MESSAGE. ...
When you open standard transaction you may be surprised sometimes that although you're able to attach standard attachments while creating document, you're not able to attach business document at ...
In article Link Attachments of Purchase Requisition to Purchase Order I've shown how to link standard attachments from purchase requisition to purchase orders, but to have full set of options we also ...
... selection done on a base of the result table Output display In attachments you'll find NUGG files for class and program. report zabzmb51.
tables:
mara,
mseg,
mbew,
mkpf,
marc, ...
...
data: fo_appoutlook type ole2_object.
data: fo_appitem type ole2_object.
data: fo_namespace type ole2_object.
data: fo_attachments type ole2_object.
data: fo_inspector type ole2_object. ...