SAP ABAP Class CL_CACS_RET_INDAGR_PRC (Retention: Individual Agreement)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
ICM (Application Component) Incentive and Commission Management (ICM)
⤷
CACSR2 (Package) ICM: Retention: Master Data
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CACS_INDAGR_PRC_ABST | Abstract Class: Individual Agreement | 20060802 |
Properties
| Class | CL_CACS_RET_INDAGR_PRC | |
| Short Description | Retention: Individual Agreement | |
| Super Class | CL_CACS_INDAGR_PRC_ABST | Abstract Class: Individual Agreement |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CACSR2 | ICM: Retention: Master Data |
| Created | 20060802 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CACS_RET_INDAGR_PRC has no forward declaration.
Interfaces
Class CL_CACS_RET_INDAGR_PRC has no interface implemented.
Friends
Class CL_CACS_RET_INDAGR_PRC 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) | CACSRETFLGOFFSET | Indicator for Offsetting Recalls | 20061108 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | CACSBUSITIME | Effective Validity (Time Stamp YYYY.MM.DD hh:mm:ss) | 20060802 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | CACSCONCURR | Contract Currency Key | 20060809 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | CACS_CTRTST_ID | Number of Standard Commission Contract | 20060822 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | CACSTECHTIME | Technical Validity (Time Stamp: YYYY.MM.DD hh:mm:ss) | 20060802 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CACS_RET_CALCULATION | Retention: Calculation | 20060824 | |||
| 7 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CACS_RET_DB_ITF | Retention: Database Interface | 20060822 | |||
| 8 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CACS_RET_INDAGR_BUFFER | Retention: Buffer for Individual Agreements | 20060804 | |||
| 9 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CACS_STDCTR_FACADE_RET | Retention: Facade for ICM Standard Contract | 20060822 | |||
| 10 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | 20060822 | ||||
| 11 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | 20060822 | ||||
| 12 | Instance attribute | Protected | Type reference (TYPE) | CACS_S_RETAGR | Individual Retention Agreement in Commission Contract | 20060802 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | CACS_TT_RETREM | Assignment of Remun.Type to Retention Rule Characteristics | 20060822 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060802 | |
| 2 | Instance method | Public | Method | Generate Calculation Object | 20060824 | |
| 3 | Instance method | Public | Method | Return Identification of Individual Retention Agreement | 20060821 | |
| 4 | Instance method | Protected | Method | Indicator: Load Offsetting of Recalls | 20061108 | |
| 5 | Instance method | Protected | Method | Load Remuneration Types of Rule Characteristics | 20060822 |
Events
Class CL_CACS_RET_INDAGR_PRC has no event.
Types
Class CL_CACS_RET_INDAGR_PRC 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_APPL | Call by reference | Type reference (TYPE) | CACSAPPL | Identifikation der Provisionsanwendung | 20060802 | |||
| 2 | ID_BUSITIME | Call by reference | Type reference (TYPE) | CACSBUSITIME | Fachl. Gültigkeit (Zeitstempel JJJJ.MM.TT hh:mm:ss) | 20060802 | |||
| 3 | ID_INDCTR_CURR | Call by reference | Type reference (TYPE) | CACSCONCURR | Vertragswährungsschlüssel | 20060809 | |||
| 4 | ID_INDCTR_ID | Call by reference | Type reference (TYPE) | CACS_CTRTBU_ID | Nummer des Provisionsvertrags | 20060802 | |||
| 5 | ID_RETAGR_ID | Call by reference | Type reference (TYPE) | CACSRETAGRID | Nummer der Einbehaltungsvereinbarung | 20060802 | |||
| 6 | ID_STDCTR_ID | Call by reference | Type reference (TYPE) | CACS_CTRTST_ID | Nummer des Standard-Provisionsvertrags | 20060822 | |||
| 7 | ID_TECHTIME | Call by reference | Type reference (TYPE) | CACSTECHTIME | Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) | 20060802 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Einbehaltung: Basisklasse Ausnahmebehandlung | 20060802 |
Method CREATE_RET_CALC_OBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | CL_CACS_BAL | CACS: Application log | 20060824 | |||
| 2 | RO_RET_CALCULATION | Value transfer | Object reference (TYPE REF TO) | CL_CACS_RET_CALCULATION | Einbehaltung: Berechnung | 20060824 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Einbehaltung: Basisklasse Ausnahmebehandlung | 20060824 |
Method GET_RETAGR_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_RETAGR_ID | Value transfer | Type reference (TYPE) | CACSRETAGRID | Nummer der Einbehaltungsvereinbarung | 20060821 |
Method GET_RETAGR_ID on class CL_CACS_RET_INDAGR_PRC has no exception.
Method LOAD_FLG_OFFSET_RECALL Signature
Method LOAD_FLG_OFFSET_RECALL on class CL_CACS_RET_INDAGR_PRC has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Einbehaltung: Basisklasse Ausnahmebehandlung | 20061108 |
Method LOAD_RETREM Signature
Method LOAD_RETREM on class CL_CACS_RET_INDAGR_PRC has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Einbehaltung: Basisklasse Ausnahmebehandlung | 20060822 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |