SAP ABAP Class CL_COST_COMP_SPLIT (PCP Cost Component Split)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   CO-PC-PCP (Application Component) Product Cost Planning
     CKBK (Package) R/3 Application Development: PP Costing Valuation
Properties
Class CL_COST_COMP_SPLIT  
Short Description PCP Cost Component Split    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CKBK   R/3 Application Development: PP Costing Valuation 
Created 19980916   SAP 
Last change 20050219   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CK Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CKBK Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 CKC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_COST_COMP_SPLIT has no interface implemented.
Friends
Class CL_COST_COMP_SPLIT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CCS_LINE Instance attribute Private Type reference (TYPE) CKF_CURR_CCS Work Area for Cost Component Split Table 19981110
2 COST_COMPONENT_NUMBER Instance attribute Public Type reference (TYPE) CKIS-ELEMT Cost Component Number 19981105
3 COST_COMP_SPLIT_TABLE Instance attribute Public Type reference (TYPE) CKF_CURR_CCS_TABLE Cost Component Split with Currency Information 19981027
4 C_AUXILIARY Constant Public Type reference (TYPE) KEART 'N' Auxiliary Cost Component Split 19990615
5 C_INITIAL_PARTNER Constant Private Type reference (TYPE) NKPRTN IS INITIAL Partner Number for Costing 20000113
6 C_MAIN Constant Public Type reference (TYPE) KEART 'H' Main Cost Component Split 19990615
7 ELEMENT_GROUPS Static Attribute Private Type reference (TYPE) TY_ELEMENT_GROUP_TABLE Cost Component Groups for the Cost Component Structure 20000117
8 KEPH_FIELD_NUMBER Static Attribute Private Type reference (TYPE) I C_KEPH_FIELD_NUMBER 19981117
9 PARTNER Instance attribute Public Type reference (TYPE) NKPRTN Partner Number for Which Cost Component Split Created 19981102
10 PRIMARY Instance attribute Public Type reference (TYPE) CK_PRKOSCH Primary Cost Component Split 19981030
11 QUANTITY Instance attribute Public Type reference (TYPE) CKBK_QUANTITY Quantity Pertaining to Cost Component Split 19981027
12 REMEMBER Instance attribute Public Type reference (TYPE) MLCCS_D_KSTEL Convert To 19990423
13 ROLLED_UP Instance attribute Private Type reference (TYPE) C1 Flag: Costs Rolled Up 19981104
14 STRUCTURE Instance attribute Public Type reference (TYPE) CK_ELESMHK Cost Component Structure 19981030
15 TCKH3_BUFFER Static Attribute Private Type reference (TYPE) TY_TCKH3_BUFFER Buffered Customizing Table TCKH3 19990806
16 TYPE Instance attribute Public Type reference (TYPE) KEART Type of Cost Component Split for Product Costing 19981030
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CCS_DELTA Instance method Public Method 20050113
2 ADD_TO_CCS Instance method Public Method Addition of Cost Component Split Only 19981113
3 ADD_TO_COST_COMP_SPLIT Instance method Public Method Cost Component Split Will Be Rolled Up 19981113
4 CONSTRUCTOR Instance method Public Constructor Constructor 19981027
5 CONVERT_CCS_TO_KEPH Instance method Public Method Converts COST_COMPONENT_SPLIT to KEPH 19981202
6 CONVERT_KEPH_TABLE_TO_CURRENCY Instance method Private Method Currency Translation with CKF_KEPH_TABLE 19981113
7 CONVERT_KEPH_TO_CCS Static method Public Method Converts KEPH to COST_COMPONENT_SPLIT 19981102
8 CONVERT_TO_CURRENCIES Instance method Public Method Converts Cost Component Split Suitable to Price Table 19981110
9 CONVERT_TO_CURRENCY Instance method Private Method Converts Cost Component Split to Required Currencies 19981027
10 CONVERT_TO_QUANTITY Instance method Public Method Converts Cost Component Split for Required Quantity 19981028
11 CONVERT_TO_STRUCTURE Instance method Public Method Transforms Cost Component Split Using Transfer Structure 19981027
12 COPY Instance method Public Method Creates a Copy of Itself 19990618
13 COST_ELEMENTS_ADD Instance method Private Method Totals Cost Components for Calculation Base View 19990802
14 CREATE_FROM_CCS_TABLE Static method Public Method Creates CCS Object Through CCS Table 19981104
15 CREATE_FROM_PRICE_TABLE Static method Public Method Creates CCS Object Through Price Table 19981104
16 DUPLICATE_TO_LOWER_LEVEL Instance method Public Method Copy Upper Level Portion into Lower Level (Upper Lv Remains) 19990629
17 GET_ELEMENT_GROUPS Static method Public Method Reads all Cost Component Groups Assigned to CCS 20000124
18 GET_PRICES Instance method Public Method Determines Value of CCS for a Cost Component View 19981112
19 GET_STOCK_VAL_PRICE Instance method Public Method Determines Value Relevant to Inventory Valuation 19991008
20 GET_VALUE_IN_ELEMENT_GROUPS Instance method Public Method Cost Component Split in Cost Component Group Display 20000113
21 PREPARE_ROLL_UP Instance method Public Method Non-Rollup-Relevant Portion and Lower Level Will Be Deleted 19981104
22 SET_COST_COMP_NUMBER Instance method Private Method Sets Cost Comp. No. (Call 'Create' Only After Splitting) 19981116
23 SET_DIRECT_PARTNER Instance method Private Method Direct Partner Portions Set 19981104
24 SET_ROLL_UP Instance method Public Method Set Flag for Cost Rollup 19990824
25 SPLITTING_CREATE Static method Public Method Create Cost Component Split for Cost Element/Origin 19981113
Events
Class CL_COST_COMP_SPLIT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_ELEMENT_GROUPS Private See coding TY_ELEMENT_GROUPS 20000117
2 TY_ELEMENT_GROUP_TABLE Private See coding TY_ELEMENT_GROUP_TABLE 20000117
3 TY_TCKH3_BUFFER Private See coding TY_TCKH3_BUFFER 19990806
4 TY_TCKH3_BUFFER_LINE Private See coding TY_TCKH3_BUFFER_LINE 19990806
Method Signatures

