Data Element list used by SAP ABAP Function Module TEXT_MAINTENANCE (Maintenance of Texts for Maintenance Objects)
SAP ABAP Function Module
TEXT_MAINTENANCE (Maintenance of Texts for Maintenance Objects) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | AKTTYP | Activity category in transaction (Cr/Ch/D) | SOURCE VALUE(X_XAKTYP) LIKE T370-AKTYP |
|
| 2 | EQTYP | Equipment Category | SOURCE VALUE(EQTYP) LIKE T370T-EQTYP DEFAULT SPACE |
|
| 3 | INDU | Equipment update indicator | SOURCE VALUE(IND_UPD_1) LIKE RM63E-INDU |
|
| 4 | INDU | Equipment update indicator | SOURCE VALUE(IND_UPD_GENERAL) LIKE RM63E-INDU |
|
| 5 | KZLTA | Long Text Indicator | SOURCE VALUE(LTX_EXIST) LIKE EQKT-KZLTX |
|
| 6 | KZLTA | Long Text Indicator | SOURCE VALUE(INIT) LIKE EQKT-KZLTX DEFAULT 'X' |
|
| 7 | KZLTA | Long Text Indicator | SOURCE VALUE(MTX_REQUIRED) LIKE EQKT-KZLTX DEFAULT SPACE |
|
| 8 | OBJNR_TX | Number of the technical object when maintaining texts | SOURCE VALUE(OBJECT_NR) LIKE RM63T-OBJNR |
|
| 9 | OBJTX_PM | Description of the technical object in short text form | SOURCE VALUE(TEXT01) LIKE RM63T-OBJTX |
|
| 10 | OBJTX_PM | Description of the technical object in short text form | SOURCE VALUE(TEXT02) LIKE RM63T-OBJTX |
|
| 11 | SPRAS | Language Key | SOURCE VALUE(SPRAS_MASTER) LIKE EQKT-SPRAS |
|
| 12 | SPRAS | Language Key | SOURCE VALUE(SPRAS) LIKE EQKT-SPRAS |
|
| 13 | TDID | Text ID | SOURCE VALUE(TXTID) LIKE TTXID-TDID |
|
| 14 | TDOBJECT | Texts: application object | SOURCE VALUE(OBJECT) LIKE TTXOB-TDOBJECT |