Table list used by SAP ABAP Function Module EQUIPMENT_CHANGE_TYPE_CHECK (Prüfung ob Equipmenttyp änderbar)
SAP ABAP Function Module
EQUIPMENT_CHANGE_TYPE_CHECK (Prüfung ob Equipmenttyp änderbar) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | IREF | Dummy structure with fields for purely formal DDIC refs | SOURCE VALUE(NUMRNG_INTERN_CHANGE) LIKE IREF-IIND |
|
| 2 | IREF | Dummy structure with fields for purely formal DDIC refs | SOURCE VALUE(PARGR_CHANGE) LIKE IREF-IIND |
|
| 3 | IREF | Dummy structure with fields for purely formal DDIC refs | SOURCE VALUE(BTMNS_ACTIVATED) LIKE IREF-IIND |
|
| 4 | IREF | Dummy structure with fields for purely formal DDIC refs | SOURCE VALUE(NUMRNG_EXTERN_CHANGE) LIKE IREF-IIND |
|
| 5 | IREF | Dummy structure with fields for purely formal DDIC refs | SOURCE VALUE(IS_EQUI) LIKE IREF-IIND DEFAULT 'X' |
|
| 6 | IREF | Dummy structure with fields for purely formal DDIC refs | SOURCE VALUE(READ_TEXT) LIKE IREF-IIND DEFAULT 'X' |
|
| 7 | T370T | Equipment categories | SOURCE VALUE(OLD_TYPE) LIKE T370T-EQTYP OPTIONAL |
|
| 8 | T370T | Equipment categories | SOURCE REFERENCE(OLD_T370T) LIKE T370T |
|
| 9 | T370T | Equipment categories | SOURCE VALUE(NEW_TYPE) LIKE T370T-EQTYP |
|
| 10 | T370T | Equipment categories | SOURCE REFERENCE(NEW_T370T) LIKE T370T |
|
| 11 | T370T | Equipment categories | ||
| 12 | T370U | Language-dependent texts for T370T | SOURCE REFERENCE(NEW_T370U) LIKE T370U |
|
| 13 | T370U | Language-dependent texts for T370T | SOURCE REFERENCE(OLD_T370U) LIKE T370U |
|
| 14 | T370U | Language-dependent texts for T370T |