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 | 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 | Instance attribute | Protected | Type reference (TYPE) | CACS_STSTMRU | Standard Settlement Agreement Rule | 20060712 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060712 | |
| 2 | Instance method | Public | Method | 20060717 | ||
| 3 | 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 | ID_AGR_TYPE | Call by reference | Type reference (TYPE) | CACS_AGR_TYP | Vereinbarungsart | 20060816 | |||
| 2 | ID_APPL | Call by reference | Type reference (TYPE) | CACSAPPL | Identifikation der Provisionsanwendung | 20060712 | |||
| 3 | ID_BUSIDATE | Call by reference | Type reference (TYPE) | CACS_BUSIDATE_OBJ | fachlicher Zeitpunkt des Objekts | 20060802 | |||
| 4 | ID_STDAGR_ID | Call by reference | Type reference (TYPE) | CACS_STCAGR_ID | Nummer der Standard-Vereinbarung | 20060712 | |||
| 5 | ID_TECHDATE | Call by reference | Type reference (TYPE) | CACS_TECHDATE_OBJ | Technischer Zeitpunkt des Objekts | 20060802 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generische Ausnahme: Kein Objekt/keine Instanz vorhanden | 20060719 | ||
| 2 | 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 | ID_APPL | Call by reference | Type reference (TYPE) | CACSAPPL | Identifikation der Provisionsanwendung | 20060712 | |||
| 2 | ID_BUSIDATE | Call by reference | Type reference (TYPE) | CACS_BUSIDATE_OBJ | fachlicher Zeitpunkt des Objekts | 20060802 | |||
| 3 | ID_STDAGR_ID | Call by reference | Type reference (TYPE) | CACS_STCAGR_ID | Nummer der Standard-Vereinbarung | 20060712 | |||
| 4 | ID_TECHDATE | Call by reference | Type reference (TYPE) | CACS_TECHDATE_OBJ | Technischer Zeitpunkt des Objekts | 20060802 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Individuelle Garantievereinbarung: Ausnahmebehandlung | 20060830 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |