SAP ABAP Class CL_CACS_CTTAGR (Contract Type and Assigned Agreements)
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_CTTAGR  
Short Description Contract Type and Assigned Agreements    
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 20060630   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CACS_CTTAGR has no forward declaration.
Interfaces
Class CL_CACS_CTTAGR has no interface implemented.
Friends
Class CL_CACS_CTTAGR 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 MS_CTRTP Instance attribute Protected Type reference (TYPE) CACS_S_CTRTP Structure for Table TCACS_CTRTP 20060630
3 MT_CTTAGR Instance attribute Protected Type reference (TYPE) CACS_TT_CTTAGR List of Allowed Agreement Types of Contract Type 20060703
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060630
2 GET_AGR_TYPE Instance method Public Method Load Assigned Agreement Type 20060703
3 GET_ALL_AGR_TYPES Instance method Public Method Load All Agreement Types Assigned to Contract Type 20060703
Events
Class CL_CACS_CTTAGR has no event.
Types
Class CL_CACS_CTTAGR 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
2 Importing ID_CTRT_TYPE Call by reference Type reference (TYPE) CACS_CTRT_TYPE Provisionsvertragsart 20060630
# Exception Resumable Description Created on
1 CX_CACS_STD_CONFIG_ERROR DB-Zugrifsfehler 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_CTTAGR Value transfer Type reference (TYPE) CACS_S_CTTAGR Struktur zur Tabelle TCACS_CTTAGR 20060703
# Exception Resumable Description Created on
1 CX_CACS_STD_CONFIG_ERROR Ausnahmeklasse: Konfiguration Standardvertrag 20060725

Method GET_ALL_AGR_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ASSIGN_ATTR Call by reference Type reference (TYPE) CACS_TT_ASSIGN_ATTR Textfeld 20060823
2 Returning RT_CTTAGR Value transfer Type reference (TYPE) CACS_TT_CTTAGR TAbellentyp zur Struktur CACS_S_CTTAGR 20060703

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