SAP ABAP Class CL_WRAP_BOS_CK (Valuation Interface: Base Object Costing Test)
Hierarchy
ECC-DIMP (Software Component) DIMP
   IS-EC-BOS (Application Component) Customer Bill of Services
     AD_BOS_ECP (Package) Connection Easy Cost Planning BOS
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CO_OBJECT_REFERENCE PCP: Interface with Methods for CO Object 20000804
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_OBJECT_OF_COSTING PCP: Interface Required for (Cost Estimate) Reference Object 20000804
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_TEMPLATE_REFERENCE_CK PCP: Interface for Template Needed from Reference Object 20000804
Properties
Class CL_WRAP_BOS_CK  
Short Description Valuation Interface: Base Object Costing Test    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package AD_BOS_ECP   Connection Easy Cost Planning BOS 
Created 20000804   SAP 
Last change 20070918   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_CO_OBJECT_REFERENCE PCP: Interface with Methods for CO Object 20000804
2 IF_OBJECT_OF_COSTING PCP: Interface Required for (Cost Estimate) Reference Object 20000804
3 IF_TEMPLATE_REFERENCE_CK PCP: Interface for Template Needed from Reference Object 20000804
Friends
Class CL_WRAP_BOS_CK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_COST_ESTIMATE Instance attribute Public Object reference (TYPE REF TO) CL_COST_ESTIMATE 20000804
2 MR_REF_COST_ESTIMATE Instance attribute Private Object reference (TYPE REF TO) CL_COST_ESTIMATE PCP-Standardkalkulation 20020819
3 M_CHANGED Static Attribute Public Type reference (TYPE) XFLAG 20000804
4 M_COSTMODEL Instance attribute Public Type reference (TYPE) CK_COSTMODEL Kalkulationsmodell 20020213
5 M_DATE_FROM Instance attribute Public Type reference (TYPE) CK_ABDAT 20000804
6 M_DATE_OF_RATES Instance attribute Public Type reference (TYPE) KRSDT 20000804
7 M_DATE_TO Instance attribute Public Type reference (TYPE) CK_BIDAT 20000804
8 M_DESCRIPTION Instance attribute Protected Type reference (TYPE) KHTU Interne Struktur CKHT 20000804
9 M_EXECUTION_PROFILE Instance attribute Private Type reference (TYPE) CK_EXPROFILE 20000804
10 M_HIGH_COMPONENT_ID Instance attribute Private Type reference (TYPE) CK_COMPONENT_ID 20020819
11 M_INTROW Instance attribute Public Type reference (TYPE) INTROW 20000804
12 M_KALNR Instance attribute Public Type reference (TYPE) CK_KALNR 20000804
13 M_KALSM Instance attribute Public Type reference (TYPE) KALSM 20000804
14 M_KLVAR Instance attribute Public Type reference (TYPE) CK_KLVAR 20000804
15 M_OBJNR Instance attribute Public Type reference (TYPE) J_OBJNR 20010123
16 M_ORGANIZATION Instance attribute Public Type reference (TYPE) CKF_ORGANIZATION 20000807
17 M_PACKNO Instance attribute Public Type reference (TYPE) PACKNO 20000804
18 M_POSNR Instance attribute Public Type reference (TYPE) POSNR 20000804
19 M_QUANTITY Instance attribute Public Type reference (TYPE) CKF_QUANTITY PCP: Menge + Mengeneinheit 20020917
20 M_SAPBOQ_CK_QTY Instance attribute Public Type reference (TYPE) /SAPBOQ/CK_QTY Losgröße für Kalkulation 20020307
21 M_SAPBOQ_OBJTYPE Instance attribute Public Type reference (TYPE) /SAPBOQ/OBJTYPE Objekttyp für Zeile in LV 20020307
22 M_VALUATION_DATE Instance attribute Public Type reference (TYPE) CK_BWDAT 20000804
23 M_VBELN Instance attribute Public Type reference (TYPE) VBELN 20000804
24 M_WAERS Instance attribute Public Type reference (TYPE) WAERS 20000804
25 M_ZSCHL Instance attribute Public Type reference (TYPE) AUFZSCHL 20000804
Methods
# Method Level Visibility Method type Description Created on
1 ADAPT_COST_MODEL_AUTOMATIC Static method Public Method Automatische Korrektur des Kalkulationsmodells 20020213
2 CHECK_EXECUTION_ALLOWED Static method Public Method Prüft, ob Execution durchgeführt werden kann 20000804
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20000804
4 COPY_REF_COST_ESTIMATE Instance method Public Method 20020819
5 CREATE Static method Public Method Instanz über SD-Position oder Kekokey erzeugen 20000804
6 CREATE_COST_ESTIMATE Instance method Public Method 20020819
7 GET_COSTING_COMPONENTS Instance method Private Method 20000804
8 GET_COSTING_GUID Instance method Private Method 20000804
9 GET_COSTING_NUMBER Instance method Private Method 20000804
10 GET_COST_ESTIMATE Instance method Public Method 20020819
11 GET_COST_ESTIMATE_DATA Instance method Private Method 20000804
12 GET_CO_OBJECT_DATA Instance method Private Method 20000804
13 GET_CO_OBJECT_NUMBER Instance method Public Method 20000804
14 GET_DATA Instance method Private Method 20000804
15 GET_EXECUTION_PROFILE Instance method Public Method Execution Profil exportieren 20000804
16 GET_HIGH_COMPONENT_ID Instance method Private Method 20020819
17 GET_INTERFACE_FOR_CO_OBJECT Instance method Private Method 20000804
18 GET_INTERFACE_FOR_TEMPLATE Instance method Private Method 20000804
19 GET_TEMPLATE_DATA Instance method Private Method 20000804
20 GET_TMP_CO_OBJECT_NUMBER Instance method Private Method 20000804
21 GET_TYPE Instance method Private Method 20000804
22 ON_COST_ESTIMATE_TMP_SAVE Instance method Private Method 20000804
23 SET_CHANGED_DATA Instance method Public Method Daten für Wrap Objekte aktualisieren 20010314
24 SET_COSTING_VARIANT Instance method Public Method 20020819
25 UNIT_CONVERSION Instance method Private Method 20000804
Events
Class CL_WRAP_BOS_CK has no event.
Types
Class CL_WRAP_BOS_CK has no local type.
Method Signatures

