Hi ,
My requirement is to get the attachments of PO and send them via email .
I am looking for a FM which gets me the attachments in a PO (we can view attachments in PO display transaction ME23n. Select line item and click on button which has attachment icon. This will take you to the document display screen. You can also check your attachments through CV03n transaction. This is document display tcode in DMS.) .
My search in the forum says BDS_GOS_CONNECTIONS_GET can be used to get attchment list but it i don't get results in my system .
And FM BDS_BUSINESSDOCUMENT_GET_TAB which gets attchements
my importing values
LOGICAL_SYSTEM CSC_D20130
CLASSNAME Z2BUS2012
CLASSTYPE BO
CLIENT 130
OBJECT_KEY 1430000581
BINARY_FLAG X
TEXT_AS_STREAM X
still no result . Did I miss something or any config required ?
Please help
Rhea.