SAP ABAP Class CL_CACS_VALUATION_TYPE (Class of Valuation Type)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CACS2D (Package) ICM: DDIC for ICM Basis Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CACS_GENERIC_TYPE Class of Generic Type 20070130
Properties
Class CL_CACS_VALUATION_TYPE  
Short Description Class of Valuation Type    
Super Class CL_CACS_GENERIC_TYPE Class of Generic Type 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CACS2D   ICM: DDIC for ICM Basis Framework 
Created 20061122   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_VALUATION_TYPE has no interface implemented.
Friends
Class CL_CACS_VALUATION_TYPE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_VAL_TYPE_FIELD Constant Public Type reference (TYPE) FIELDNAME 'VALUE' Field Name 20070130
2 MC_VAL_TYPE_TABLE Constant Public Type reference (TYPE) TABNAME 'TCACS_VAL' Table Name 20061122
3 MS_VAL Instance attribute Private Type reference (TYPE) TCACS_VAL Comn.: Valuation Types 20061122
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Protected Constructor CONSTRUCTOR 20061122
2 GET_VALUATION_INFO Instance method Protected Method Get Version Information of Valuation Type 20070130
3 READ_ALL_VALUATION_TYPES Static method Public Method Read All Remuneration Types 20070614
4 READ_VALUATION_TYPE_VERSION Static method Public Method Read Active Version of Valuation Type 20070130
Events
Class CL_CACS_VALUATION_TYPE has no event.
Types
Class CL_CACS_VALUATION_TYPE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_APPL Call by reference Type reference (TYPE) CACSAPPL Identifikation der Provisionsanwendung 20061122
2 Importing ID_BUSI Call by reference Type reference (TYPE) CACSBUSITIME Fachl. Gültigkeit (Zeitstempel JJJJ.MM.TT hh:mm:ss) 20061122
3 Importing ID_TECH Call by reference Type reference (TYPE) CACSTECHTIME Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) 20061122
4 Importing ID_VAL_TYPE Call by reference Type reference (TYPE) CACSVAL Bewertungsart 20061122
# Exception Resumable Description Created on
1 CX_CACS_GENERIC_TYPE Ausnahmen des generischen Typs 20070131

Method GET_VALUATION_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_VALUATION Value transfer Type reference (TYPE) TCACS_VAL Prov.: Bewertungsarten 20070130

Method GET_VALUATION_INFO on class CL_CACS_VALUATION_TYPE has no exception.

Method READ_ALL_VALUATION_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_VAL Value transfer Type reference (TYPE) CACS_TT_TCACS_VAL Prov.: Bewertungsarten 20070614
2 Importing ID_APPL Call by reference Type reference (TYPE) CACSAPPL Identifikation der Anwendung 20070614

Method READ_ALL_VALUATION_TYPES on class CL_CACS_VALUATION_TYPE has no exception.

Method READ_VALUATION_TYPE_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_VAL Value transfer Type reference (TYPE) TCACS_VAL Prov.: Bewertungsarten 20070130
2 Importing ID_APPL Call by reference Type reference (TYPE) CACSAPPL Identifikation der Anwendung 20070130
3 Importing ID_BUSI Call by reference Type reference (TYPE) CACSBUSITIME Fachl. Gültigkeit (Zeitstempel JJJJ.MM.TT hh:mm:ss) 20070130
4 Importing ID_TECH Call by reference Type reference (TYPE) CACSTECHTIME Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) 20070130
5 Importing ID_VAL_TYPE Call by reference Type reference (TYPE) CACSVAL Bewertungsart 20070130
# Exception Resumable Description Created on
1 CX_CACS_GENERIC_TYPE Ausnahmen des generischen Typs 20070131
2 CX_CACS_VALUATION_TYPE Ausnahmeklasse der Bewertungsart 20070131
History
Last changed by/on SAP  20100310 
SAP Release Created in 700