SAP ABAP Class CL_WRAP_TEMPLATE_CK (PCP: Wrap Object for Template)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   CO-PC-PCP (Application Component) Product Cost Planning
     CKBK (Package) R/3 Application Development: PP Costing Valuation
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_COSTING_TRACE PCP Valuation Information 20000127
Properties
Class CL_WRAP_TEMPLATE_CK  
Short Description PCP: Wrap Object for Template    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CKBK   R/3 Application Development: PP Costing Valuation 
Created 19991118   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CKC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 GENTP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_COSTING_TRACE PCP Valuation Information 20000127
Friends
Class CL_WRAP_TEMPLATE_CK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BAL_MESSAGE Instance attribute Public Attribute reference (LIKE) 20000128
2 CO_AREA Instance attribute Public Type reference (TYPE) KOKRS Controlling Area 19991118
3 MESSAGE Instance attribute Public Attribute reference (LIKE) 20000128
4 MESSAGES Instance attribute Public Attribute reference (LIKE) 20000128
5 TEMPLATE Instance attribute Public Type reference (TYPE) ABC_TEMPL Template 19991118
6 TEMPLATE_CLASS Instance attribute Public Type reference (TYPE) COTPL-CLASS Valid Environments 19991118
Methods
# Method Level Visibility Method type Description Created on
1 COLLECT_MESSAGES Instance method Public Method 20000128
2 CONSTRUCTOR Instance method Public Constructor Constructor 19991118
3 GET_COSTING_COMPONENTS Instance method Public Method Valuation Object from Template 19991118
4 GET_TEMPLATE_RESOURCES Instance method Public Method Resource List from Template 19991118
5 INITIALIZE_MESSAGE_TPL Instance method Private Method Initialization Message Log Before Template Processing 20000127
6 INSERT_MESSAGE Instance method Public Method 20000128
7 MESSAGES_TO_LOG Instance method Public Method 20000128
8 PUT_COLL_MSG_TPL_2_ERRORLOG Instance method Private Method Transfer Messages from Template to Error Log 20000127
Events
Class CL_WRAP_TEMPLATE_CK has no event.
Types
Class CL_WRAP_TEMPLATE_CK has no local type.
Method Signatures

Method COLLECT_MESSAGES Signature

Method COLLECT_MESSAGES on class CL_WRAP_TEMPLATE_CK has no parameter.
Method COLLECT_MESSAGES on class CL_WRAP_TEMPLATE_CK has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CO_AREA Call by reference Type reference (TYPE) KOKRS Kostenrechnungskreis 19991118
2 Importing IM_TEMPLATE Call by reference Type reference (TYPE) ABC_TEMPL Template 19991118
3 Importing IM_TEMPLATE_CLASS Call by reference Type reference (TYPE) COTPL-CLASS Erlaubte Umgebungen 19991118
# Exception Resumable Description Created on
1 NOT_QUALIFIED Importparameter nicht ausreichend 19991120

Method GET_COSTING_COMPONENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_COMPONENTS Call by reference Type reference (TYPE) CKF_COMPONENT_TABLE Resourcentabelle 19991119
2 Importing IM_COSTING_WQS Call by reference Type reference (TYPE) XFLAG 'X': Kalkulation mit Mengengeruest 19991118
3 Importing IM_CO_OBJECT_NUMBER Call by reference Type reference (TYPE) J_OBJNR Objektnummer 19991118
4 Importing IM_CO_VERSION Call by reference Type reference (TYPE) VERSN Version 19991119
5 Importing IM_DATE Call by reference Type reference (TYPE) PSDAT Datum 19991118
6 Importing IM_FISCAL_YEAR_VARIANT Call by reference Type reference (TYPE) TKA01-LMONA Geschäftsjahresvariante 19991118
7 Importing IM_KHS1 Call by reference Type reference (TYPE) KHS1 Mandant 19991118
8 Importing IM_MESSAGE_ON_SCREEN Call by reference Type reference (TYPE) XFLAG SPACE Meldungssteuerung 19991119
9 Importing IM_TEMPLATE_REFERENCE Call by reference Object reference (TYPE REF TO) IF_TEMPLATE_REFERENCE_CK PCP: vom (Kalkulations-)Bezugsobjekt benoetigtes Interface 19991126
10 Importing IM_TRACE_OBJECT Call by reference Type reference (TYPE) CHAR30 Traceobjekt (?) 19991118
11 Importing IM_T_KIS1 Call by reference Type reference (TYPE) CKF_STANDARD_KIS1_TABLE Standard Tabelle zur KIS1 20020926
# Exception Resumable Description Created on
1 FAILED Fehler bei Templateauswertung 19991119

