Data Element list used by SAP ABAP Function Module CY_GET_SETPROFILE_TEXT (Reads the description to a set profile from the text table TCY11)
SAP ABAP Function Module
CY_GET_SETPROFILE_TEXT (Reads the description to a set profile from the text table TCY11) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SETPROF_ID | ID of a user-spec. profile in the tab. for selectn. profiles | SOURCE VALUE(SETPROF_ID) LIKE TCY11-SETPROF_ID |
|
| 2 | SETPTXT | Description of a selection profile | SOURCE VALUE(TEXT) LIKE TCY11-SETPTXT |
|