SAP ABAP Function Module CK_F_CC_SPLITTING_CREATE (Erzeugen einer Kostenschichtung in Tabelle KEPH)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   CO-PC-PCP (Application Component) Product Cost Planning
     CKBK (Package) R/3 Application Development: PP Costing Valuation
Basic Data
Function Module CK_F_CC_SPLITTING_CREATE Erzeugen einer Kostenschichtung in Tabelle KEPH  
Function Group CK10   Costing: Process KALKTAB  
Program Name SAPLCK10    
INCLUDE Name LCK10U13    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting KENNZEICHEN_FELDUEBERLAUF TYPE CKI64A-SELKZ
Exporting KENNZEICHEN_KEINE_ZUORDNUNG TYPE CKI64A-SELKZ
Importing ELEMENTESCHEMA TYPE TCKH2-ELEHK Cost Component Structure
Importing KEKOKEY TYPE CKIKEKOKEY '0000000000000'
Importing KONTENPLAN TYPE TCKH2-KTOPL Chart of accounts
Importing KEART TYPE KEPH-KEART 'H' Hauptschichtung->'H' / Nebenschichtung->'N'
Importing PATNR TYPE KEPH-PATNR Partnernummer des kalkulierten Objekts
Tables T_FELDUEBERLAUF TYPE CKIKFOVER
Tables T_KALKTAB1 TYPE CKKALKTAB KALKTAB as I/O structure
Tables T_KEPH1 TYPE KEPH KEPH splitting as output
Tables T_OHNE_ZUORDNUNG TYPE CKINOZUORD
Exception INTERNAL_ERROR_01 TYPE
Exception INTERNAL_ERROR_02 TYPE
Exception INTERNAL_ERROR_03 TYPE
Exception INTERNAL_ERROR_04 TYPE
Exception INTERNAL_ERROR_05 TYPE
Exception INTERNAL_ERROR_06 TYPE
Exception TCKH2_NICHT_KONSISTENT TYPE
Exception ILLEGAL_KEART TYPE
               
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