SAP ABAP Function Module CY_READ_SELECTION_SET (Initiates the breakdown of the set belonging to a selection list)
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_READ_SELECTION_SET | Initiates the breakdown of the set belonging to a selection list |
| Function Group | CYFI | Cap.planning/filtering and data maint. |
| Program Name | SAPLCYFI | |
| INCLUDE Name | LCYFIU45 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
VAR_EXIST | TYPE | C | Do variables exist at all in the set? | |||
| |
HILFEFKT | TYPE | CYINDI-HILFEFKT | Help function active? | |||
| |
LISTTYPE | TYPE | I | List for which the set should be deleted | |||
| |
SET | TYPE | TCY07-ARBPL_SET | The set which should be deleted | |||
| |
DEFTAB | TYPE | CYXRANGES | Preselected option of fields on the a initial screen | |||
| |
CAPACITY_SET_NOT_FOUND | TYPE | The capacity set does not exist | ||||
| |
ENTRY_SET_NOT_FOUND | TYPE | The initial set does not exist | ||||
| |
INVALID_LISTTYPE | TYPE | List category does not exist | ||||
| |
ORDER_SET_NOT_FOUND | TYPE | The order set does not exist | ||||
| |
WORKCENTER_SET_NOT_FOUND | TYPE | The work center set does not exist | ||||
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 |