SAP ABAP Function Module K_SURCHARGE_POST (Verbuchung von Zuschlägen)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   CO-OM (Application Component) Overhead Cost Controlling
     KASC (Package) Cost Accounting - Overhead
Basic Data
Function Module K_SURCHARGE_POST Verbuchung von Zuschlägen  
Function Group KASC   Overhead Processor  
Program Name SAPLKASC   Statistics -------- 
INCLUDE Name LKASCU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing BUCHEN TYPE SPACE The determined amounts should be posted
Importing BU_DATUM TYPE SYST-DATUM '00000000' Posting date; determines fiscal year and period
Importing DIALOG TYPE KAZB-DIALOG SPACE The determined values should be displayed
Importing EPPLAN TYPE AUFK-PLGKZ SPACE Line items are written in the plan
Importing EXPORT_STEUERUNG TYPE 0 Determines which data is returned
Importing GJAHR_BIS TYPE COSP-GJAHR "To" Fiscal Year
Importing GJAHR_VON TYPE COSP-GJAHR From fiscal year
Importing IMPORT_STEUERUNG TYPE 0 Determines where the basis data comes from.
Importing INIT TYPE 'X' Log and statistics are initialized
Importing KOKRS TYPE TKA01-KOKRS Controlling area of the overhead object
Importing KURST TYPE TKA07-KURST 'M' Exchange rate type during currency translation plan
Importing OBJNR TYPE ONR00-OBJNR RW object number (cost collector number)
Importing OBJWAER TYPE TKA01-WAERS Currency of the object to be charged
Importing PERIODE_BIS TYPE T009B-POPER "To" period
Importing PERIODE_VON TYPE T009B-POPER From period
Importing STICHTAG TYPE SYST-DATUM For currency translation
Importing TKOMK TYPE KOMK RV transfer structure header
Importing TKOMP TYPE KOMP RV transfer structure item
Importing VERSION TYPE COSP-VERSN Version for totals record key field
Importing VORGANG TYPE TKAVG-ACTIVITY Transaction to be written
Importing WERT_DAT TYPE SYST-DATUM '00000000' Value Date for Credit, Percentages
Importing WRTTPW TYPE COSP-WRTTP Value type to be processed
Tables EXCL_VORGANG TYPE   Do not charge records with these transactions overhead
Tables PROTOKOLL TYPE T100 Error log
Tables XCOBK TYPE COBK
Tables XCOEJA TYPE COEJA
Tables XCOEP TYPE COEP
Tables XCOIOB TYPE COIOB
Tables XCOSPA TYPE COSPA
Tables XCOSSA TYPE COSSA
Exception FEHLER_PROTOKOLL TYPE An error log was created
Exception UNGUELTIGER_ZUSTAND TYPE Calling up the function module with invalid parameter constellation
               
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