SAP ABAP Class CL_CACS_DET_SRV_CALCOBJ_TYPE (Determination: Service Class for Result Type)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CACSDM (Package) ICM: Determination Methods
Properties
Class CL_CACS_DET_SRV_CALCOBJ_TYPE  
Short Description Determination: Service Class for Result Type    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class CACSDET    
Program status     
Category 0   
Package CACSDM   ICM: Determination Methods 
Created 20060121   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 VRM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CACS_DET_SRV_CALCOBJ_TYPE has no interface implemented.
Friends
Class CL_CACS_DET_SRV_CALCOBJ_TYPE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_CALCOBJ Static Attribute Public Type reference (TYPE) CALCOBJTYPE_TABLE_TYPE 20060121
2 MT_CALCOBJT Static Attribute Public Type reference (TYPE) CALCOBJTYPE_TEXT_TABLE_TYPE 20060121
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_CALCOBJ_TYPE_LISTBOX Static method Public Method Create List Box of Result Types 20060121
2 GET_ALL_GET_CALCOBJ_TYPES Static method Public Method Get All Result Types 20060121
3 GET_CALCOBJ_TYPE Static method Public Method Get Result Type 20060121
4 GET_CALCOBJ_TYPE_TEXT Static method Public Method Get Result Type Description 20060121
Events
Class CL_CACS_DET_SRV_CALCOBJ_TYPE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 CALCOBJTYPE_TABLE_TYPE Public See coding 20060121 calcobjtype_table_type TYPE STANDARD TABLE OF tcacs_cot WITH KEY calcobjtype
2 CALCOBJTYPE_TEXT_TABLE_TYPE Public See coding 20060121 calcobjtype_text_table_type TYPE STANDARD TABLE OF tcacs_cot_t WITH KEY calcobjtype spras
Method Signatures

Method BUILD_CALCOBJ_TYPE_LISTBOX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LISTBOX Call by reference Type reference (TYPE) VRM_VALUES 20060121

Method BUILD_CALCOBJ_TYPE_LISTBOX on class CL_CACS_DET_SRV_CALCOBJ_TYPE has no exception.

Method GET_ALL_GET_CALCOBJ_TYPES Signature

Method GET_ALL_GET_CALCOBJ_TYPES on class CL_CACS_DET_SRV_CALCOBJ_TYPE has no parameter.
Method GET_ALL_GET_CALCOBJ_TYPES on class CL_CACS_DET_SRV_CALCOBJ_TYPE has no exception.

Method GET_CALCOBJ_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CALCOBJ Call by reference Type reference (TYPE) TCACS_COT Wertetabelle zu Domäne CACSCALCOBJTYPE 20060121
2 Importing IV_ROBJTYP Call by reference Type reference (TYPE) CACSCALCOBJTYPE Typ des berechnenden Objekts 20060121
# Exception Resumable Description Created on
1 ERROR 20060121

Method GET_CALCOBJ_TYPE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DESCR Call by reference Type reference (TYPE) VAL_TEXT 20060121
2 Importing IV_ROBJTYP Call by reference Type reference (TYPE) CACSCALCOBJTYPE Typ des berechnenden Objekts 20060121

Method GET_CALCOBJ_TYPE_TEXT on class CL_CACS_DET_SRV_CALCOBJ_TYPE has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 700