SAP ABAP Class CL_CACS_STD_FACADE_GUARANTEE (Facade for ICM Standard Contract (Guarantee))
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
⤷
⤷
Properties
| Class | CL_CACS_STD_FACADE_GUARANTEE | |
| Short Description | Facade for ICM Standard Contract (Guarantee) | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| 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_STD_FACADE_GUARANTEE has no forward declaration.
Interfaces
Class CL_CACS_STD_FACADE_GUARANTEE has no interface implemented.
Friends
Class CL_CACS_STD_FACADE_GUARANTEE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CACS_APPLICATION | ICM Application | 20060714 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | TY_TS_STDCTR_OBJ | 20060728 | ||||
| 3 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_CACS_STD_FACADE_GUARANTEE | Facade for ICM Standard Contract (Guarantee) | 20060714 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Constructor | CONSTRUCTOR | 20060620 | |
| 2 | Static method | Public | Method | Factory Method: Generate Object | 20060620 | |
| 3 | Instance method | Protected | Method | Generate Standard Contract Object | 20060727 | |
| 4 | Instance method | Public | Method | Return Parameters for Offsetting Guarantee | 20061129 | |
| 5 | Instance method | Public | Method | Return Period Rule of Agreement Rule Guarantee | 20060727 | |
| 6 | Instance method | Public | Method | Return Attributes of Remuneration Type | 20060620 | |
| 7 | Instance method | Public | Method | Return Remuneration Types of Rule Characteristics | 20061201 | |
| 8 | Instance method | Protected | Method | Load Standard Agreement Object | 20061129 | |
| 9 | Instance method | Protected | Method | Load Agreement Rule | 20061129 | |
| 10 | Instance method | Protected | Method | Load Standard Contract Object | 20061129 | |
| 11 | Instance method | Protected | Method | Read Characteristics of Guarantee Rule | 20061129 |
Events
Class CL_CACS_STD_FACADE_GUARANTEE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_STDCTR_OBJ | Protected | See coding | 20060728 | BEGIN OF ty_s_stdctr_obj,
appl TYPE cacsappl,
stdctr_id TYPE cacs_ctrtst_id,
instance TYPE REF TO cl_cacs_stdctr_read,
END OF ty_s_stdctr_obj
|
||
| 2 | TY_TS_STDCTR_OBJ | Protected | See coding | 20060728 | ty_ts_stdctr_obj TYPE sorted TABLE OF ty_s_stdctr_obj
with UNIQUE KEY appl stdctr_id
|
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 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Garantie: Basisklasse Ausnahmebehandlung | 20061129 |
Method CREATE 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 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_CACS_STD_FACADE_GUARANTEE | Fassade zum ICM-Standardvertrag (Garantie) | 20060620 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Garantie: Basisklasse Ausnahmebehandlung | 20061129 |
Method CREATE_STDCTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_BUSITIME | Call by reference | Type reference (TYPE) | CACSBUSITIME | Fachl. Gültigkeit (Zeitstempel JJJJ.MM.TT hh:mm:ss) | 20060727 | |||
| 2 | ID_STDCTR_ID | Call by reference | Type reference (TYPE) | CACS_CTRTST_ID | Nummer des Standard-Provisionsvertrags | 20060727 | |||
| 3 | ID_TECHTIME | Call by reference | Type reference (TYPE) | CACSTECHTIME | Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) | 20060727 | |||
| 4 | RO_STDCTR | Value transfer | Object reference (TYPE REF TO) | CL_CACS_STDCTR_READ | Standardvertragsklasse für Provisionsfall | 20060727 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Garantie: Basisklasse Ausnahmebehandlung | 20061129 |
Method GET_OFFSETTING_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EB_EXCESS_OFFSET | Call by reference | Type reference (TYPE) | CACSGUEXCOFF | Garantie: Verrechnung Überverdienst mit Unterverdienst | 20070102 | |||
| 2 | EB_EXCESS_RETAIN | Call by reference | Type reference (TYPE) | CACSGUEXCRET | Garantie: Verbleibenden Überverdienst einbehalten | 20070222 | |||
| 3 | ED_REM_RECALL | Call by reference | Type reference (TYPE) | CACSRECALLREM | Rückforderungs-Vergütungsart | 20061129 | |||
| 4 | ED_RETRU_ID | Call by reference | Type reference (TYPE) | CACSRETRUID | Identifikation der Einbehaltungsregel | 20061129 | |||
| 5 | ID_BUSITIME | Call by reference | Type reference (TYPE) | CACSBUSITIME | Fachl. Gültigkeit (Zeitstempel JJJJ.MM.TT hh:mm:ss) | 20061129 | |||
| 6 | ID_REM | Call by reference | Type reference (TYPE) | CACSREM | Vergütungsart | 20061129 | |||
| 7 | ID_STDCTR_ID | Call by reference | Type reference (TYPE) | CACS_CTRTST_ID | Nummer des Standard-Provisionsvertrags | 20061129 | |||
| 8 | ID_TECHTIME | Call by reference | Type reference (TYPE) | CACSTECHTIME | Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) | 20061129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Garantie: Basisklasse Ausnahmebehandlung | 20061129 |
Method GET_PRDRULE_OF_STDAGR_RULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_BUSITIME | Call by reference | Type reference (TYPE) | CACSBUSITIME | Fachl. Gültigkeit (Zeitstempel JJJJ.MM.TT hh:mm:ss) | 20060727 | |||
| 2 | ID_REM | Call by reference | Type reference (TYPE) | CACSREM | Vergütungsart | 20061129 | |||
| 3 | ID_STDCTR_ID | Call by reference | Type reference (TYPE) | CACS_CTRTST_ID | Nummer des Standard-Provisionsvertrags | 20060727 | |||
| 4 | ID_TECHTIME | Call by reference | Type reference (TYPE) | CACSTECHTIME | Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) | 20060727 | |||
| 5 | RD_PRDRULE_ID | Value transfer | Type reference (TYPE) | CACSPRDRULE | Periodenregel | 20060727 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Garantie: Basisklasse Ausnahmebehandlung | 20061129 | ||
| 2 | Masterklasse für Ausnahmen im Standardvertrag | 20060727 |
Method GET_REM_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_BUSITIME | Call by reference | Type reference (TYPE) | CACSBUSITIME | Fachl. Gültigkeit (Zeitstempel JJJJ.MM.TT hh:mm:ss) | 20060620 | |||
| 2 | ID_REM | Call by reference | Type reference (TYPE) | CACSREM | Vergütungsart | 20060620 | |||
| 3 | ID_TECHTIME | Call by reference | Type reference (TYPE) | CACSTECHTIME | Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) | 20060620 | |||
| 4 | RS_REM | Value transfer | Type reference (TYPE) | TCACS_REM | Provisionsvergütungsarten | 20060620 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Garantie: Basisklasse Ausnahmebehandlung | 20061129 |
Method GET_REM_LIST_OF_STDAGR_RULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_BUSITIME | Call by reference | Type reference (TYPE) | CACSBUSITIME | Fachl. Gültigkeit (Zeitstempel JJJJ.MM.TT hh:mm:ss) | 20061201 | |||
| 2 | ID_REM | Call by reference | Type reference (TYPE) | CACSREM | Vergütungsart | 20061201 | |||
| 3 | ID_STDCTR_ID | Call by reference | Type reference (TYPE) | CACS_CTRTST_ID | Nummer des Standard-Provisionsvertrags | 20061201 | |||
| 4 | ID_TECHTIME | Call by reference | Type reference (TYPE) | CACSTECHTIME | Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) | 20061201 | |||
| 5 | 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 LOAD_STDAGR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_BUSITIME | Call by reference | Type reference (TYPE) | CACSBUSITIME | Fachl. Gültigkeit (Zeitstempel JJJJ.MM.TT hh:mm:ss) | 20061205 | |||
| 2 | ID_STDCTR_ID | Call by reference | Type reference (TYPE) | CACS_CTRTST_ID | Nummer des Standard-Provisionsvertrags | 20061205 | |||
| 3 | ID_TECHTIME | Call by reference | Type reference (TYPE) | CACSTECHTIME | Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) | 20061205 | |||
| 4 | IT_ASSIGNMENT | Call by reference | Type reference (TYPE) | CACS_TT_AGR_ASS_OBJ | Tabellentyp zur Struktur CACS_S_AGR_ASS_OBJ | 20061129 | |||
| 5 | RO_STDAGR | Value transfer | Object reference (TYPE REF TO) | CL_CACS_STDAGR_GUARANTEE | Klasse für nicht globale Standard-Garantievereinbarung | 20061129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Garantie: Basisklasse Ausnahmebehandlung | 20061129 |
Method LOAD_STDAGR_RULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_CTRT_TYPE | Call by reference | Type reference (TYPE) | CACS_CTRT_TYPE | Provisionsvertragsart | 20061129 | |||
| 2 | ID_REM | Call by reference | Type reference (TYPE) | CACSREM | Vergütungsart | 20061129 | |||
| 3 | ID_STDCTR_ID | Call by reference | Type reference (TYPE) | CACS_CTRTST_ID | Nummer des Standard-Provisionsvertrags | 20061129 | |||
| 4 | IO_STDAGR | Call by reference | Object reference (TYPE REF TO) | CL_CACS_STDAGR_GUARANTEE | Klasse für nicht globale Standard-Garantievereinbarung | 20061129 | |||
| 5 | RO_STDAGR_RULE | Value transfer | Object reference (TYPE REF TO) | CL_CACS_STDAGR_RULE_GUARANTEE | Garantie Vereinbarungsregel | 20061129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Garantie: Basisklasse Ausnahmebehandlung | 20061129 | ||
| 2 | Masterklasse für Ausnahmen im Standardvertrag | 20061129 |
Method LOAD_STDCTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_BUSITIME | Call by reference | Type reference (TYPE) | CACSBUSITIME | Fachl. Gültigkeit (Zeitstempel JJJJ.MM.TT hh:mm:ss) | 20061129 | |||
| 2 | ID_STDCTR_ID | Call by reference | Type reference (TYPE) | CACS_CTRTST_ID | Nummer des Standard-Provisionsvertrags | 20061129 | |||
| 3 | ID_TECHTIME | Call by reference | Type reference (TYPE) | CACSTECHTIME | Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) | 20061129 | |||
| 4 | RO_STDCTR | Value transfer | Object reference (TYPE REF TO) | CL_CACS_STDCTR_READ | Standardvertragsklasse für Provisionsfall | 20061129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Garantie: Basisklasse Ausnahmebehandlung | 20061129 |
Method READ_STDAGR_RULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_BUSITIME | Call by reference | Type reference (TYPE) | CACSBUSITIME | Fachl. Gültigkeit (Zeitstempel JJJJ.MM.TT hh:mm:ss) | 20061129 | |||
| 2 | ID_REM | Call by reference | Type reference (TYPE) | CACSREM | Vergütungsart | 20061129 | |||
| 3 | ID_STDCTR_ID | Call by reference | Type reference (TYPE) | CACS_CTRTST_ID | Nummer des Standard-Provisionsvertrags | 20061129 | |||
| 4 | ID_TECHTIME | Call by reference | Type reference (TYPE) | CACSTECHTIME | Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) | 20061129 | |||
| 5 | RO_STDAGR_RULE | Value transfer | Object reference (TYPE REF TO) | CL_CACS_STDAGR_RULE_GUARANTEE | Garantie Vereinbarungsregel | 20061129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Garantie: Basisklasse Ausnahmebehandlung | 20061129 | ||
| 2 | Masterklasse für Ausnahmen im Standardvertrag | 20061129 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |