Data Element list used by SAP ABAP Function Module EQUI_CHECK_ASSET (Check whether an asset is still being used in a piece of equipment)
SAP ABAP Function Module
EQUI_CHECK_ASSET (Check whether an asset is still being used in a piece of equipment) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ANLN1 | Main Asset Number | SOURCE VALUE(ASSET_NO) LIKE ILOA-ANLNR |
|
| 2 | ANLN2 | Asset Subnumber | SOURCE VALUE(ASSET_SUBNO) LIKE ILOA-ANLUN OPTIONAL |
|
| 3 | BUKRS | Company Code | SOURCE VALUE(BUKRS) LIKE ILOA-BUKRS OPTIONAL |
|
| 4 | INDU | Equipment update indicator | SOURCE REFERENCE(USED_EQUNR_UII) LIKE RM63E-INDU |
|
| 5 | INDU | Equipment update indicator | SOURCE REFERENCE(USED_IN_EQUI) LIKE RM63E-INDU |
|
| 6 | INDU | Equipment update indicator | SOURCE REFERENCE(USED_IN_TPL) LIKE RM63E-INDU |
|
| 7 | INDU | Equipment update indicator | SOURCE VALUE(USE_BUF) LIKE RM63E-INDU DEFAULT 'X' |
|
| 8 | ITOBTYP | Technical object types in plant maintenance | ||
| 9 | ITOBTYP | Technical object types in plant maintenance | SOURCE VALUE(I_ITOB_TYPE) TYPE ITOBTYP OPTIONAL |
|