Data Element list used by SAP ABAP Function Module CEP_DOC_PARSE_XML_AND_SAVE (Reads original file (XML) and stores the result)
SAP ABAP Function Module
CEP_DOC_PARSE_XML_AND_SAVE (Reads original file (XML) and stores the result) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
ADATUM | Output date for document | SOURCE REFERENCE(PF_KEYDATE) LIKE DRAW-ADATUM OPTIONAL |
2 | ![]() |
CV_FILE_DESCRIPTION | Short description of the original | SOURCE REFERENCE(PF_ORIGINAL_NAME) LIKE CVAPI_DOC_FILE-DESCRIPTION |
3 | ![]() |
CV_FILE_DESCRIPTION | Short description of the original | SOURCE DEFAULT 'CLASSIFICATION' |
4 | ![]() |
DAENR | Change Number | SOURCE REFERENCE(PF_CHANGENUM) LIKE DRAW-AENNR OPTIONAL |
5 | ![]() |
DAPPL | Application | SOURCE REFERENCE(PF_APP_TYPE) LIKE DRAW-DAPPL DEFAULT 'XML' |
6 | ![]() |
DOKAR | Document Type | SOURCE REFERENCE(PF_DOKAR) LIKE DRAW-DOKAR |
7 | ![]() |
DOKNR | Document number | SOURCE REFERENCE(PF_DOKNR) LIKE DRAW-DOKNR |
8 | ![]() |
DOKTL_D | Document part | SOURCE REFERENCE(PF_DOKTL) LIKE DRAW-DOKTL |
9 | ![]() |
DOKVR | Document version | SOURCE REFERENCE(PF_DOKVR) LIKE DRAW-DOKVR |