SAP ABAP Class CL_CACS_AGRTYP (Class for Table TCACS_AGRTYP)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CACSC5 (Package) ICM: Standard Contract: Database Accesses
Properties
Class CL_CACS_AGRTYP  
Short Description Class for Table TCACS_AGRTYP    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CACSC5   ICM: Standard Contract: Database Accesses 
Created 20060703   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CACS_AGRTYP has no forward declaration.
Interfaces
Class CL_CACS_AGRTYP has no interface implemented.
Friends
Class CL_CACS_AGRTYP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_APPL Instance attribute Protected Type reference (TYPE) CACSAPPL ICM Application 20060725
2 MT_AGRTYP Instance attribute Protected Type reference (TYPE) CACS_TT_AGRTYP Structure for Table TCACS_AGRTYP 20060703
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060703
2 GET_AGR_TYPE Instance method Public Method Load Attributes of Agreement Type 20060703
3 GET_ALL_AGR_TYPES Instance method Public Method Read All Allowed Agreement Types of Application 20060703
Events
Class CL_CACS_AGRTYP has no event.
Types
Class CL_CACS_AGRTYP 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 20060703
# Exception Resumable Description Created on
1 CX_CACS_STD_CONFIG_ERROR Fehler beim DB-Zugriff 20060725

Method GET_AGR_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_AGR_TYP Call by reference Type reference (TYPE) CACS_AGR_TYP Vereinbarungsart 20060703
2 Returning RS_AGRTYP Value transfer Type reference (TYPE) CACS_S_AGRTYP Struktur zur Tabelle TCACS_AGRTYP 20060703
# Exception Resumable Description Created on
1 CX_CACS_STD_CONFIG_ERROR Fehler beim DB-Zugriff 20060725

Method GET_ALL_AGR_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_AGRTYP Value transfer Type reference (TYPE) CACS_TT_AGRTYP Tabellentyp zur Struktur CACS_S_AGRTYP 20060703

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