Data Element list used by SAP ABAP Function Module RS_FUNCTION_POOL_ADD (Hinfügen einer neuen Funktionsgruppe)
SAP ABAP Function Module
RS_FUNCTION_POOL_ADD (Hinfügen einer neuen Funktionsgruppe) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | AREAT | Function group text | SOURCE VALUE(TEXT) LIKE TLIBT-AREAT DEFAULT SPACE |
|
| 2 | RESPONSIBL | Person Responsible for a Repository Object | SOURCE VALUE(UNAME) LIKE TLIBV-UNAME DEFAULT SPACE |
|
| 3 | RS38L_AREA | Function group, to which the function module belongs | SOURCE VALUE(AREA) LIKE RS38L-AREA DEFAULT SPACE |
|
| 4 | RS38L_FREE | ID for release of function module | SOURCE VALUE(WITH_MONITOR) LIKE RS38L-FREE DEFAULT ' ' |
|
| 5 | RS38L_FREE | ID for release of function module | SOURCE VALUE(WITH_KORR) LIKE RS38L-FREE DEFAULT 'X' |
|
| 6 | RS38L_HEAD | Administration information for function module | SOURCE VALUE(SAVE_ACTIVE) LIKE RS38L-HEAD DEFAULT SPACE |
|
| 7 | TRKORR | Request/Task | SOURCE VALUE(CORRNUM) LIKE E070-TRKORR DEFAULT SPACE |
|