SAP ABAP Function Module AD23_OUTPUT_DOCUMENT (BPP: create complete output structure for document)
Hierarchy
☛
ECC-DIMP (Software Component) DIMP
⤷
IS-AD-BI (Application Component) Add-Ons for Billing
⤷
AD_RRB (Package) A&D - Resource-Related Billing
⤷
⤷
Basic Data
| Function Module | AD23_OUTPUT_DOCUMENT | BPP: create complete output structure for document |
| Function Group | AD23 | Bill Print Processor |
| Program Name | SAPLAD23 | Bill Print Processor |
| INCLUDE Name | LAD23U01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_OUTD | TYPE | AD23_OUTD | BPP: output structure for billing - document information | |||
| |
I_VBELN | TYPE | VBUK-VBELN | Sales and distribution document number | |||
| |
I_LANGU | TYPE | NAST-SPRAS | Message language | |||
| |
I_DPUS | TYPE | AD01C_PROF-DPUS | Usage of the DI profile | |||
| |
I_LAYTYPE | TYPE | AD23_OUTD-LAYTYPE | SPACE | BPP: alternative layout type (may be initial) | ||
| |
ET_OUT | TYPE | AD23T_OUT_TAB | ||||
| |
ET_SDITEM_NO_DLI | TYPE | AD23T_SDITEM_KEY_TAB | ||||
| |
INPUT_ERROR | TYPE | Values of input parameters are inconsistent | ||||
| |
DOCUMENT_NOT_FOUND | TYPE | Document couldn't be selected from database | ||||
| |
DOCUMENT_FLOW_ERROR | TYPE | Document flow error (e.g. predecessor not found) | ||||
| |
DOCUMENT_ERROR_MESSAGE | TYPE | Error with MESSAGE ... RAISING DOCUMENT_ERROR_MESSAGE | ||||
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 | 20050301 |
| SAP Release Created in | 46C |