SAP ABAP Function Module DOCB_DOCUMENT_CREATE (Create a new Document Builder document)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-GTF-DOB (Application Component) Document Builder
⤷
/IPRO/PROGS (Package) programs
⤷
⤷
Basic Data
| Function Module | DOCB_DOCUMENT_CREATE | Create a new Document Builder document |
| Function Group | /IPRO/BUSINESS_OBJECT | Document Builder Business Object Layer |
| Program Name | /IPRO/SAPLBUSINESS_OBJECT | |
| INCLUDE Name | /IPRO/LBUSINESS_OBJECTU56 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
PCS_DOC_HEADER | TYPE | /IPRO/SDOCUMENT_DETAILS | Document Details | |||
| |
PEV_DOC_ID | TYPE | /IPRO/TDOCMNT-DOCMNT | Globally Unique Identifier | |||
| |
PET_MESSAGE | TYPE | BAPIRET2_T | Return Parameter | |||
| |
PEV_DOC_BINARY | TYPE | XSTRING | Binaries of the document | |||
| |
PIV_CONTENT | TYPE | /IPRO/CONTENT | Content | |||
| |
PIV_DOCSL | TYPE | /IPRO/DOCSL | Document Selection | |||
| |
PIV_RETURN_CONTENT | TYPE | XFELD | Return the binaries if wanted | |||
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 | 20100421 |
| SAP Release Created in | 10A |