The Function Module CTR1_GET_CHARACT_FOR_DOCUMENT (Lesen aller Merkmale, in denen ein Dokument verwendet wird) is a standard Function Module in SAP ERP and is part of the function group CTR1 within the package CT.
Function Module | CTR1_GET_CHARACT_FOR_DOCUMENT |
Short Text | Lesen aller Merkmale, in denen ein Dokument verwendet wird |
Function Group | CTR1 |
Package | CT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DOC_NUMBER | LIKE | CABN-DOKNR | Change number | |
DOC_PART | LIKE | CABN-DOKTL | Document part | |
DOC_TYPE | LIKE | CABN-DOKAR | Document type | |
DOC_VERSION | LIKE | CABN-DOKVR | Document version | |
KEY_DATE | LIKE | SY-DATUM | SY-DATUM | Key date |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHARACT_DATA | LIKE | RCTCHAR | Characteristic data |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND | No characteristic found for document |