Data Element list used by SAP ABAP Function Module TR_TRESN_INTERFACE (External: Create/Change/Delete/Read Reservations (V_TRESN))
SAP ABAP Function Module
TR_TRESN_INTERFACE (External: Create/Change/Delete/Read Reservations (V_TRESN)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | AUTHOR4 | Person responsible | SOURCE VALUE(IV_TRESN_AUTHOR) LIKE V_TRESN-AUTHOR OPTIONAL |
|
| 2 | DEVCLASS | Package | SOURCE VALUE(IV_TRESN_DEVCLASS) LIKE V_TRESN-DEVCLASS OPTIONAL |
|
| 3 | EDIT_MODE | Table access type (Read, Insert, Update, ...) | SOURCE VALUE(IV_EDIT_MODE) LIKE STRB_TRESN-EDIT_MODE DEFAULT 'R' |
|
| 4 | OBJ_NAMELO | Generic entry of reserved name range | SOURCE VALUE(IV_TRESN_NAMERANGE) LIKE V_TRESN-OBJ_NAMELO |
|
| 5 | PROTART | Reservation type | SOURCE VALUE(IV_TRESN_PROTART) LIKE V_TRESN-PROTART OPTIONAL |
|
| 6 | RESNTEXT | Short description of reservation entries (TRESN) | SOURCE VALUE(IV_TRESN_CTEXT) LIKE V_TRESN-CTEXT OPTIONAL |
|
| 7 | TROBJTYPE | Object Type | SOURCE VALUE(IV_TRESN_OBJECT) LIKE V_TRESN-OBJECT |
|