Data Element list used by SAP ABAP Function Module CY_GET_PROFILE_TEXT (Reads the description to a profile from the text table TCY10)
SAP ABAP Function Module
CY_GET_PROFILE_TEXT (Reads the description to a profile from the text table TCY10) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
PROFIL_ID | ID of a user-spec. profile in the table for overall profiles | SOURCE VALUE(PROFIL_ID) LIKE TCY10-PROFIL_ID |
2 | ![]() |
PROFTXT | Description of a profile | SOURCE VALUE(TEXT) LIKE TCY10-PROFTXT |