SAP ABAP Function Module BBP_GET_DOC_BY_URL (Get a document from an external server by URL)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
SRM-EBP-CGS (Application Component) Confirmation Goods/Service
⤷
BBP_SR (Package) Business-to-Business Procurement - Services
⤷
⤷
Basic Data
| Function Module | BBP_GET_DOC_BY_URL | Get a document from an external server by URL |
| Function Group | BBP_BDS | Interface BBP - BDS |
| Program Name | SAPLBBP_BDS | Interface BBP - BDS |
| INCLUDE Name | LBBP_BDSU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
DOC_SIZE | TYPE | BDS_COMPSI | Business Document Service: Component size | |||
| |
MIMETYPE | TYPE | BDS_MIMETP | Business Document Service: MIME type | |||
| |
URL | TYPE | BDS_URI | Business Document Service: URI | |||
| |
DOCUMENT | TYPE | BBP_BC_ATT_LINE_S | Business Document Service: File Content | |||
| |
RETURN | TYPE | BAPIRET2 | Return Parameter | |||
| |
COMMUNICATION_FAILURE | TYPE | |||||
| |
SYSTEM_FAILURE | TYPE | |||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20001011 |
| SAP Release Created in | 20C |