Method ADAPT_COST_MODEL_AUTOMATIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CE Call by reference Object reference (TYPE REF TO) CL_COST_ESTIMATE PCP-Standardkalkulation 20020214

Method ADAPT_COST_MODEL_AUTOMATIC on class CL_WRAP_BOS_CK has no exception.

Method CHECK_EXECUTION_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_EXECUTION_ALLOWED Value transfer Type reference (TYPE) FLAG wenn 'X': Execution Services erlaubt 20000804

Method CHECK_EXECUTION_ALLOWED on class CL_WRAP_BOS_CK has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COSTMODEL Call by reference Type reference (TYPE) CK_COSTMODEL Kalkulationsmodell 20020213
2 Importing I_DATE_FROM Call by reference Type reference (TYPE) CK_ABDAT sy-datlo Kalkulationsdatum ab 20000804
3 Importing I_DATE_OF_RATES Call by reference Type reference (TYPE) KRSDT sy-datlo Datum für Umrechnungskurse 20000804
4 Importing I_DATE_TO Call by reference Type reference (TYPE) CK_BIDAT sy-datlo Kalkulationsdatum bis 20000804
5 Importing I_DESCRIPTION Call by reference Type reference (TYPE) KHTU Beschreibungen (kurz, lang) 20000804
6 Importing I_EXECUTION_PROFILE Call by reference Type reference (TYPE) CK_EXPROFILE Easy Execution Profil 20000804
7 Importing I_INTROW Call by reference Type reference (TYPE) INTROW Interne Zeilennummer für Limits 20000804
8 Importing I_KALNR Call by reference Type reference (TYPE) CK_KALNR Kalkulationsnummer 20000804
9 Importing I_KALSM Call by reference Type reference (TYPE) AUFKALSM Kalkulationsschema 20000804
10 Importing I_KLVAR Call by reference Type reference (TYPE) CK_KLVAR Kalkulationsvariante 20000804
11 Importing I_OBJNR Call by reference Type reference (TYPE) J_OBJNR Objektnummer 20010214
12 Importing I_PACKNO Call by reference Type reference (TYPE) PACKNO Paketnummer 20000804
13 Importing I_QUANTITY Call by reference Type reference (TYPE) CKF_QUANTITY PCP: Menge + Mengeneinheit 20020917
14 Importing I_SAPBOQ_CK_QTY Call by reference Type reference (TYPE) /SAPBOQ/CK_QTY Losgröße für Kalkulation 20020307
15 Importing I_SAPBOQ_OBJTYPE Call by reference Type reference (TYPE) /SAPBOQ/OBJTYPE Objekttyp für Zeile in LV 20020307
16 Importing I_VALUATION_DATE Call by reference Type reference (TYPE) CK_BWDAT sy-datlo Bewertungsdatum 20000804
17 Importing I_WERKS Call by reference Type reference (TYPE) WERKS_D Werk 20000804
18 Importing I_ZSCHL Call by reference Type reference (TYPE) AUFZSCHL Zuschlagsschlüssel 20000804

