Data Element list used by SAP ABAP Function Module CF_ST_DOK_USAGE_CHECK (Check whether a task list allocation exists for a document)
SAP ABAP Function Module
CF_ST_DOK_USAGE_CHECK (Check whether a task list allocation exists 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 CRID-OBJID |
|
| 2 | CR_OBJTY | Object types of the CIM resource | SOURCE VALUE(OBJTY_EXP) LIKE CRID-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 |
|