SAP ABAP Class CX_CACS_PRD_TOP (Periods: Base Class Exception Handling)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CACSPH4 (Package) ICM: Period Control: Administration
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 20060629
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20060629
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_CACS_PERIOD_CLASSIC Classic Period Handling: Exception Handling 20060719
2 Inheritance (c INHERITING FROM c_ref)  CX_CACS_PRDRULE ICM: Period Control: Period Rule: Exception Handling 20060719
3 Inheritance (c INHERITING FROM c_ref)  CX_CACS_PRD_DB_ITF Periods: Database Interface: Exception Handling 20060629
4 Inheritance (c INHERITING FROM c_ref)  CX_CACS_PRD_FACADE ICM: Period Control: Facade: Exception Handling 20060728
5 Inheritance (c INHERITING FROM c_ref)  CX_CACS_PRD_GENERATOR Exceptions of Period Generator 20060725
6 Inheritance (c INHERITING FROM c_ref)  CX_CACS_PRD_MAINT Edit Periods: Exception Handling 20060629
Properties
Class CX_CACS_PRD_TOP  
Short Description Periods: Base Class 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 CACSPH    
Program status     
Category 40  Exception Class 
Package CACSPH4   ICM: Period Control: Administration 
Created 20060629   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_CACS_PRD_TOP has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20060629
Friends
Class CX_CACS_PRD_TOP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ERROR_CREATE_APPL_OBJ Constant Public See coding 20060719
2 ERROR_INVALID_METHOD_CALL Constant Public See coding 20060629
3 MD_APPL Instance attribute Public Type reference (TYPE) CACSAPPL Commission Application Identification 20060629
4 MD_BUSITIME Instance attribute Public Type reference (TYPE) CACSBUSITIME Effective Validity (Time Stamp YYYY.MM.DD hh:mm:ss) 20060629
5 MD_METHNAME Instance attribute Public Type reference (TYPE) SEOCPDNAME Full Component Name 20060629
6 MD_PRDRULE_ID Instance attribute Public Type reference (TYPE) CACSPRDRULE Period Rule 20060629
7 MD_PRDRULE_VERSION Instance attribute Public Type reference (TYPE) CACSVERSION Version of Master Data or Customizing Object 20060629
8 MD_PRD_ID Instance attribute Public Type reference (TYPE) CACSPRDNUMBER Period No. 20060629
9 MD_PRD_VERSION Instance attribute Public Type reference (TYPE) CACSVERSION Version of Master Data or Customizing Object 20060629
10 MD_TECHTIME Instance attribute Public Type reference (TYPE) CACSTECHTIME Technical Validity (Time Stamp: YYYY.MM.DD hh:mm:ss) 20060629
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060629
Events
Class CX_CACS_PRD_TOP has no event.
Types
Class CX_CACS_PRD_TOP 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 MD_APPL Call by reference Type reference (TYPE) CACSAPPL 20060629
2 Importing MD_BUSITIME Call by reference Type reference (TYPE) CACSBUSITIME 20060629
3 Importing MD_METHNAME Call by reference Type reference (TYPE) SEOCPDNAME 20060629
4 Importing MD_PRDRULE_ID Call by reference Type reference (TYPE) CACSPRDRULE 20060629
5 Importing MD_PRDRULE_VERSION Call by reference Type reference (TYPE) CACSVERSION 20060629
6 Importing MD_PRD_ID Call by reference Type reference (TYPE) CACSPRDNUMBER 20060629
7 Importing MD_PRD_VERSION Call by reference Type reference (TYPE) CACSVERSION 20060629
8 Importing MD_TECHTIME Call by reference Type reference (TYPE) CACSTECHTIME 20060629
9 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20060629
10 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20060629

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