Data Element list used by SAP ABAP Function Module SUBST_RELMAP_ADD_ENTRY (Add New Release in RELMAP)
SAP ABAP Function Module
SUBST_RELMAP_ADD_ENTRY (Add New Release in RELMAP) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RELMAPNAME | Substitution: name of map for bitmap field (G)TODIR-RELMAP | SOURCE VALUE(IV_RELMAPNAME) LIKE RELEASEMAP-MAPNAME DEFAULT ' ' |
|
| 2 | SAPRELEASE | SAP Release | SOURCE VALUE(IV_SAPRELEASE_LONG) LIKE RELEASEMAP-SAPRELEASE DEFAULT ' ' |
|
| 3 | X_COUNTER | General counter | SOURCE VALUE(IV_IDPOSITION) LIKE RELEASEMAP-IDPOSITION DEFAULT ' ' |
|
| 4 | X_COUNTER | General counter | SOURCE VALUE(EV_IDPOSITION) LIKE RELEASEMAP-IDPOSITION |
|