SAP ABAP Class CL_CACS_NOT_DB_ITF (To read stuffs from db for notification)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CACSNO1 (Package) ICM: Notification: DDIC + APIs for DDIC
Properties
Class CL_CACS_NOT_DB_ITF  
Short Description To read stuffs from db for notification    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CACSNO1   ICM: Notification: DDIC + APIs for DDIC 
Created 20080404   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CACS_NOT_DB_ITF has no forward declaration.
Interfaces
Class CL_CACS_NOT_DB_ITF has no interface implemented.
Friends
Class CL_CACS_NOT_DB_ITF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_APPL Instance attribute Protected Object reference (TYPE REF TO) CL_CACS_APPLICATION ICM Application 20080404
2 MO_LOG Instance attribute Public Object reference (TYPE REF TO) CL_CACS_BAL CACS: Application Log 20080513
3 MTS_PRC_ATIME_DB Instance attribute Protected Type reference (TYPE) CACS_TS_RET_ATIME Tab.Type (Sorted) Retention: Last Access Time-Spot in Proc. 20080404
4 SO_NOT_DB_ITF Static Attribute Protected Object reference (TYPE REF TO) CL_CACS_NOT_DB_ITF Notification: Database Interface 20080404
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080404
2 CREATE Static method Public Method Factory Method: Generate Database Interface 20080404
3 READ_NOTRU Instance method Public Method Read Excess Earnings for Retention Rule 20080404
4 READ_NOTRU_DESCR Instance method Public Method Read Name of One Notification Rule 20080404
5 READ_NOTTRIG Instance method Public Method Reading the target ID 20080410
6 READ_PRC_ATIME Instance method Public Method Read Last Access Time-Spot in Process 20080404
7 READ_REM Instance method Public Method Read Settlement Items (Assigned Remuneration Types) 20080404
8 READ_RETRU Instance method Public Method Read Current Retention 20080404
9 READ_RETRU_DESCR_MULTIPLE Instance method Public Method Read Names of More than One Notification Rule 20080404
10 READ_RI_IT Instance method Private Method 20080408
Events
Class CL_CACS_NOT_DB_ITF has no event.
Types
Class CL_CACS_NOT_DB_ITF 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 Commission Application Identification 20080404
2 Importing MO_LOG Call by reference Object reference (TYPE REF TO) CL_CACS_BAL CACS: Application Log 20080513

Method CONSTRUCTOR on class CL_CACS_NOT_DB_ITF has no exception.

Method CREATE 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 Commission Application Identification 20080404
2 Returning RO_NOT_DB_ITF Value transfer Object reference (TYPE REF TO) CL_CACS_NOT_DB_ITF Notification: Database Interface 20080404

Method CREATE on class CL_CACS_NOT_DB_ITF has no exception.

Method READ_NOTRU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NOTREM Value transfer Type reference (TYPE) CACS_TT_NOTREM Table type: Notification Rule and Remuneration type 20080512
2 Exporting ET_NOTRET Value transfer Type reference (TYPE) CACS_TT_NOTRET Table type : Notification Rule and retention rule 20080512
3 Exporting ET_NOTRU Call by reference Type reference (TYPE) CACS_TT_NOTRU Individual Retention Agreement in Commission Contract 20080512
4 Importing ID_APPL Value transfer Type reference (TYPE) CACSAPPL Commission Application Identification 20080404
5 Importing ID_BUSITIME Call by reference Type reference (TYPE) CACSBUSITIME Effective Validity (Time Stamp YYYY.MM.DD hh:mm:ss) 20080508
6 Importing ID_TECHTIME Call by reference Type reference (TYPE) CACSTECHTIME Technical Validity (Time Stamp: YYYY.MM.DD hh:mm:ss) 20080508
7 Importing MO_LOG Call by reference Object reference (TYPE REF TO) CL_CACS_BAL CACS: Application Log 20080513
# Exception Resumable Description Created on
1 CX_CACS_BAL_EX CACS: Application Log Exceptions 20080513
2 CX_CACS_PRC Processes: Exception Handling 20080514
3 CX_CACS_VERS_HELPER Exception Class for CL_CACS_VERS_HELPER 20080511

