SAP ABAP Class CL_CACS_INDAGR_PRC_GUARANTEE (Individual Guarantee Agreement for Mass Processes)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
ICM (Application Component) Incentive and Commission Management (ICM)
⤷
CACSGU2 (Package) ICM: Guarantees: 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 | 20060620 |
Properties
Class | CL_CACS_INDAGR_PRC_GUARANTEE | |
Short Description | Individual Guarantee Agreement for Mass Processes | |
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 | CACSGU2 | ICM: Guarantees: Master Data |
Created | 20060620 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CACS_INDAGR_PRC_GUARANTEE has no forward declaration.
Interfaces
Class CL_CACS_INDAGR_PRC_GUARANTEE has no interface implemented.
Friends
Class CL_CACS_INDAGR_PRC_GUARANTEE 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) | CACSBUSITIME | Effective Validity (Time Stamp YYYY.MM.DD hh:mm:ss) | 20060620 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CACSCONCURR | Contract Currency Key | 20061128 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CACS_CTRTST_ID | Number of Standard Commission Contract | 20061128 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CACSTECHTIME | Technical Validity (Time Stamp: YYYY.MM.DD hh:mm:ss) | 20060620 | ||
5 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CACS_GUARANTEE_CALCULATION | Guarantee: Calculation | 20061128 | ||
6 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CACS_STD_FACADE_GUARANTEE | Facade for ICM Standard Contract (Guarantee) | 20061201 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CACS_S_WARRU | Structure of Guarantee Agreement | 20060620 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CACS_TT_CHRETY | TabType Assignment Remun.Type to Guarantee Rule Charas | 20061201 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060620 |
2 | ![]() |
Instance method | Public | Method | Generate Calculation Object | 20061128 |
3 | ![]() |
Instance method | Public | Method | Return Start Date of Agreement | 20060620 |
4 | ![]() |
Instance method | Protected | Method | Load Remuneration Types of Rule Characteristics | 20061201 |
5 | ![]() |
Instance method | Protected | Method | Read Data for Individual Agreement | 20060620 |
Events
Class CL_CACS_INDAGR_PRC_GUARANTEE has no event.
Types
Class CL_CACS_INDAGR_PRC_GUARANTEE 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 | 20060620 | ||
2 | ![]() |
ID_BUSITIME | Call by reference | Type reference (TYPE) | CACSBUSITIME | Fachl. Gültigkeit (Zeitstempel JJJJ.MM.TT hh:mm:ss) | 20060620 | ||
3 | ![]() |
ID_INDCTR_CURR | Call by reference | Type reference (TYPE) | CACSCONCURR | Vertragswährungsschlüssel | 20061128 | ||
4 | ![]() |
ID_INDCTR_ID | Call by reference | Type reference (TYPE) | CACS_CTRTBU_ID | Nummer des Provisionsvertrags | 20060620 | ||
5 | ![]() |
ID_STDCTR_ID | Call by reference | Type reference (TYPE) | CACS_CTRTST_ID | Nummer des Standard-Provisionsvertrags | 20061128 | ||
6 | ![]() |
ID_TECHTIME | Call by reference | Type reference (TYPE) | CACSTECHTIME | Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) | 20060620 | ||
7 | ![]() |
ID_WARRAGR_ID | Call by reference | Type reference (TYPE) | CACS_WARRAGR_ID | Identifikation der Garantievereinbarung | 20060620 | ||
8 | ![]() |
ID_WARRU_ID | Call by reference | Type reference (TYPE) | CACS_WARRU_ID | Identifikation der Garantieregelung | 20060620 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Garantie: Basisklasse Ausnahmebehandlung | 20061201 |
Method CREATE_GUARANTEE_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 | 20070102 | ||
2 | ![]() |
RO_GUARANTEE_CALCULATION | Value transfer | Object reference (TYPE REF TO) | CL_CACS_GUARANTEE_CALCULATION | Garantie: Berechnung | 20061128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Garantie: Basisklasse Ausnahmebehandlung | 20061128 |
Method GET_INDAGR_BEGIN_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RD_INDAGR_BEGIN_DATE | Value transfer | Type reference (TYPE) | CACS_WARR_BEGIN | Garantiebeginn | 20060620 |
Method GET_INDAGR_BEGIN_DATE on class CL_CACS_INDAGR_PRC_GUARANTEE has no exception.
Method LOAD_CHRETY Signature
Method LOAD_CHRETY on class CL_CACS_INDAGR_PRC_GUARANTEE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Garantie: Basisklasse Ausnahmebehandlung | 20061201 |
Method READ_INDAGR_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 | 20060620 | ||
2 | ![]() |
ID_BUSITIME | Call by reference | Type reference (TYPE) | CACSBUSITIME | Fachl. Gültigkeit (Zeitstempel JJJJ.MM.TT hh:mm:ss) | 20060620 | ||
3 | ![]() |
ID_INDCTR_ID | Call by reference | Type reference (TYPE) | CACS_CTRTBU_ID | Nummer des Provisionsvertrags | 20060620 | ||
4 | ![]() |
ID_TECHTIME | Call by reference | Type reference (TYPE) | CACSTECHTIME | Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) | 20060620 | ||
5 | ![]() |
ID_WARRAGR_ID | Call by reference | Type reference (TYPE) | CACS_WARRAGR_ID | Identifikation der Garantievereinbarung | 20060620 | ||
6 | ![]() |
ID_WARRU_ID | Call by reference | Type reference (TYPE) | CACS_WARRU_ID | Identifikation der Garantieregelung | 20060620 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Garantie: Basisklasse Ausnahmebehandlung | 20061201 |
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 700 |