Method ADD_CCS_DELTA Signature

Method ADD_CCS_DELTA on class CL_COST_COMP_SPLIT has no parameter.
# Exception Resumable Description Created on
1 FAILED 20050210

Method ADD_TO_CCS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_COST_COMP_SPLIT Call by reference Object reference (TYPE REF TO) CL_COST_COMP_SPLIT Kosstenschichtung, auf die addiert wird. 19981117
# Exception Resumable Description Created on
1 COST_COMP_SPLITS_INCOMPATIBLE Inkompatible Schichtungen 19981113

Method ADD_TO_COST_COMP_SPLIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_COST_COMP_SPLIT Call by reference Object reference (TYPE REF TO) CL_COST_COMP_SPLIT Kostenschichtung, auf die gewälzt und addiert wird. 19981117
2 Importing IM_PARTNER_VERSION Call by reference Type reference (TYPE) TCK29 Partnerversion 19981113
# Exception Resumable Description Created on
1 INTERNAL_ERROR Programmfehler. Nie abfangen! 19981118

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CCS_CONTROL_DATA Call by reference Type reference (TYPE) CKF_CCS_CONTROL_DATA Schichtungsstrukturinformation 19981102
2 Importing IM_CHART_OF_ACCOUNTS Call by reference Type reference (TYPE) KTOPL Kontenplan 19981102
3 Importing IM_COST_COMP_SPLIT Call by reference Type reference (TYPE) CKF_CURR_CCS_TABLE Kostenschichtung 19981027
4 Importing IM_PARTNER Call by reference Type reference (TYPE) NKPRTN Partnernummer 19981102
5 Importing IM_QUANTITY Call by reference Type reference (TYPE) CKBK_QUANTITY Bezugsmenge 19981027
# Exception Resumable Description Created on
1 INTERNAL_ERROR Interner Fehler 19981102

Method CONVERT_CCS_TO_KEPH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_KEPH_TABLE Call by reference Type reference (TYPE) CKF_STANDARD_KEPH_TABLE Kostenschichtung in Form der KEPH 19981202
2 Importing IM_CO_AREA_CURRENCY Value transfer Type reference (TYPE) CURRTYP Kalkulationsvariante 19981202
3 Importing IM_OBJECT_CURRENCY Value transfer Type reference (TYPE) CURRTYP Werk 19981202
# Exception Resumable Description Created on
1 KEKO_PLANT_INVALID Werk nicht gültig 19981202

Method CONVERT_KEPH_TABLE_TO_CURRENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_RATE Call by reference Type reference (TYPE) CKRATE Umrechnungskurs 19981113
2 Exporting EX_TARGET_KEPH Call by reference Type reference (TYPE) CKF_KEPH_TABLE Zielschichtung 19981113
3 Importing IM_DATE Call by reference Type reference (TYPE) SY-DATUM Umrechnungsdatum 19981113
4 Importing IM_RATE Call by reference Type reference (TYPE) CKRATE Umrechnungskurs 19981113
5 Importing IM_RATE_TYPE Call by reference Type reference (TYPE) TCURV-KURST Kurstyp 19981113
6 Importing IM_SOURCE_CURRENCY Call by reference Type reference (TYPE) WAERS Quellwährung 19981113
7 Importing IM_SOURCE_KEPH Call by reference Type reference (TYPE) CKF_KEPH_TABLE Quellschichtung 19981113
8 Importing IM_TARGET_CURRENCY Call by reference Type reference (TYPE) WAERS Zielwährung 19981113
# Exception Resumable Description Created on
1 CONVERSION_ERROR Fehler bei der Währungsumrechnung 19981113
2 INTERNAL_ERROR Programmfehler. Nie abfangen! 19981113

Method CONVERT_KEPH_TO_CCS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CCS_AUXILIARY Call by reference Type reference (TYPE) CKF_CURR_CCS_TABLE Nebenschichtung 19981113
2 Exporting EX_CCS_MAIN Call by reference Type reference (TYPE) CKF_CURR_CCS_TABLE Hauptschichtung 19981113
3 Importing IM_HEADER Call by reference Type reference (TYPE) CKF_COST_ESTIMATE_HEADER Kalkulationskopf 19991004
4 Importing IM_KEPH_TABLE Call by reference Type reference (TYPE) CKF_STANDARD_KEPH_TABLE Kostenschichtung in Form der KEPH 19981102
# Exception Resumable Description Created on
1 KEKO_PLANT_INVALID Werk nicht gültig 19981104

Method CONVERT_TO_CURRENCIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DATE Value transfer Type reference (TYPE) SY-DATUM Umrechnungsdatum 19981110
2 Importing IM_PRICES Call by reference Type reference (TYPE) CKF_PRICE_TABLE Preistabelle 19981110
3 Importing IM_SOURCE_CURRENCY Call by reference Type reference (TYPE) WAERS Quellwährung 19981110
4 Importing IM_SOURCE_CURRENCY_TYPE Call by reference Type reference (TYPE) CKF_PRICE_LINE-CURTP Quellwährungstyp 19981110
# Exception Resumable Description Created on
1 CONVERSION_ERROR Fehler bei der Währungsumrechnung 19991208
2 INTERNAL_ERROR technischer Fehler. Nie abfangen! 19981110
3 SOURCE_CURRENCY_INVALID Quellwährung steht nicht zur Verfügung 19981110

Method CONVERT_TO_CURRENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_KEPH_TABLE Call by reference Type reference (TYPE) CKF_KEPH_TABLE Kostenschichtungstabelle 19981111
2 Exporting EX_RATE1 Call by reference Type reference (TYPE) CKRATE Umrechnungskurs: Source-> 19981110
3 Exporting EX_RATE2 Call by reference Type reference (TYPE) CKRATE Umrechnungskurs: Transfer->Ziel 19981110
4 Importing IM_DATE Call by reference Type reference (TYPE) DATUM Stichtag für Währungsumrechnung 19981029
5 Importing IM_RATE_TRANSFER_TO_TARGET Call by reference Type reference (TYPE) CKRATE Umrechnungskurs: Transferwährung -> Zielwährung 19981030
6 Importing IM_RATE_TYPE Call by reference Type reference (TYPE) TCURV-KURST Kurstyp 19981030
7 Importing IM_SOURCE_CURRENCY Call by reference Type reference (TYPE) WAERS Quellwährung 19981030
8 Importing IM_SOURCE_TYPE Call by reference Type reference (TYPE) CURTP Währungstyp der Quellwährung 19981030
9 Importing IM_TARGET_CURRENCY Call by reference Type reference (TYPE) WAERS Zielwährung 19981030
10 Importing IM_TRANSFER_CURRENCY Call by reference Type reference (TYPE) WAERS Umrechnung: Quellwährung -> Transferwährung -> Zielwährung 19981030
# Exception Resumable Description Created on
1 CONVERSION_ERROR Umrechnungsfehler (sy-Felder gesetzt) 19981113
2 CURTP_CURRENCY_INVALID Quelle nicht vorhanden 19981030

Method CONVERT_TO_QUANTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FRACTION Call by reference Type reference (TYPE) CKBK_FRACTION Zähler und Nenner für Normierung (überspielt IM_QUANTITY) 19981029
2 Importing IM_QUANTITY Call by reference Type reference (TYPE) CKBK_QUANTITY Menge auf die Kostenschichtung normiert wird 19981028
# Exception Resumable Description Created on
1 CONVERSION_NOT_FOUND Umrechnungsverhältnis nicht gefunden 19981029
2 NOT_QUALIFIED Eingabe unvollständig 19981029
3 OVERFLOW Überlauf 19981029
4 UNIT_NOT_FOUND Mengeneinheit nicht gefunden 19981029

Method CONVERT_TO_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_STRUCTURE Call by reference Type reference (TYPE) TCKH4-ELEHK Zielelementeschema 19981102
# Exception Resumable Description Created on
1 STRUCTURE_NOT_FOUND Zielelementeschema nicht vorhanden 19981102
2 TRANSFER_STRUCTURE_INVALID Keines oder unvollständiges Transferschema 19981102

Method COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CCS_COPY Call by reference Object reference (TYPE REF TO) CL_COST_COMP_SPLIT Kopie der CCS 19990618

Method COPY on class CL_COST_COMP_SPLIT has no exception.

Method COST_ELEMENTS_ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_VALUE Value transfer Type reference (TYPE) CKF_PRICE_SPLIT Wert zur Sicht 19990802
2 Exporting EX_VALUE_DELTA_COMPANY Value transfer Type reference (TYPE) CKF_PRICE_SPLIT Gewinndelta legal 19990802
3 Exporting EX_VALUE_DELTA_PRCTR Value transfer Type reference (TYPE) CKF_PRICE_SPLIT Gewinndelta Profit Center 19990802
4 Importing IM_KEPH_LINE Call by reference Type reference (TYPE) KEPH Kostenschichtung 19990802
5 Importing IM_STRUCTURE Call by reference Type reference (TYPE) TCKH1-ELEHK Elementeschema 19990802
6 Importing IM_VIEW Call by reference Type reference (TYPE) CK_SICHT Sicht (Zuschlagsbasis) 19990802

Method COST_ELEMENTS_ADD on class CL_COST_COMP_SPLIT has no exception.

