SAP ABAP Class CL_CACS_INDCTR_BUFFER (Commission Contract: Buffer)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CACSCT (Package) ICM: Commission Contract 'Light'
Properties
Class CL_CACS_INDCTR_BUFFER  
Short Description Commission Contract: Buffer    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CACSCT   ICM: Commission Contract 'Light' 
Created 20060809   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CACS_INDCTR_BUFFER has no forward declaration.
Interfaces
Class CL_CACS_INDCTR_BUFFER has no interface implemented.
Friends
Class CL_CACS_INDCTR_BUFFER 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 20060809
2 MT_INDCTR Instance attribute Protected Type reference (TYPE) CACS_TT_CTRTBU Commission Contract (Table Type) 20060809
3 SO_INDCTR_BUFFER Static Attribute Protected Object reference (TYPE REF TO) CL_CACS_INDCTR_BUFFER Commission Contract: Buffer 20060809
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060809
2 CREATE Static method Public Method Factory Method: Generate Object 20060809
3 GET_INDCTR Instance method Public Method Return Individual Commission Contract 20060809
4 LOAD_INDCTR Instance method Protected Method Load Individual Commission Contract 20060809
Events
Class CL_CACS_INDCTR_BUFFER has no event.
Types
Class CL_CACS_INDCTR_BUFFER 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 20060809
# Exception Resumable Description Created on
1 CX_CACS_INDCTR_TOP Provisionsvertrag : Basisklasse Ausnahmebehandlung 20060809

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 Identifikation der Provisionsanwendung 20060809
2 Returning RO_INDCTR_BUFFER Value transfer Object reference (TYPE REF TO) CL_CACS_INDCTR_BUFFER Provisionsvertrag: Puffer 20060809
# Exception Resumable Description Created on
1 CX_CACS_INDCTR_TOP Provisionsvertrag : Basisklasse Ausnahmebehandlung 20060809

Method GET_INDCTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_BUSITIME Call by reference Type reference (TYPE) CACSBUSITIME Fachl. Gültigkeit (Zeitstempel JJJJ.MM.TT hh:mm:ss) 20060809
2 Importing ID_INDCTR_ID Call by reference Type reference (TYPE) CACS_CTRTBU_ID Nummer des Provisionsvertrags 20060809
3 Importing ID_TECHTIME Call by reference Type reference (TYPE) CACSTECHTIME Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) 20060809
4 Returning RS_INDCTR Value transfer Type reference (TYPE) CACS_CTRTBU Provisionsvertrag 20060809
# Exception Resumable Description Created on
1 CX_CACS_INDCTR_TOP Provisionsvertrag : Basisklasse Ausnahmebehandlung 20060809

Method LOAD_INDCTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_BUSITIME Call by reference Type reference (TYPE) CACSBUSITIME Fachl. Gültigkeit (Zeitstempel JJJJ.MM.TT hh:mm:ss) 20060809
2 Importing ID_INDCTR_ID Call by reference Type reference (TYPE) CACS_CTRTBU_ID Nummer des Provisionsvertrags 20060809
3 Importing ID_TECHTIME Call by reference Type reference (TYPE) CACSTECHTIME Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) 20060809
# Exception Resumable Description Created on
1 CX_CACS_INDCTR_TOP Provisionsvertrag : Basisklasse Ausnahmebehandlung 20060809
History
Last changed by/on SAP  20100310 
SAP Release Created in 700