SAP ABAP Class CX_CACS_INDAGR_PRC_FLAT_RATE (Individual Flat-Rate Agreement: Exception Handling)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CACSF2 (Package) ICM: Flat Rates: Master Data
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20060612
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20060612
Properties
Class CX_CACS_INDAGR_PRC_FLAT_RATE  
Short Description Individual Flat-Rate Agreement: Exception Handling    
Super Class CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package CACSF2   ICM: Flat Rates: Master Data 
Created 20060612   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_CACS_INDAGR_PRC_FLAT_RATE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20060612
Friends
Class CX_CACS_INDAGR_PRC_FLAT_RATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CALC_DATE Instance attribute Public Type reference (TYPE) CACSFLATCALCDATE Calculation Date for Flat-Rate Remuneration 20060728
2 CALC_DATE_GE_END_DATE Constant Public See coding 20060728
3 CALC_DATE_LT_BEGIN_DATE Constant Public See coding 20060728
4 ERROR_INVALID_CALL_CALCULATE Constant Public See coding 20060612
5 ERROR_INVALID_CALL_CREATE Constant Public See coding 20060612
6 ERROR_INVALID_CALL_READ Constant Public See coding 20060612
7 ERROR_READ_INDAGR_DATA Constant Public See coding 20060612
8 FLAT_RATE_AMOUNT_ZERO Constant Public See coding 20060624
9 INDAGR_BEGIN_DATE Instance attribute Public Type reference (TYPE) CACS_REMA_BEGIN Start of Flat-Rate Remuneration 20060728
10 INDAGR_END_DATE Instance attribute Public Type reference (TYPE) CACS_REMA_ENDE End Date for Disbursement of a Remuneration Amount 20060728
11 MD_FLAT_RATE_AMNT Instance attribute Public Type reference (TYPE) CACS_REMA_AMNT Amount of Flat-Rate Remuneration 20060624
12 MD_INDCTR_ID Instance attribute Public Type reference (TYPE) CACS_CTRTBU_ID Commission Contract Number 20060612
13 MD_REMAGR_ID Instance attribute Public Type reference (TYPE) CACS_REMAAGR_ID Identification of Flat-Rate Remuneration Agreement 20060612
14 MD_REMRU_ID Instance attribute Public Type reference (TYPE) CACS_REMARU_ID Identification of Flat-Rate Remuneration Rule 20060612
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060612
Events
Class CX_CACS_INDAGR_PRC_FLAT_RATE has no event.
Types
Class CX_CACS_INDAGR_PRC_FLAT_RATE 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 CALC_DATE Call by reference Type reference (TYPE) CACSFLATCALCDATE 20060728
2 Importing INDAGR_BEGIN_DATE Call by reference Type reference (TYPE) CACS_REMA_BEGIN 20060728
3 Importing INDAGR_END_DATE Call by reference Type reference (TYPE) CACS_REMA_ENDE 20060728
4 Importing MD_FLAT_RATE_AMNT Call by reference Type reference (TYPE) CACS_REMA_AMNT 20060624
5 Importing MD_INDCTR_ID Call by reference Type reference (TYPE) CACS_CTRTBU_ID 20060612
6 Importing MD_REMAGR_ID Call by reference Type reference (TYPE) CACS_REMAAGR_ID 20060612
7 Importing MD_REMRU_ID Call by reference Type reference (TYPE) CACS_REMARU_ID 20060612
8 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20060612
9 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20060612

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