SAP ABAP Function Module K_SETTLEMENT_SERVICE (Abrechnen von externen Daten, die nicht im Objekt abgelegt sind)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       KABR (Package) Appl. development: R/3 Cost Accounting order settlement
Basic Data
Function Module K_SETTLEMENT_SERVICE Abrechnen von externen Daten, die nicht im Objekt abgelegt sind  
Function Group KO72   Settlement: object processing  
Program Name SAPLKO72   Main Program for Settlement 
INCLUDE Name LKO72U04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting O_AUAK TYPE AUAK Settlement Document Header
Importing I_ASSJN TYPE ' ' Allocate settlement cost elements, ' ' = no
Importing I_GJAHR TYPE AUAK-GJAHR 0 Fiscal year
Importing I_KOKRS TYPE AUAK-KOKRS Controlling area
Importing I_MESSAGES_SHOW TYPE ' ' Error messages are displayed in the function module
Importing I_PERBZ TYPE AUAK-PERBZ ' ' Period reference
Importing I_PERIO TYPE AUAK-PERIO 0 Settlement period
Importing I_SENDR TYPE LKO74SEND Sender
Importing I_APPL TYPE C 'E'
Tables TI_AMOUNT TYPE BELA Amounts to be distributed
Tables TO_AUAA TYPE AUAA Object table
Tables TO_AUAS TYPE AUAS Totals table
Exception ERROR_OCCURRED TYPE An error occurred, see message handler
               
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  19980220 
SAP Release Created in