Method CONSTRUCTOR on class CL_WRAP_BOS_CK has no exception.

Method COPY_REF_COST_ESTIMATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_REF_COST_ESTIMATE Call by reference Object reference (TYPE REF TO) CL_COST_ESTIMATE PCP-Standardkalkulation 20020819
2 Importing I_RESET Call by reference Type reference (TYPE) XFLAG neue Eingabewerte 20020819
3 Importing I_SAVE Call by reference Type reference (TYPE) XFLAG neue Eingabewerte 20020819
# Exception Resumable Description Created on
1 FAILED fehlgeschlagen 20020827

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_WRAP_BOS Call by reference Object reference (TYPE REF TO) CL_WRAP_BOS_CK Bewertungsinterface Musterkalkulation Test 20000804
2 Importing IS_KEKOKEY Call by reference Type reference (TYPE) CKKEKOKEY Bezugsobjekt 20000804
3 Importing I_INTROW Value transfer Type reference (TYPE) INTROW Interne Zeilennummer für Limits 20000804
4 Importing I_PACKNO Value transfer Type reference (TYPE) PACKNO Paketnummer 20000804
# Exception Resumable Description Created on
1 COST_ESTIMATE_NOT_FOUND Kalkulation existiert nicht 20000804
2 NOT_FOUND PSP Element existiert nicht 20000804

Method CREATE_COST_ESTIMATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AKTYP Call by reference Type reference (TYPE) AKTTYP 20020819
# Exception Resumable Description Created on
1 FAILED 20020827

Method GET_COSTING_COMPONENTS Signature

Method GET_COSTING_COMPONENTS on class CL_WRAP_BOS_CK has no parameter.
Method GET_COSTING_COMPONENTS on class CL_WRAP_BOS_CK has no exception.

Method GET_COSTING_GUID Signature

Method GET_COSTING_GUID on class CL_WRAP_BOS_CK has no parameter.
Method GET_COSTING_GUID on class CL_WRAP_BOS_CK has no exception.

Method GET_COSTING_NUMBER Signature

Method GET_COSTING_NUMBER on class CL_WRAP_BOS_CK has no parameter.
Method GET_COSTING_NUMBER on class CL_WRAP_BOS_CK has no exception.

Method GET_COST_ESTIMATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_COST_ESTIMATE Call by reference Object reference (TYPE REF TO) CL_COST_ESTIMATE PCP-Standardkalkulation 20020819
# Exception Resumable Description Created on
1 NO_COST_ESTIMATE 20020827

Method GET_COST_ESTIMATE_DATA Signature

Method GET_COST_ESTIMATE_DATA on class CL_WRAP_BOS_CK has no parameter.
Method GET_COST_ESTIMATE_DATA on class CL_WRAP_BOS_CK has no exception.

Method GET_CO_OBJECT_DATA Signature

Method GET_CO_OBJECT_DATA on class CL_WRAP_BOS_CK has no parameter.
Method GET_CO_OBJECT_DATA on class CL_WRAP_BOS_CK has no exception.

Method GET_CO_OBJECT_NUMBER Signature

Method GET_CO_OBJECT_NUMBER on class CL_WRAP_BOS_CK has no parameter.
Method GET_CO_OBJECT_NUMBER on class CL_WRAP_BOS_CK has no exception.

Method GET_DATA Signature

Method GET_DATA on class CL_WRAP_BOS_CK has no parameter.
Method GET_DATA on class CL_WRAP_BOS_CK has no exception.

Method GET_EXECUTION_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_EXECUTION_PROFILE Value transfer Type reference (TYPE) CK_EXPROFILE Easy Execution Profil 20000804