Method CREATE_FROM_CCS_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_POINTER_TO_CCS Call by reference Object reference (TYPE REF TO) CL_COST_COMP_SPLIT Objekt Kostenschichtung 19981104
2 Importing IM_CCS_CONTROL_DATA Call by reference Type reference (TYPE) CKF_CCS_CONTROL_DATA Schichtungsstrukturinformation 19981104
3 Importing IM_COST_COMP_SPLIT Call by reference Type reference (TYPE) CKF_CURR_CCS_TABLE Kostenschichtung 19981104
4 Importing IM_PARTNER Call by reference Type reference (TYPE) NKPRTN Partnernummer 19981104
5 Importing IM_QUANTITY Call by reference Type reference (TYPE) CKBK_QUANTITY Bezugsmenge 19981104

Method CREATE_FROM_CCS_TABLE on class CL_COST_COMP_SPLIT has no exception.

Method CREATE_FROM_PRICE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ASSIGNMENT_ERRORS Call by reference Type reference (TYPE) CKF_ASSIGNMENT_ERROR_TABLE Zuordnungsfehler 19981116
2 Exporting EX_POINTER_TO_CCS Call by reference Object reference (TYPE REF TO) CL_COST_COMP_SPLIT Objekt Kostenschichtung 19981104
3 Importing IM_CCS_CONTROL_DATA Call by reference Type reference (TYPE) CKF_CCS_CONTROL_DATA Strukturinformationen 19981104
4 Importing IM_CHART_OF_ACCOUNTS Call by reference Type reference (TYPE) KTOPL Kontenplan 19981104
5 Importing IM_COST_ELEMENT Call by reference Type reference (TYPE) KSTAR Kostenart 19981105
6 Importing IM_ORIGIN_GROUP Call by reference Type reference (TYPE) HRKFT Herkunftsgruppe 19981105
7 Importing IM_PARTNER Call by reference Type reference (TYPE) NKPRTN Partnernummer 19981104
8 Importing IM_PRICE_TABLE Call by reference Type reference (TYPE) CKF_PRICE_TABLE Preistabelle 19981104
9 Importing IM_QUANTITY Call by reference Type reference (TYPE) CKBK_QUANTITY Bezugsmenge 19981104
# Exception Resumable Description Created on
1 INTERNAL_ERROR Programmfehler. Nie abfangen! 19981116

Method DUPLICATE_TO_LOWER_LEVEL Signature

Method DUPLICATE_TO_LOWER_LEVEL on class CL_COST_COMP_SPLIT has no parameter.
# Exception Resumable Description Created on
1 INTERNAL_ERROR Programmfehler! Nie abfangen! 19990629

Method GET_ELEMENT_GROUPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ELEMENT_GROUPS Call by reference Type reference (TYPE) CKF_T_SORTED_TCKH7 PCP: Elementegruppen 20000124
2 Importing IM_STRUCTURE Call by reference Type reference (TYPE) TCKH3-ELEHK Elementeschema - Herstellkosten und V+V-Kosten 20000124

Method GET_ELEMENT_GROUPS on class CL_COST_COMP_SPLIT has no exception.

Method GET_PRICES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_PRICES Call by reference Type reference (TYPE) CKF_PRICE_TABLE Preistabelle: Werte werden aus Kostenschichtung ermittelt 19981112
2 Importing IM_VIEW Value transfer Type reference (TYPE) CK_SICHT Kostenelementesicht 19981112
# Exception Resumable Description Created on
1 FAILED Währungsumrechnung noch nicht erfolgt 19981112
2 INTERNAL_ERROR Programmfehler. Nie abfangen! 19990629

