Data Element list used by SAP ABAP Function Module SUBST_RELMAP_GET_IDPOSITION (Finds the physical column of a release in a release map)
SAP ABAP Function Module
SUBST_RELMAP_GET_IDPOSITION (Finds the physical column of a release in a release map) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CHAR1 | Single-Character Flag | SOURCE VALUE(EV_GENERIC) LIKE SUGB_FPARA-YESNO |
|
| 2 | CHAR1 | Single-Character Flag | SOURCE VALUE(IV_BYPASSING_BUFFER) LIKE SUGB_FPARA-YESNO DEFAULT SPACE |
|
| 3 | RELMAPNAME | Substitution: name of map for bitmap field (G)TODIR-RELMAP | SOURCE VALUE(IV_RELMAPNAME) LIKE RELEASEMAP-MAPNAME DEFAULT ' ' |
|
| 4 | SAPRELEASE | SAP Release | SOURCE VALUE(IV_SAPRELEASE_LONG) LIKE RELEASEMAP-SAPRELEASE DEFAULT ' ' |
|
| 5 | X_COUNTER | General counter | SOURCE VALUE(EV_IDPOSITION) LIKE RELEASEMAP-IDPOSITION |
|