Data Element list used by SAP ABAP Function Module CF_ST_DOK_UPDATE (Create/change PRT master for a document)
SAP ABAP Function Module
CF_ST_DOK_UPDATE (Create/change PRT master for a document) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CR_OBJID | Object ID of the resource | SOURCE VALUE(OBJID_EXP) LIKE CRFH-OBJID |
|
| 2 | CR_OBJTY | Object types of the CIM resource | SOURCE VALUE(OBJTY_EXP) LIKE CRFH-OBJTY |
|
| 3 | DOKAR | Document Type | SOURCE VALUE(DOKAR_IMP) LIKE DRAW-DOKAR |
|
| 4 | DOKNR | Document number | SOURCE VALUE(DOKNR_IMP) LIKE DRAW-DOKNR |
|
| 5 | DOKTL_D | Document part | SOURCE VALUE(DOKTL_IMP) LIKE DRAW-DOKTL |
|
| 6 | DOKVR | Document version | SOURCE VALUE(DOKVR_IMP) LIKE DRAW-DOKVR |
|
| 7 | FLG_SEL | Selection indicator | SOURCE VALUE(IN_UPD_TASK_IMP) LIKE RC27X-FLG_SEL DEFAULT 'X' |
|
| 8 | FLG_SEL | Selection indicator | SOURCE VALUE(CHECK_DOKAR_IMP) LIKE RC27X-FLG_SEL DEFAULT 'X' |
|
| 9 | TCODE | Transaction Code | SOURCE VALUE(AKTYP_IMP) LIKE TC10-TCODE |
|