PM order attachments downloads from SAP Business Document Service – BDS

We were faced with request to download files from the attachments of PM Orders. Some of PM orders with our client have a list of attachments and they needed them downloaded on a local folder. Request was to download all the attachments from the list of PM orders. We became aware after we analyzed request that SAP Business Document Service (BDS) is set up for attachments handling and not SAP Generic Object Service (GOS), which pushed us towards using FM BDS_BUSINESSDOCUMENT_GET_TAB  and FM BDS_DOCUMENT_GET_TABLE for this simple development.

 

​ We were faced with request to download files from the attachments of PM Orders. Some of PM orders with our client have a list of attachments and they needed them downloaded on a local folder. Request was to download all the attachments from the list of PM orders. We became aware after we analyzed request that SAP Business Document Service (BDS) is set up for attachments handling and not SAP Generic Object Service (GOS), which pushed us towards using FM BDS_BUSINESSDOCUMENT_GET_TAB  and FM BDS_DOCUMENT_GET_TABLE for this simple development.   Read More Technology Blog Posts by Members articles 

#SAP

#SAPTechnologyblog

You May Also Like

More From Author