Table 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 | EQUZ | Equipment time segment | ||
| 2 | IFLOT | Functional Location (Table) | ||
| 3 | ILOA | PM Object Location and Account Assignment | ||
| 4 | ILOA | PM Object Location and Account Assignment | SOURCE VALUE(BUKRS) LIKE ILOA-BUKRS OPTIONAL |
|
| 5 | ILOA | PM Object Location and Account Assignment | SOURCE VALUE(ASSET_NO) LIKE ILOA-ANLNR |
|
| 6 | ILOA | PM Object Location and Account Assignment | SOURCE VALUE(ASSET_SUBNO) LIKE ILOA-ANLUN OPTIONAL |
|
| 7 | IREF | Dummy structure with fields for purely formal DDIC refs | ||
| 8 | RM63E | IO fields in SAPMIEQ0 | SOURCE REFERENCE(USED_IN_EQUI) LIKE RM63E-INDU |
|
| 9 | RM63E | IO fields in SAPMIEQ0 | ||
| 10 | RM63E | IO fields in SAPMIEQ0 | SOURCE VALUE(USE_BUF) LIKE RM63E-INDU DEFAULT 'X' |
|
| 11 | RM63E | IO fields in SAPMIEQ0 | SOURCE REFERENCE(USED_IN_TPL) LIKE RM63E-INDU |
|
| 12 | RM63E | IO fields in SAPMIEQ0 | SOURCE REFERENCE(USED_EQUNR_UII) LIKE RM63E-INDU |
|
| 13 | STR_EQUNR | PM: Table Structure for Equipment Numbers | ||
| 14 | STR_EQUNR | PM: Table Structure for Equipment Numbers | SOURCE ITAB_EQUNR STRUCTURE STR_EQUNR OPTIONAL |
|
| 15 | STR_TPLNR | PM: Table Structure for Functional Location Numbers | ||
| 16 | STR_TPLNR | PM: Table Structure for Functional Location Numbers | SOURCE ITAB_TPLNR STRUCTURE STR_TPLNR OPTIONAL |
|
| 17 | UII_STR_EQUNR | PM: Table Structure for Equipment Numbers with UIIs | SOURCE ITAB_EQUNR_UII STRUCTURE UII_STR_EQUNR OPTIONAL |