Method GET_TEMPLATE_RESOURCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_T_RESOURCE Value transfer Type reference (TYPE) CKF_T_RESOURCE_TEMPLATE_AMOUNT Resourcentabelle 19991118
2 Importing IM_COSTING_WQS Value transfer Type reference (TYPE) XFLAG 'X': Kalkulation mit Mengengeruest 19991118
3 Importing IM_CO_AREA Value transfer Type reference (TYPE) KOKRS Kostenrechnungskreis 19991118
4 Importing IM_CO_OBJECT_NUMBER Value transfer Type reference (TYPE) J_OBJNR Objektnummer 19991118
5 Importing IM_CO_VERSION Value transfer Type reference (TYPE) VERSN Version 19991119
6 Importing IM_DATE Value transfer Type reference (TYPE) KHS1-PSDAT Datum 19991118
7 Importing IM_FISCAL_YEAR_VARIANT Value transfer Type reference (TYPE) TKA01-LMONA Geschäftsjahresvariante 19991118
8 Importing IM_KHS1 Call by reference Type reference (TYPE) KHS1 Mandant 19991118
9 Importing IM_MESSAGE_ON_SCREEN Value transfer Type reference (TYPE) XFLAG SPACE Message on screen 19991118
10 Importing IM_TEMPLATE_REFERENCE Value transfer Object reference (TYPE REF TO) IF_TEMPLATE_REFERENCE_CK PCP: vom (Kalkulations-)Bezugsobjekt benoetigtes Interface 19991126
11 Importing IM_TRACE_OBJECT Value transfer Type reference (TYPE) CHAR30 Traceobjekt (?) 19991118
12 Importing IM_T_KIS1 Call by reference Type reference (TYPE) CKF_STANDARD_KIS1_TABLE Standard Tabelle zur KIS1 20020926
# Exception Resumable Description Created on
1 DATE_TO_PERIOD_CONVERT_FAILED date to period conversion failed 19991201
2 NO_POSITIONS keine Items erzeugt, aber sonst o.k. 19991119
3 TEMPLATE_NOT_FOUND Template nicht existent, nicht gefunden 20000104

Method INITIALIZE_MESSAGE_TPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting SMSG_IDENTIFICATION_EXP Value transfer Type reference (TYPE) SYUZEIT Datum und Zeit, aktuelle (Applikationsserver-) Uhrzeit 20000128

Method INITIALIZE_MESSAGE_TPL on class CL_WRAP_TEMPLATE_CK has no exception.

Method INSERT_MESSAGE Signature

Method INSERT_MESSAGE on class CL_WRAP_TEMPLATE_CK has no parameter.
Method INSERT_MESSAGE on class CL_WRAP_TEMPLATE_CK has no exception.

Method MESSAGES_TO_LOG Signature

Method MESSAGES_TO_LOG on class CL_WRAP_TEMPLATE_CK has no parameter.
Method MESSAGES_TO_LOG on class CL_WRAP_TEMPLATE_CK has no exception.

Method PUT_COLL_MSG_TPL_2_ERRORLOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SMSG_IDENTIFICATION_IMP Call by reference Type reference (TYPE) SYUZEIT Datum und Zeit, aktuelle (Applikationsserver-) Uhrzeit 20000128

Method PUT_COLL_MSG_TPL_2_ERRORLOG on class CL_WRAP_TEMPLATE_CK has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in