SAP ABAP Class CL_FIN_FSSC_SR_COSTING_UTILITY (Utility for Service Request Creation at Costing)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI (Application Component) Financial Accounting
     FIN_FSSC_SR_INT (Package) FSSC - Integration of CRM Service Request
Properties
Class CL_FIN_FSSC_SR_COSTING_UTILITY  
Short Description Utility for Service Request Creation at Costing    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FIN_FSSC_SR_INT   FSSC - Integration of CRM Service Request 
Created 20090828   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FIN_FSSC_SR_COSTING_UTILITY has no forward declaration.
Interfaces
Class CL_FIN_FSSC_SR_COSTING_UTILITY has no interface implemented.
Friends
Class CL_FIN_FSSC_SR_COSTING_UTILITY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ELEMENT_CK40N Constant Public Type reference (TYPE) SSC_ELEMENT 'CK40N' Shared Services Center: Activity 20090828
2 GS_TCMF5 Static Attribute Private Type reference (TYPE) TCMF5 Object IDs (SAP) for error management 20090831
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_APPL_CONTEXT_CK13N Static method Public Method Build application context for material cost estimate 20090916
2 BUILD_APPL_CONTEXT_CK40N Static method Public Method Build application context for costing run 20090901
3 DECODE_OBJECT_CMFP Static method Public Method Decode field object of CMFP 20090901
4 GET_DTEL_LONG_TEXT Static method Public Method 20090901
5 GET_LATEST_ENTRIES_KALF Static method Public Method Get entries of latest costing run execution from KALF 20090901
6 GET_PERSIST_OBJECTS_CK40N Static method Public Method Get BOR-objects relevant for persistency layer at costingrun 20090902
Events
Class CL_FIN_FSSC_SR_COSTING_UTILITY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_T_KALF Public See coding 20090828 ty_t_kalf TYPE STANDARD TABLE OF kalf WITH DEFAULT KEY
Method Signatures

Method BUILD_APPL_CONTEXT_CK13N Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEKO Call by reference Type reference (TYPE) KEKO Key Fields of KEK0 for Transfer to FBSE 20090916
2 Importing IS_MSG Call by reference Type reference (TYPE) FSSC_S_MSG Message data 20090916
3 Importing IV_MATNR Call by reference Type reference (TYPE) MATNR Material Number 20090916
4 Importing IV_TCODE Value transfer Type reference (TYPE) SYTCODE Current Transaction Code 20090916
5 Importing IV_WERKS Call by reference Type reference (TYPE) WERKS_D Plant 20090916
6 Returning RS_APPLICATION_CONTEXT Value transfer Type reference (TYPE) SSC_S_APPLICATION_CONTEXT Application Context for parameters transfer to CRM SR. 20090916

Method BUILD_APPL_CONTEXT_CK13N on class CL_FIN_FSSC_SR_COSTING_UTILITY has no exception.

Method BUILD_APPL_CONTEXT_CK40N Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KALA Call by reference Type reference (TYPE) KALA Costing Run: General Data/Parameters 20090901
2 Importing IS_KEKOKEY Call by reference Type reference (TYPE) CKIKEKOKEY Key Fields of KEK0 for Transfer to FBSE 20090901
3 Importing IS_MSG Call by reference Type reference (TYPE) FSSC_S_MSG Message data 20090901
4 Importing IT_AGGR_LEVEL Call by reference Type reference (TYPE) SSC_T_OBJTYPE FSSC: table of object type and description 20090901
5 Importing IT_AGGR_OBJ Call by reference Type reference (TYPE) SSC_T_OBJTYPE FSSC: table of object type and description 20090901
6 Importing IV_KALASTEP Call by reference Type reference (TYPE) CK_KALASTEP Costing Run: Step for Costing Run 20090902
7 Importing IV_MATNR Call by reference Type reference (TYPE) MATNR Material Number 20090901
8 Importing IV_TCODE Value transfer Type reference (TYPE) SYTCODE Current Transaction Code 20090901
9 Importing IV_WERKS Call by reference Type reference (TYPE) WERKS_D Plant 20090901
10 Returning RS_APPLICATION_CONTEXT Value transfer Type reference (TYPE) SSC_S_APPLICATION_CONTEXT Application Context for parameters transfer to CRM SR. 20090901

Method BUILD_APPL_CONTEXT_CK40N on class CL_FIN_FSSC_SR_COSTING_UTILITY has no exception.

Method DECODE_OBJECT_CMFP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_KALNR Call by reference Type reference (TYPE) CK_KALNR1 Cost Estimate Number - Product Costing 20090901
2 Exporting EV_MATNR Call by reference Type reference (TYPE) MATNR Material Number 20090901
3 Exporting EV_WERKS Call by reference Type reference (TYPE) WERKS_D Plant 20090901
4 Importing IV_OBJECT Call by reference Type reference (TYPE) CMF_OBJECT Application-Indep. Object for Which Messages Are Collected 20090901
5 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) CM_OBJID Object ID for Processing Within PPC Error Analysis 20090901

Method DECODE_OBJECT_CMFP on class CL_FIN_FSSC_SR_COSTING_UTILITY has no exception.

Method GET_DTEL_LONG_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DTEL Call by reference Type reference (TYPE) DDOBJNAME Name of ABAP Dictionary Object 20090901
2 Returning RV_TEXT Value transfer Type reference (TYPE) STRING 20090901

Method GET_DTEL_LONG_TEXT on class CL_FIN_FSSC_SR_COSTING_UTILITY has no exception.

Method GET_LATEST_ENTRIES_KALF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_KALF Value transfer Type reference (TYPE) TY_T_KALF 20090901
2 Importing IV_KALASTEP Value transfer Type reference (TYPE) CK_KALASTEP Costing Run: Step for Costing Run 20090901
3 Returning RT_KALF Value transfer Type reference (TYPE) TY_T_KALF 20090901

Method GET_LATEST_ENTRIES_KALF on class CL_FIN_FSSC_SR_COSTING_UTILITY has no exception.

Method GET_PERSIST_OBJECTS_CK40N Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_PERSIST_OBJ Value transfer Type reference (TYPE) SSC_T_OBJTYPE FSSC: table of object type and description 20090902

Method GET_PERSIST_OBJECTS_CK40N on class CL_FIN_FSSC_SR_COSTING_UTILITY has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 605