Data Element list used by SAP ABAP Function Module CHECK_OBJECT_IN_DISCONTINUE_WF (Bestimmen aller WIs,in denen ein Objekt benutzt wird (Keyprüfung))
SAP ABAP Function Module
CHECK_OBJECT_IN_DISCONTINUE_WF (Bestimmen aller WIs,in denen ein Objekt benutzt wird (Keyprüfung)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | EKORG | Purchasing organization | SOURCE VALUE(PI_EKORG) LIKE EINE-EKORG OPTIONAL |
|
| 2 | INFNR | Number of purchasing info record | SOURCE VALUE(PI_INFNR) LIKE EINA-INFNR OPTIONAL |
|
| 3 | KZAUSLIST | Indicates whether a material can be discontinued | SOURCE VALUE(PE_WORKFLOW_FOUND) LIKE WSOL_MATNR-KZKORREKT |
|
| 4 | KZAUSLIST | Indicates whether a material can be discontinued | SOURCE VALUE(PE_GLOB_WORKFLOW) LIKE WSOL_MATNR-KZKORREKT |
|
| 5 | LOGSYS | Logical system | SOURCE VALUE(PI_OBJSYS) LIKE SWW_CONTOB-LOGSYS |
|
| 6 | MATNR | Material Number | SOURCE VALUE(PI_MATNR) LIKE MARA-MATNR |
|
| 7 | WERKS_D | Plant | SOURCE VALUE(PI_WERKS) LIKE MARC-WERKS OPTIONAL |
|
| 8 | XFELD | Checkbox | SOURCE VALUE(UNFINISHED_WIS_ONLY) LIKE SWWCOMMIT-DELAYFLAG DEFAULT 'X' |
|