SAP ABAP Function Module CY_GET_SELECTION_TYPE (Returns selection category of a field for a certain access path)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
CY (Package) R/3 Application development: Capacity Planning
⤷
⤷
⤷
Basic Data
| Function Module | CY_GET_SELECTION_TYPE | Returns selection category of a field for a certain access path |
| Function Group | CYFI | Cap.planning/filtering and data maint. |
| Program Name | SAPLCYFI | |
| INCLUDE Name | LCYFIU07 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
SELECTION_TYPE | TYPE | TCY05-PFAD_1 | Selection category of the field: (P) primary (S) secondary | |||
| |
FELDNAM | TYPE | TCY05-FELD | Name of the affected field | |||
| |
PFAD | TYPE | I | Number of the access path | |||
| |
TABNAM | TYPE | TCY05-TABELLE | Name of the table to which the field belongs | |||
| |
UNKNOWN_FIELD | TYPE | Field not in <TABNAM> or no selection field | ||||
| |
UNKNOWN_PATH | TYPE | Path specification must be 1, 2 or 3 | ||||
| |
UNKNOWN_TAB | TYPE | <<< Is no longer initiated >>> | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19931201 |
| SAP Release Created in |