Method GET_EXECUTION_PROFILE on class CL_WRAP_BOS_CK has no exception.

Method GET_HIGH_COMPONENT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_HIGH_COMPONENT_ID Call by reference Type reference (TYPE) CK_COMPONENT_ID 20020819

Method GET_HIGH_COMPONENT_ID on class CL_WRAP_BOS_CK has no exception.

Method GET_INTERFACE_FOR_CO_OBJECT Signature

Method GET_INTERFACE_FOR_CO_OBJECT on class CL_WRAP_BOS_CK has no parameter.
Method GET_INTERFACE_FOR_CO_OBJECT on class CL_WRAP_BOS_CK has no exception.

Method GET_INTERFACE_FOR_TEMPLATE Signature

Method GET_INTERFACE_FOR_TEMPLATE on class CL_WRAP_BOS_CK has no parameter.
Method GET_INTERFACE_FOR_TEMPLATE on class CL_WRAP_BOS_CK has no exception.

Method GET_TEMPLATE_DATA Signature

Method GET_TEMPLATE_DATA on class CL_WRAP_BOS_CK has no parameter.
Method GET_TEMPLATE_DATA on class CL_WRAP_BOS_CK has no exception.

Method GET_TMP_CO_OBJECT_NUMBER Signature

Method GET_TMP_CO_OBJECT_NUMBER on class CL_WRAP_BOS_CK has no parameter.
Method GET_TMP_CO_OBJECT_NUMBER on class CL_WRAP_BOS_CK has no exception.

Method GET_TYPE Signature

Method GET_TYPE on class CL_WRAP_BOS_CK has no parameter.
Method GET_TYPE on class CL_WRAP_BOS_CK has no exception.

Method ON_COST_ESTIMATE_TMP_SAVE Signature

Method ON_COST_ESTIMATE_TMP_SAVE on class CL_WRAP_BOS_CK has no parameter.
Method ON_COST_ESTIMATE_TMP_SAVE on class CL_WRAP_BOS_CK has no exception.

Method SET_CHANGED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BUKRS Value transfer Type reference (TYPE) BUKRS Buchungskreis 20010314
2 Importing I_DATE_FROM Value transfer Type reference (TYPE) CK_ABDAT Kalkulationsdatum ab 20010314
3 Importing I_DATE_OF_RATES Value transfer Type reference (TYPE) KRSDT Kursdatum 20010314
4 Importing I_DATE_TO Value transfer Type reference (TYPE) CK_BIDAT Kalkulationsdatum bis 20010314
5 Importing I_DESCRIPTION Value transfer Type reference (TYPE) KHTU Interne Struktur CKHT 20010314
6 Importing I_GSBER Value transfer Type reference (TYPE) GSBER Geschäftsbereich 20010314
7 Importing I_INTROW Value transfer Type reference (TYPE) INTROW Projektstrukturplanelement (PSP-Element) 20010314
8 Importing I_KALSM Value transfer Type reference (TYPE) AUFKALSM Kalkulationsschema 20010314
9 Importing I_PACKNO Value transfer Type reference (TYPE) PACKNO Paketnummer 20010314
10 Importing I_PRCTR Value transfer Type reference (TYPE) PRCTR Profit Center 20010314
11 Importing I_VALUATION_DATE Value transfer Type reference (TYPE) CK_BWDAT Bewertungstermin einer Kalkulation 20010314
12 Importing I_WAERS1 Value transfer Type reference (TYPE) WAERS Belegwährung 20010314
13 Importing I_WERKS Value transfer Type reference (TYPE) WERKS_D Werk 20010314
14 Importing I_ZSCHL Value transfer Type reference (TYPE) AUFZSCHL Zuschlagsschlüssel 20010314

Method SET_CHANGED_DATA on class CL_WRAP_BOS_CK has no exception.

Method SET_COSTING_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KLVAR Call by reference Type reference (TYPE) CK_KLVAR Kalkulationsvariante 20020819
# Exception Resumable Description Created on
1 CANCELLED wird storniert 20020827

Method UNIT_CONVERSION Signature

Method UNIT_CONVERSION on class CL_WRAP_BOS_CK has no parameter.
Method UNIT_CONVERSION on class CL_WRAP_BOS_CK has no exception.
History
Last changed by/on SAP  20070918 
SAP Release Created in 46C1