SAP ABAP Function Module K_ORDER_CHECK (Check Request)
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_CHECK Check Request  
Function Group RKIO   Check Routines for Orders  
Program Name SAPLRKIO    
INCLUDE Name LRKIOU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ASTNR TYPE AUFK-ASTNR Order status
Exporting AUART TYPE AUFK-AUART Order type
Exporting AUTYP TYPE AUFK-AUTYP Order category
Exporting BUKRS TYPE AUFK-BUKRS Company Code of the Order
Exporting COPAR TYPE T003O-COPAR Flag "CO partner update is active"
Exporting ERLOESE TYPE T003O-ERLOESE Flag "Order can have sales revenues"
Exporting ERROR_OCCURRED TYPE Error occurred
Exporting GSBER TYPE AUFK-GSBER Business Area of Order
Exporting I_AUFKV TYPE AUFKV View of AUFK
Exporting KOKRS TYPE AUFK-KOKRS Controlling Area of Order
Exporting KOSTL TYPE AUFK-KOSTL Receiver cost center with statistical orders
Exporting KTEXT TYPE Request text
Exporting OBJNR TYPE AUFK-OBJNR Object number
Exporting OBLIGO TYPE T003O-OBLIGO Flag "Commitment management active"
Exporting OWAER TYPE AUFK-WAERS Order currency
Exporting PRCTR TYPE AUFK-PRCTR Profit center
Exporting SCOPE TYPE AUFK-SCOPE Controlling area
Exporting STAKZ TYPE AUFK-ASTKZ Flag "Statistical order"
Exporting WARNING_OCCURRED TYPE Flag "Warning message occurred"
Exporting WERKS TYPE AUFK-WERKS Plant
Exporting LOGSYSTEM TYPE AUFK-LOGSYSTEM Logical system
Importing AUFNR TYPE AUFK-AUFNR Order number
Importing E_AUFKV TYPE AUFKV SPACE View of AUFK
Importing GBBIL TYPE T001-XGSBE SPACE Flag "Business area balance sheet"
Importing KATYP TYPE CSKB-KATYP SPACE Cost Element Category
Importing MSG_ZEILE TYPE MESG-ZEILE Line for error log
Importing NO_BUFFER TYPE SPACE Flag "do not buffer orders"
Importing NO_READ TYPE SPACE No function (outdated)
Importing RKBUK TYPE TKA00-RKBUK SPACE Flag "Company code check active"
Importing TEST_AUART TYPE T003O-AUART SPACE Order type
Importing TEST_BUKRS TYPE AUFK-BUKRS SPACE Company code
Importing TEST_GSBER TYPE AUFK-GSBER SPACE Business area
Importing TEST_KOKRS TYPE AUFK-KOKRS SPACE Controlling area
Importing TEST_VRGNG_CO TYPE TKAVG-ACTIVITY SPACE Vorgang, CO-intern
Importing TEST_VRGNG TYPE TKAVG-ACTIVITY SPACE Activity
Importing ACTVT TYPE TACT-ACTVT '02' Aktivität ('02'=Ändern, '03'=Anzeigen)
Exception NOT_ALLOWED TYPE Transaction not allowed
Exception NOT_FOUND TYPE Order not found
Exception NO_GSBER TYPE Order is not allocated to a business area
Exception WRONG_AUART TYPE Order belongs to different order type
Exception WRONG_AUTYP TYPE Order category not supported
Exception WRONG_BUKRS TYPE Order is allocated to a different company code
Exception WRONG_GSBER TYPE Order is allocated to a different business area
Exception WRONG_KOKRS TYPE Order is allocated to a different controlling area
               
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  00000000 
SAP Release Created in