Table/Structure Field 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 | ![]() |
SYST - LANGU | ABAP System Field: Language Key of Text Environment | |
2 | ![]() |
TCY10 - PROFIL_ID | ID of a user-spec. profile in the table for overall profiles | |
3 | ![]() |
TCY10 - PROFIL_ID | ID of a user-spec. profile in the table for overall profiles | SOURCE VALUE(PROFIL_ID) LIKE TCY10-PROFIL_ID |
4 | ![]() |
TCY10 - PROFTXT | Description of a profile | |
5 | ![]() |
TCY10 - PROFTXT | Description of a profile | SOURCE VALUE(TEXT) LIKE TCY10-PROFTXT |
6 | ![]() |
TCY10 - SPRAS | Language Key | |