Method GET_STOCK_VAL_PRICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_PRICE Call by reference Type reference (TYPE) CKF_PRICE_LINE Werte werden aus Kostenschichtung 19991008
2 Importing IM_CURRENCY Value transfer Type reference (TYPE) CKF_PRICE_LINE-CURRENCY Waehrungsschluessel 19991008
3 Importing IM_CURTP Value transfer Type reference (TYPE) CKF_PRICE_LINE-CURTP Waehrungstyp 19991008
# Exception Resumable Description Created on
1 INTERNAL_ERROR Programmfehler. Nie abfangen! 19991008
2 NOT_FOUND Währungsumrechnung noch nicht erfolgt 19991008

Method GET_VALUE_IN_ELEMENT_GROUPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_VALUE Call by reference Type reference (TYPE) CKF_S_EGROUP_VALUES Kostenschichtung in Elementegruppendarstellung 20000117
2 Importing IM_CURRENCY Call by reference Type reference (TYPE) CKF_PRICE_LINE-CURRENCY Währungsschlüssel 20000113
3 Importing IM_CURTP Call by reference Type reference (TYPE) CKF_PRICE_LINE-CURTP Währungs- und Bewertungstyp 20000113
4 Importing IM_VIEW Call by reference Type reference (TYPE) CK_SICHT Elementesicht 20000113
# Exception Resumable Description Created on
1 INTERNAL_ERROR Programmfehler! Nie abfangen! 20000113
2 NOT_FOUND gewuenschte Schichtung nicht vorhanden 20000113

Method PREPARE_ROLL_UP Signature

Method PREPARE_ROLL_UP on class CL_COST_COMP_SPLIT has no parameter.
Method PREPARE_ROLL_UP on class CL_COST_COMP_SPLIT has no exception.

Method SET_COST_COMP_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NUMBER Call by reference Type reference (TYPE) CKIS-ELEMT Elementenummer 19981116

Method SET_COST_COMP_NUMBER on class CL_COST_COMP_SPLIT has no exception.

Method SET_DIRECT_PARTNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PARTNER_HEADER Call by reference Type reference (TYPE) NKPRTN Nummer des Partners auf den gewälzt wird 19981104
2 Importing IM_PARTNER_VERSION Call by reference Type reference (TYPE) TCK29 Partnerversion 19981104
# Exception Resumable Description Created on
1 PARTNER_VERSION_NOT_FOUND Partnerversion nicht vorhanden 19981104

Method SET_ROLL_UP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ROLLED_UP Value transfer Type reference (TYPE) XFLAG Flag Kostenwälzung 19990824

Method SET_ROLL_UP on class CL_COST_COMP_SPLIT has no exception.

Method SPLITTING_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ASSIGNMENT_ERRORS Call by reference Type reference (TYPE) CKF_ASSIGNMENT_ERROR_TABLE Fixkosten konnten nicht zugeordnet werden 19981116
2 Exporting EX_COST_COMPONENT_NUMBER Value transfer Type reference (TYPE) CKIS-ELEMT zugeordnetes Kostenelement 19981116
3 Exporting EX_KEPH_TABLE Call by reference Type reference (TYPE) CKF_KEPH_TABLE Schichtung 19981113
4 Importing IM_CHART_OF_ACCOUNTS Value transfer Type reference (TYPE) KTOPL Kontenplan 19981113
5 Importing IM_COST_ELEMENT Value transfer Type reference (TYPE) KSTAR Kostenart 19981113
6 Importing IM_ORIGIN_GROUP Value transfer Type reference (TYPE) HRKFT Herkunftsgruppe 19981113
7 Importing IM_PARTNER Value transfer Type reference (TYPE) NKPRTN Partnernummer 19981113
8 Importing IM_PRICE_LINE Call by reference Type reference (TYPE) CKF_PRICE_LINE Preiszeile 19981113
9 Importing IM_STRUCTURE Value transfer Type reference (TYPE) CK_ELESMHK Elementeschema 19981113
# Exception Resumable Description Created on
1 INTERNAL_ERROR Programmfehler. Nie abfangen! 19981113
History
Last changed by/on SAP  20050219 
SAP Release Created in