SAP ABAP Function Module CY01_PLANNED_ORDER_CHECK (Determines if a planned order exists to an order number or index)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
CY01 (Package) R/3 Application Development: Resource Planning
⤷
⤷
⤷
Basic Data
| Function Module | CY01_PLANNED_ORDER_CHECK | Determines if a planned order exists to an order number or index |
| Function Group | CY04 | Function pool for resource planning |
| Program Name | SAPLCY04 | |
| INCLUDE Name | LCY04U37 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
PAUF_EXP | TYPE | CYREFS-FLAG | Flag: planned order | |||
| |
PLNUM_EXP | TYPE | PLAF-PLNUM | Planned order number | |||
| |
PLAF_EXP | TYPE | PLAF | Planned order structure | |||
| |
KBKO_EXP | TYPE | KBKO | Capacity requirements record header | |||
| |
PINDEX_EXP | TYPE | CYSEL_OBJ-INDEXAKT | Index of planned order | |||
| |
AFKO_INDEX_IMP | TYPE | CYAFKO_TAB-INDEX | Index of (virtual) production order | |||
| |
AUFNR_IMP | TYPE | CAUFVD-AUFNR | Order number of (virtual) production order | |||
| |
CHECK_ONLY_IMP | TYPE | CYREFS-FLAG | SPACE | Only checking | ||
| |
NO_ORDER_IDENTIFICATION | TYPE | Neither order index nor number given | ||||
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 | 19950404 |
| SAP Release Created in |