SAP ABAP Class CL_CACS_STD_FACADE_SETTLE (Facade of ICM Standard Contract (Settlement))
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

⤷

⤷

Properties
Class | CL_CACS_STD_FACADE_SETTLE | |
Short Description | Facade of ICM Standard Contract (Settlement) | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CACSS7 | ICM: Settlement: Master Data |
Created | 20060714 | 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
Class CL_CACS_STD_FACADE_SETTLE has no interface implemented.
Friends
Class CL_CACS_STD_FACADE_SETTLE 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 | 20060815 | |||
3 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | CL_CACS_STD_FACADE_SETTLE | Facace for ICM Standard Contract (Flat Rate) | 20060714 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Constructor | CONSTRUCTOR | 20060714 |
2 | ![]() |
Static method | Public | Method | Factory Method: Generate Object | 20060714 |
3 | ![]() |
Instance method | Protected | Method | Generate Standard Contract Object | 20060815 |
4 | ![]() |
Instance method | Public | Method | Return Period Rule of Standard Agreement Settlement | 20060815 |
5 | ![]() |
Instance method | Public | Method | Return Attributes of Remuneration Type | 20060714 |
6 | ![]() |
Instance method | Public | Method | Get Remuneration Types for Settlement Type | 20060720 |
7 | ![]() |
Instance method | Protected | Method | Return Standard Agreement Object | 20060815 |
8 | ![]() |
Instance method | Protected | Method | Return Agreement Rule | 20060815 |
9 | ![]() |
Instance method | Protected | Method | Read Standard Contract Object | 20060815 |
Events
Class CL_CACS_STD_FACADE_SETTLE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_REM | Public | See coding | 20060815 | begin of s_rem,
remuneration type cacsrem,
end of s_rem
|
||
2 | TT_REM | Public | See coding | 20060815 | tt_rem type standard table of s_rem with default key
|
||
3 | TY_S_STDCTR_OBJ | Protected | See coding | 20060815 | 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
|
||
4 | TY_TS_STDCTR_OBJ | Protected | See coding | 20060815 | 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 | 20060714 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fassade zum ICM-Standardvertrag (Abrechnung): Ausnahmen | 20060830 |
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 | 20060714 | ||
2 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_CACS_STD_FACADE_SETTLE | Fassade zum ICM-Standardvertrag (Pauschale) | 20060714 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fassade zum ICM-Standardvertrag (Abrechnung): Ausnahmen | 20060830 |
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) | 20060815 | ||
2 | ![]() |
ID_STDCTR_ID | Call by reference | Type reference (TYPE) | CACS_CTRTST_ID | Nummer des Standard-Provisionsvertrags | 20060815 | ||
3 | ![]() |
ID_TECHTIME | Call by reference | Type reference (TYPE) | CACSTECHTIME | Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) | 20060815 | ||
4 | ![]() |
RO_STDCTR | Value transfer | Object reference (TYPE REF TO) | CL_CACS_STDCTR_READ | Standardvertragsklasse für Provisionsfall | 20060815 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fassade zum ICM-Standardvertrag (Abrechnung): Ausnahmen | 20060830 |
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) | 20060815 | ||
2 | ![]() |
ID_GEN_TYPE | Call by reference | Type reference (TYPE) | CACS_GEN_TYPE | Genereller Typ für Laufverwaltung | 20060815 | ||
3 | ![]() |
ID_STDCTR_ID | Call by reference | Type reference (TYPE) | CACS_CTRTST_ID | Nummer des Standard-Provisionsvertrags | 20060815 | ||
4 | ![]() |
ID_TECHTIME | Call by reference | Type reference (TYPE) | CACSTECHTIME | Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) | 20060815 | ||
5 | ![]() |
RD_PRDRULE_ID | Value transfer | Type reference (TYPE) | CACSPRDRULE | Periodenregel | 20060815 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generische Ausnahme: Kein Objekt/keine Instanz vorhanden | 20060815 | |
2 | ![]() |
Fassade zum ICM-Standardvertrag (Abrechnung): Ausnahmen | 20060830 | |
3 | ![]() |
Masterklasse für Ausnahmen im Standardvertrag | 20060815 |
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) | 20060714 | ||
2 | ![]() |
ID_REM | Call by reference | Type reference (TYPE) | CACSREM | Vergütungsart | 20060714 | ||
3 | ![]() |
ID_TECHTIME | Call by reference | Type reference (TYPE) | CACSTECHTIME | Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) | 20060714 | ||
4 | ![]() |
RS_REM | Value transfer | Type reference (TYPE) | TCACS_REM | Provisionsvergütungsarten | 20060714 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fassade zum ICM-Standardvertrag (Abrechnung): Ausnahmen | 20060830 |
Method GET_REM_FOR_STM_OF_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) | 20060720 | ||
2 | ![]() |
ID_GEN_TYPE | Call by reference | Type reference (TYPE) | CACS_GEN_TYPE | Genereller Typ für Laufverwaltung | 20060720 | ||
3 | ![]() |
ID_STDCTR_ID | Call by reference | Type reference (TYPE) | CACS_CTRTST_ID | Nummer des Standard-Provisionsvertrags | 20060720 | ||
4 | ![]() |
ID_TECHTIME | Call by reference | Type reference (TYPE) | CACSTECHTIME | Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) | 20060720 | ||
5 | ![]() |
RT_REM | Value transfer | Type reference (TYPE) | TT_REM | Vergütungsart | 20060731 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generische Ausnahme: Kein Objekt/keine Instanz vorhanden | 20060728 | |
2 | ![]() |
Fassade zum ICM-Standardvertrag (Abrechnung): Ausnahmen | 20060830 | |
3 | ![]() |
Masterklasse für Ausnahmen im Standardvertrag | 20060728 | |
4 | ![]() |
Ausnahmeklasse zu Standardverträgen | 20060728 |
Method GET_STDAGR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_ASSIGNMENT | Call by reference | Type reference (TYPE) | CACS_TT_AGR_ASS_OBJ | Tabellentyp zur Struktur CACS_S_AGR_ASS_OBJ | 20060815 | ||
2 | ![]() |
RO_STDAGR | Value transfer | Object reference (TYPE REF TO) | CL_CACS_STDAGR_SETTLE | Klasse für nicht globale Standard-Abrechnungsvereinbarung | 20060815 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fassade zum ICM-Standardvertrag (Abrechnung): Ausnahmen | 20060830 |
Method GET_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 | 20060815 | ||
2 | ![]() |
ID_GEN_TYPE | Call by reference | Type reference (TYPE) | CACS_GEN_TYPE | Genereller Typ für Laufverwaltung | 20060815 | ||
3 | ![]() |
ID_STDCTR_ID | Call by reference | Type reference (TYPE) | CACS_CTRTST_ID | Nummer des Standard-Provisionsvertrags | 20060815 | ||
4 | ![]() |
IO_STDAGR | Call by reference | Object reference (TYPE REF TO) | CL_CACS_STDAGR_SETTLE | Klasse für nicht globale Standard-Abrechnungsvereinbarung | 20060815 | ||
5 | ![]() |
RO_STDAGR_RULE | Value transfer | Object reference (TYPE REF TO) | CL_CACS_STDAGR_RULE_SETTLE | Abrechnung Vereinbarungsregel | 20060815 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fassade zum ICM-Standardvertrag (Abrechnung): Ausnahmen | 20060830 | |
2 | ![]() |
Masterklasse für Ausnahmen im Standardvertrag | 20061208 |
Method GET_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) | 20060815 | ||
2 | ![]() |
ID_STDCTR_ID | Call by reference | Type reference (TYPE) | CACS_CTRTST_ID | Nummer des Standard-Provisionsvertrags | 20060815 | ||
3 | ![]() |
ID_TECHTIME | Call by reference | Type reference (TYPE) | CACSTECHTIME | Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) | 20060815 | ||
4 | ![]() |
RO_STDCTR | Value transfer | Object reference (TYPE REF TO) | CL_CACS_STDCTR_READ | Standardvertragsklasse für Provisionsfall | 20060815 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fassade zum ICM-Standardvertrag (Abrechnung): Ausnahmen | 20060830 |
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 700 |