Data Element list used by SAP ABAP Function Module CY_GET_SELECTION_TYPE (Returns selection category of a field for a certain access path)
SAP ABAP Function Module
CY_GET_SELECTION_TYPE (Returns selection category of a field for a certain access path) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
FELDNAME | Field name (for set) | SOURCE VALUE(FELDNAM) LIKE TCY05-FELD |
2 | ![]() |
PFAD_1 | Field is primary or sec. sel. field within this sel. path? | SOURCE VALUE(SELECTION_TYPE) LIKE TCY05-PFAD_1 |
3 | ![]() |
PTABNAME | Name of physical table | SOURCE VALUE(TABNAM) LIKE TCY05-TABELLE |