The Function Module CC_DOCUMENT_TABLE_EXPORT () is a standard Function Module in SAP ERP and is part of the function group CCCN within the package CC.
Function Module | CC_DOCUMENT_TABLE_EXPORT |
Short Text | |
Function Group | CCCN |
Package | CC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DOKAR | LIKE | RC29A-DOKAR | Document Type | |
I_DOKNR | LIKE | RC29A-DOKNR | Document Number | |
I_DOKTL | LIKE | RC29A-DOKTL | Document Part |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.