SAP ABAP Function Module K_ORDER_REORG_CHECK (Prüfen, ob ein CO-Auftrag gelöscht werden kann)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       KAUF (Package) Cost Accounting, Orders
Basic Data
Function Module K_ORDER_REORG_CHECK Prüfen, ob ein CO-Auftrag gelöscht werden kann  
Function Group KORE   Reorganization of CO Orders  
Program Name SAPLKORE    
INCLUDE Name LKOREU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ERROR_OCCURRED TYPE Error occurred (see message handler)
Exporting WARNING_OCCURRED TYPE Warning occurred (see message handler)
Importing AUFNR TYPE AUFK-AUFNR Order number
Importing E_AUFKV TYPE AUFKV SPACE View of AUFK
Exception ORDER_NOT_FOUND TYPE Order not found
Exception REORG_NOT_ALLOWED TYPE Order cannot be reorganized
Exception WRONG_TYPE TYPE Incorrect order category (no CO order)
               
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  19930710 
SAP Release Created in