SAP ABAP Class CL_CACS_DET_SRV_RESULT_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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CACS_DET_DEFINITION Determination: Definition Class 20051209
Properties
Class CL_CACS_DET_SRV_RESULT_TYPE  
Short Description Determination: Service Class for Result Type    
Super Class CL_CACS_DET_DEFINITION Determination: Definition Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class CACSDET    
Program status     
Category 0   
Package CACSDM   ICM: Determination Methods 
Created 20051209   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)
Interfaces
Class CL_CACS_DET_SRV_RESULT_TYPE has no interface implemented.
Friends
Class CL_CACS_DET_SRV_RESULT_TYPE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_RESTYPE Static Attribute Private Type reference (TYPE) RESULT_TYPE_TABLE_TYPE 20051209
2 MT_RESTYPETXT Static Attribute Private Type reference (TYPE) RESULT_TYPE_TABLE_TEXT_TYPE 20051213
Methods
# Method Level Visibility Method type Description Created on
1 GET_ALL_RESULT_TYPES Static method Public Method Get All Result Types 20051209
2 GET_RESULT_TYPE Static method Public Method Get Result Type 20051209
3 GET_RESULT_TYPE_TEXT Static method Public Method Get Result Type Description 20051213
Events
Class CL_CACS_DET_SRV_RESULT_TYPE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 RESULT_TYPE_TABLE_TEXT_TYPE Public See coding 20051213 result_type_table_text_type TYPE STANDARD TABLE OF tcacs_cot_t WITH KEY calcobjtype spras
2 RESULT_TYPE_TABLE_TYPE Public See coding 20051209 result_type_table_type TYPE STANDARD TABLE OF tcacs_cot WITH KEY calcobjtype
Method Signatures

Method GET_ALL_RESULT_TYPES Signature

Method GET_ALL_RESULT_TYPES on class CL_CACS_DET_SRV_RESULT_TYPE has no parameter.
Method GET_ALL_RESULT_TYPES on class CL_CACS_DET_SRV_RESULT_TYPE has no exception.

Method GET_RESULT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_COT Call by reference Type reference (TYPE) TCACS_COT Wertetabelle zu Domäne CACSCALCOBJTYPE 20051209
2 Importing IV_RESULT_TYPE Call by reference Type reference (TYPE) CACSCALCOBJTYPE Typ des berechnenden Objekts 20051209
# Exception Resumable Description Created on
1 CX_CACS_DET_RESULT_TYPE Findung: Ausnahmeklasse der Ergebnistyp 20051209

Method GET_RESULT_TYPE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_COTT Call by reference Type reference (TYPE) TCACS_COT_T 20051213
2 Importing IV_RESULT_TYPE Call by reference Type reference (TYPE) CACSCALCOBJTYPE Typ des berechnenden Objekts 20051213
3 Importing IV_SPRAS Call by reference Type reference (TYPE) SYLANGU Sprachenschlüssel der aktuellen Textumgebung 20051213
# Exception Resumable Description Created on
1 CX_CACS_DET_RESULT_TYPE Findung: Ausnahmeklasse der Ergebnistyp 20051213
History
Last changed by/on SAP  20100310 
SAP Release Created in 700