SAP ABAP Class CL_CACS_STDAGR_SETTLE (Class for Non-Global Standard Settlement Agreement)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CACSS7 (Package) ICM: Settlement: Master Data
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CACS_STDAGR_TOP Abstract Class of Standard Agreement 20060712
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CACS_GEN_TYPE Interface for General Type of Run Administration 20060717
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CACS_STDAGR_RULE_ASSIGNMENT Accesses to Rule Assignment 20060830
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CACS_STD_AGR_SETTLE Methods for Flat-Rate Agreements 20060712
Properties
Class CL_CACS_STDAGR_SETTLE  
Short Description Class for Non-Global Standard Settlement Agreement    
Super Class CL_CACS_STDAGR_TOP Abstract Class of Standard Agreement 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CACSS7   ICM: Settlement: Master Data 
Created 20060712   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CACSSE_CLSE_STL_TABLETYPES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_CACS_GEN_TYPE Interface for General Type of Run Administration 20060717
2 IF_CACS_STDAGR_RULE_ASSIGNMENT Accesses to Rule Assignment 20060830
3 IF_CACS_STD_AGR_SETTLE Methods for Flat-Rate Agreements 20060712
Friends
Class CL_CACS_STDAGR_SETTLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_STDAGR Instance attribute Protected Type reference (TYPE) CACS_STSTMRU Standard Settlement Agreement Rule 20060712
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060712
2 GET_GEN_TYPE Instance method Public Method 20060717
3 READ_STDAGR_DATA Instance method Protected Method Read Data for Individual Settlement Agreement 20060712
Events
Class CL_CACS_STDAGR_SETTLE has no event.
Types
Class CL_CACS_STDAGR_SETTLE 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_AGR_TYPE Call by reference Type reference (TYPE) CACS_AGR_TYP Vereinbarungsart 20060816
2 Importing ID_APPL Call by reference Type reference (TYPE) CACSAPPL Identifikation der Provisionsanwendung 20060712
3 Importing ID_BUSIDATE Call by reference Type reference (TYPE) CACS_BUSIDATE_OBJ fachlicher Zeitpunkt des Objekts 20060802
4 Importing ID_STDAGR_ID Call by reference Type reference (TYPE) CACS_STCAGR_ID Nummer der Standard-Vereinbarung 20060712
5 Importing ID_TECHDATE Call by reference Type reference (TYPE) CACS_TECHDATE_OBJ Technischer Zeitpunkt des Objekts 20060802
# Exception Resumable Description Created on
1 CX_CACS_NO_INSTANCE Generische Ausnahme: Kein Objekt/keine Instanz vorhanden 20060719
2 CX_CACS_STDAGR Ausnahmeklasse zur Klasse CL_CACS_STCAGR 20060719

Method GET_GEN_TYPE Signature

Method GET_GEN_TYPE on class CL_CACS_STDAGR_SETTLE has no parameter.
Method GET_GEN_TYPE on class CL_CACS_STDAGR_SETTLE has no exception.

Method READ_STDAGR_DATA 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 20060712
2 Importing ID_BUSIDATE Call by reference Type reference (TYPE) CACS_BUSIDATE_OBJ fachlicher Zeitpunkt des Objekts 20060802
3 Importing ID_STDAGR_ID Call by reference Type reference (TYPE) CACS_STCAGR_ID Nummer der Standard-Vereinbarung 20060712
4 Importing ID_TECHDATE Call by reference Type reference (TYPE) CACS_TECHDATE_OBJ Technischer Zeitpunkt des Objekts 20060802
# Exception Resumable Description Created on
1 CX_CACS_SE_ROOT Individuelle Garantievereinbarung: Ausnahmebehandlung 20060830
History
Last changed by/on SAP  20100310 
SAP Release Created in 700