SAP ABAP Class CL_CACS_STDCTR_AGT_ASS (Agreement Type Assignment)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CACSCX (Package) ICM: Standard Contract (Contract Components)
Properties
Class CL_CACS_STDCTR_AGT_ASS  
Short Description Agreement Type Assignment    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CACSCX   ICM: Standard Contract (Contract Components) 
Created 20060614   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CACS_STDCTR_AGT_ASS has no forward declaration.
Interfaces
Class CL_CACS_STDCTR_AGT_ASS has no interface implemented.
Friends
Class CL_CACS_STDCTR_AGT_ASS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_DBTAB Constant Protected Type reference (TYPE) TABNAME 'CACS_STATASS' Name of DB Table 20060619
2 MD_BUSIDATE Instance attribute Protected Type reference (TYPE) CACS_BUSIDATE_OBJ Effective Time-Spot of Object 20060619
3 MD_INACT_ASPECT Instance attribute Protected Type reference (TYPE) FLAG Indicator: Inactive Version Exists 20060710
4 MD_NOW Instance attribute Protected Type reference (TYPE) CACSTIMESTAMP "Now" in this Object 20060622
5 MD_TECHDATE Instance attribute Protected Type reference (TYPE) CACS_TECHDATE_OBJ Technical Time-Spot of Object 20060619
6 MO_AGR_TYPE Instance attribute Protected Object reference (TYPE REF TO) CL_CACS_AGRTYP Agreement Type 20060626
7 MO_VERSION Instance attribute Protected Object reference (TYPE REF TO) CL_CACS_VERSION Version Class of ICM 20060614
8 MS_AGRTYP Instance attribute Protected Type reference (TYPE) CACS_S_AGRTYP Agreement Type 20060622
9 MS_HEADER Instance attribute Protected Type reference (TYPE) CACS_S_STATASS_HDR Structure for Table CACS_STATASS 20060704
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_INACTIVE_ASPECT Instance method Public Method Check If Inactive Version Exists 20060710
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060614
Events
Class CL_CACS_STDCTR_AGT_ASS has no event.
Types
Class CL_CACS_STDCTR_AGT_ASS has no local type.
Method Signatures

Method CHECK_INACTIVE_ASPECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_INACTIVE_ASPECT Value transfer Type reference (TYPE) FLAG Kz.: Inaktive Version vorhanden 20060710

Method CHECK_INACTIVE_ASPECT on class CL_CACS_STDCTR_AGT_ASS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_BUSIDATE Call by reference Type reference (TYPE) CACS_BUSIDATE_OBJ fachlicher Zeitpunkt des Objekts 20060614
2 Importing ID_NOW Call by reference Type reference (TYPE) CACSTIMESTAMP "Jetzt" in diesem Objekt 20060622
3 Importing ID_READ_FROM_DB Call by reference Type reference (TYPE) FLAG Kennzeichen: Nur von DB lesen 20060614
4 Importing ID_TECHDATE Call by reference Type reference (TYPE) CACS_TECHDATE_OBJ Technischer Zeitpunkt des Objekts 20060614
5 Importing IS_STATASS Call by reference Type reference (TYPE) CACS_S_STATASS Struktur zur Tabelle CACS_STATASS 20060614
# Exception Resumable Description Created on
1 CX_CACS_NO_INSTANCE Generische Ausnahme: Kein Objekt/keine Instanz vorhanden 20060726
2 CX_CACS_STDCTR_AGT_ASS 20060614
History
Last changed by/on SAP  20100310 
SAP Release Created in 700