Method READ_NOTRU_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_NOTRU_ID Call by reference Type reference (TYPE) CACSNOTRUID Notification Rule 20080404
2 Returning RD_NOTRU_DESCR Value transfer Type reference (TYPE) CACSNOTRUTEXT Name of Notification Rule 20080404

Method READ_NOTRU_DESCR on class CL_CACS_NOT_DB_ITF has no exception.

Method READ_NOTTRIG Signature

Method READ_NOTTRIG on class CL_CACS_NOT_DB_ITF has no parameter.
Method READ_NOTTRIG on class CL_CACS_NOT_DB_ITF has no exception.

Method READ_PRC_ATIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ED_AKEYDATE Value transfer Type reference (TYPE) CACSTIMESTAMP Last Delimitation Date (YYYY.MM.DD hh:mm:ss) 20080404
2 Importing ED_ATIME Value transfer Type reference (TYPE) CACSTIMESTAMP Last Access Time-Spot (YYYY.MM.DD hh:mm:ss) 20080404
3 Importing ID_NOTRU_ID Call by reference Type reference (TYPE) CACSNOTRUID Identification of Notification Rule 20080404

Method READ_PRC_ATIME on class CL_CACS_NOT_DB_ITF has no exception.

Method READ_REM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_APPL Value transfer Type reference (TYPE) CACSAPPL Commission Application Identification 20080404
2 Importing ID_BUSITIME Call by reference Type reference (TYPE) CACSBUSITIME Effective Validity (Time Stamp YYYY.MM.DD hh:mm:ss) 20080508
3 Importing ID_TECHTIME Call by reference Type reference (TYPE) CACSTECHTIME Technical Validity (Time Stamp: YYYY.MM.DD hh:mm:ss) 20080508
4 Importing IS_NOTRU Call by reference Type reference (TYPE) CACS_S_NOTRU Individual Retention Agreement in Commission Contract 20080512
5 Importing MO_LOG Call by reference Object reference (TYPE REF TO) CL_CACS_BAL CACS: Application Log 20080513
6 Returning RT_NOTREM Value transfer Type reference (TYPE) CACS_TT_NOTREM Individual Retention Agreement in Commission Contract 20080512
# Exception Resumable Description Created on
1 CX_CACS_BAL_EX CACS: Application Log Exceptions 20080513
2 CX_CACS_PRC Processes: Exception Handling 20080514
3 CX_CACS_VERS_HELPER Exception Class for CL_CACS_VERS_HELPER 20080511

Method READ_RETRU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_APPL Value transfer Type reference (TYPE) CACSAPPL Commission Application Identification 20080404
2 Importing ID_BUSITIME Call by reference Type reference (TYPE) CACSBUSITIME Effective Validity (Time Stamp YYYY.MM.DD hh:mm:ss) 20080508
3 Importing ID_TECHTIME Call by reference Type reference (TYPE) CACSTECHTIME Technical Validity (Time Stamp: YYYY.MM.DD hh:mm:ss) 20080508
4 Importing IS_NOTRU Call by reference Type reference (TYPE) CACS_S_NOTRU Individual Retention Agreement in Commission Contract 20080512
5 Importing MO_LOG Call by reference Object reference (TYPE REF TO) CL_CACS_BAL CACS: Application Log 20080513
6 Returning RT_NOTRET Value transfer Type reference (TYPE) CACS_TT_NOTRET Individual Retention Agreement in Commission Contract 20080512
# Exception Resumable Description Created on
1 CX_CACS_BAL_EX CACS: Application Log Exceptions 20080513
2 CX_CACS_PRC Processes: Exception Handling 20080514
3 CX_CACS_VERS_HELPER Exception Class for CL_CACS_VERS_HELPER 20080511

Method READ_RETRU_DESCR_MULTIPLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_NOTRU Call by reference Type reference (TYPE) CACS_TT_NOTRU_KEY Table Type: Notification Rule (Key) 20080404
2 Returning RT_NOTRUT Value transfer Type reference (TYPE) CACS_TT_NOTRUT Table Type: Description of Notification Rule 20080404

Method READ_RETRU_DESCR_MULTIPLE on class CL_CACS_NOT_DB_ITF has no exception.

Method READ_RI_IT Signature

Method READ_RI_IT on class CL_CACS_NOT_DB_ITF has no parameter.
Method READ_RI_IT on class CL_CACS_NOT_DB_ITF has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 604