SAP ABAP Function Module CO_BH_GET_ORDERS (Lesen aller relevanten Auftragsköpfe in der Belegtabelle)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-CIC (Application Component) Interaction Center WinClient
     CO (Package) R/3 Application development: PP Production orders
Basic Data
Function Module CO_BH_GET_ORDERS Lesen aller relevanten Auftragsköpfe in der Belegtabelle  
Function Group COBH   Document table: Headers and items  
Program Name SAPLCOBH   Document Table Processing for Order Headers and Items 
INCLUDE Name LCOBHU21    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ENQUEUE_OK TYPE C
Importing PSP_REF TYPE SYST-DATAR ' '
Importing GET_OLD TYPE SYST-DATAR ' '
Importing LEAD_AUFNR TYPE AUFK-AUFNR ' '
Importing NO_DIALOG_INFO TYPE SYST-DATAR ' '
Importing TYPKZ TYPE KBED-TYPKZ '1'
Importing AUFNR TYPE AUFK-AUFNR
Importing EXPLODE TYPE C Get linked orders for LEAD_AUFNR
Importing FLG_DIALOG TYPE C
Importing FLG_READ_ORDERS TYPE C 'X'
Importing FLG_ENQUEUE TYPE C 'X'
Importing VBKZ TYPE CAUFVDB-VBKZ ' '
Importing I_ENQUEUE_CHECK TYPE C Nur gesperrte Aufträge lesen
Importing FLG_RUECK TYPE RC27X-FLG_SEL ' ' Selection Indicator
Tables CAUFVD_GET TYPE CAUFVDGET
Tables CAUFVB_OLD TYPE CAUFVDB
               
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  19931201 
SAP Release Created in