Table/Structure Field list used by SAP ABAP Function Module CY_GET_DARPROFILE_TEXT (Reads the text to a display profile from the text table TCY12)
SAP ABAP Function Module
CY_GET_DARPROFILE_TEXT (Reads the text to a display profile from the text table TCY12) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SYST - LANGU | ABAP System Field: Language Key of Text Environment | ||
| 2 | TCY12 - DARPROF_ID | ID of a user-spec. profile in the table for option profiles | ||
| 3 | TCY12 - DARPROF_ID | ID of a user-spec. profile in the table for option profiles | SOURCE VALUE(DARPROF_ID) LIKE TCY12-DARPROF_ID |
|
| 4 | TCY12 - DARPTXT | Description of an option profile | ||
| 5 | TCY12 - DARPTXT | Description of an option profile | SOURCE VALUE(TEXT) LIKE TCY12-DARPTXT |
|
| 6 | TCY12 - SPRAS | Language Key | ||