SAP ABAP Class CL_CACS_STDAGR_RULE_GUARANTEE (Guarantee Agreement Rule)
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_STDAGR_RULE_TOP | Agreement Rule | 20060727 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CACS_GEN_TYPE | Interface for General Type of Run Administration | 20060727 |
Properties
| Class | CL_CACS_STDAGR_RULE_GUARANTEE | |
| Short Description | Guarantee Agreement Rule | |
| Super Class | CL_CACS_STDAGR_RULE_TOP | Agreement Rule |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CACSGU2 | ICM: Guarantees: Master Data |
| Created | 20060727 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CACS_STDAGR_RULE_GUARANTEE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CACS_GEN_TYPE | Interface for General Type of Run Administration | 20060727 |
Friends
Class CL_CACS_STDAGR_RULE_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) | CACS_TT_RULECHAR_OBJ | Table Type for Structure CACS_S_RULECHAR_OBJ | 20061213 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060727 | |
| 2 | Instance method | Public | Method | Return Remuneration Types of Rule Characteristics | 20061201 | |
| 3 | Instance method | Public | Method | Ind: Return Offsetting of Excess with Subthreshold Earnings | 20070102 | |
| 4 | Instance method | Public | Method | Ind: Return Retain Remaining Excess Earnings | 20070222 | |
| 5 | Instance method | Public | Method | 20060727 | ||
| 6 | Instance method | Public | Method | Return Period Rule of Agreement Rule | 20060727 | |
| 7 | Instance method | Public | Method | Return Recall Remuneration Type | 20061129 | |
| 8 | Instance method | Public | Method | Return Retention Rule | 20061129 |
Events
Class CL_CACS_STDAGR_RULE_GUARANTEE has no event.
Types
Class CL_CACS_STDAGR_RULE_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_AGR_TYPE | Call by reference | Type reference (TYPE) | CACS_AGR_TYP | Vereinbarungsart | 20060727 | |||
| 2 | ID_APPL | Call by reference | Type reference (TYPE) | CACSAPPL | Identifikation der Provisionsanwendung | 20060727 | |||
| 3 | ID_BUSIDATE | Call by reference | Type reference (TYPE) | CACS_BUSIDATE_OBJ | fachlicher Zeitpunkt des Objekts | 20060727 | |||
| 4 | ID_RULE_ID | Call by reference | Type reference (TYPE) | CACS_STD_RULE_ID | Regelnummer einr Standardvereinbarungsregel | 20060727 | |||
| 5 | ID_STCAGR_ID | Call by reference | Type reference (TYPE) | CACS_STCAGR_ID | Nummer der Standard-Vereinbarung | 20060727 | |||
| 6 | ID_TECHDATE | Call by reference | Type reference (TYPE) | CACS_TECHDATE_OBJ | Technischer Zeitpunkt des Objekts | 20060727 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generische Ausnahme: Kein Objekt/keine Instanz vorhanden | 20060727 | ||
| 2 | Ausnahmeklasse zur Vereinbarungsregeln | 20060727 |
Method GET_CHRETY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_CHRETY | Value transfer | Type reference (TYPE) | CACS_TT_CHRETY | Tab.typ Zuordnung Vergütungsart zu Ausprägung Garantieregel | 20061201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Garantie: Basisklasse Ausnahmebehandlung | 20061201 |
Method GET_FLG_EXCESS_OFFSET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RB_EXCESS_OFFSET | Value transfer | Type reference (TYPE) | CACSGUEXCOFF | Garantie: Verrechnung Überverdienst mit Unterverdienst | 20070102 |
Method GET_FLG_EXCESS_OFFSET on class CL_CACS_STDAGR_RULE_GUARANTEE has no exception.
Method GET_FLG_EXCESS_RETAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RB_EXCESS_RETAIN | Value transfer | Type reference (TYPE) | CACSGUEXCRET | Garantie: Verbleibenden Überverdienst einbehalten | 20070222 |
Method GET_FLG_EXCESS_RETAIN on class CL_CACS_STDAGR_RULE_GUARANTEE has no exception.
Method GET_GEN_TYPE Signature
Method GET_GEN_TYPE on class CL_CACS_STDAGR_RULE_GUARANTEE has no parameter.
Method GET_GEN_TYPE on class CL_CACS_STDAGR_RULE_GUARANTEE has no exception.
Method GET_PRDRULE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_PRDRULE_ID | Value transfer | Type reference (TYPE) | CACSPRDRULE | Periodenregel | 20060727 |
Method GET_PRDRULE_ID on class CL_CACS_STDAGR_RULE_GUARANTEE has no exception.
Method GET_REM_RECALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_REM_RECALL | Value transfer | Type reference (TYPE) | CACSRECALLREM | Rückforderungs-Vergütungsart | 20061129 |
Method GET_REM_RECALL on class CL_CACS_STDAGR_RULE_GUARANTEE has no exception.
Method GET_RETRU_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_RETRU_ID | Value transfer | Type reference (TYPE) | CACSRETRUID | Identifikation der Einbehaltungsregel | 20061129 |
Method GET_RETRU_ID on class CL_CACS_STDAGR_RULE_GUARANTEE has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |