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
Exporting PAUF_EXP TYPE CYREFS-FLAG Flag: planned order
Exporting PLNUM_EXP TYPE PLAF-PLNUM Planned order number
Exporting PLAF_EXP TYPE PLAF Planned order structure
Exporting KBKO_EXP TYPE KBKO Capacity requirements record header
Exporting PINDEX_EXP TYPE CYSEL_OBJ-INDEXAKT Index of planned order
Importing AFKO_INDEX_IMP TYPE CYAFKO_TAB-INDEX Index of (virtual) production order
Importing AUFNR_IMP TYPE CAUFVD-AUFNR Order number of (virtual) production order
Importing CHECK_ONLY_IMP TYPE CYREFS-FLAG SPACE Only checking
Exception NO_ORDER_IDENTIFICATION TYPE Neither order index nor number given
               
Processing Type
Normal Function Module  
Remote-Enabled 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