SAP ABAP Class CL_CACS_INDAGR_PRC_SE_LIST (List of Individual Settlement Agreements)
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
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CACS_ABST_LIST | List: Abstract Class | 20060712 |
Properties
| Class | CL_CACS_INDAGR_PRC_SE_LIST | |
| Short Description | List of Individual Settlement Agreements | |
| Super Class | CL_CACS_ABST_LIST | List: Abstract Class |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CACSS7 | ICM: Settlement: Master Data |
| Created | 20060712 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CACS_INDAGR_PRC_SE_LIST has no forward declaration.
Interfaces
Class CL_CACS_INDAGR_PRC_SE_LIST has no interface implemented.
Friends
Class CL_CACS_INDAGR_PRC_SE_LIST 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) | 20060712 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | CACSTECHTIME | Technical Validity (Time Stamp: YYYY.MM.DD hh:mm:ss) | 20060712 | |||
| 3 | Static Attribute | Protected | Type reference (TYPE) | CACS_TT_STMRU | Table Type Guarantee Agreement Rule | 20060712 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Constructor | CONSTRUCTOR | 20060712 | |
| 2 | Static method | Public | Method | Generate List for Individual Settlement Agreements | 20060712 | |
| 3 | Instance method | Protected | Method | Generate Individual Settlement Agreement Object | 20060712 | |
| 4 | Static method | Public | Method | Return Agreement Data on Basis of Time-Spots | 20060712 | |
| 5 | Instance method | Protected | Method | Read Individual Settlement Agreements | 20060712 |
Events
Class CL_CACS_INDAGR_PRC_SE_LIST has no event.
Types
Class CL_CACS_INDAGR_PRC_SE_LIST 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 | 20060712 | |||
| 2 | ID_BUSITIME | Call by reference | Type reference (TYPE) | CACSBUSITIME | Fachl. Gültigkeit (Zeitstempel JJJJ.MM.TT hh:mm:ss) | 20060712 | |||
| 3 | ID_INDCTR_ID | Call by reference | Type reference (TYPE) | CACS_CTRTBU_ID | Nummer des Provisionsvertrags | 20060712 | |||
| 4 | ID_TECHTIME | Call by reference | Type reference (TYPE) | CACSTECHTIME | Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) | 20060712 | |||
| 5 | IT_STM_RANGE | Call by reference | Type reference (TYPE) | CACS_TT_PARAMETER_STM_RANGE | 20060714 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Liste: Ausnahmebehandlung | 20061103 |
Method CREATE_INDAGR_LIST 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 | 20060712 | |||
| 2 | ID_BUSITIME | Call by reference | Type reference (TYPE) | CACSBUSITIME | Fachl. Gültigkeit (Zeitstempel JJJJ.MM.TT hh:mm:ss) | 20060712 | |||
| 3 | ID_INDCTR_ID | Call by reference | Type reference (TYPE) | CACS_CTRTBU_ID | Nummer des Provisionsvertrags | 20060712 | |||
| 4 | ID_TECHTIME | Call by reference | Type reference (TYPE) | CACSTECHTIME | Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) | 20060712 | |||
| 5 | IT_STM_RANGE | Call by reference | Type reference (TYPE) | CACS_TT_PARAMETER_STM_RANGE | Tabellentyp für Vergütungsarten im Datencontainer | 20060714 | |||
| 6 | RO_LIST | Value transfer | Object reference (TYPE REF TO) | CL_CACS_INDAGR_PRC_SE_LIST | Liste individueller Pauschalenvereinbarungen | 20060712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Liste: Ausnahmebehandlung | 20061103 |
Method CREATE_INDAGR_OBJ 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 | 20060712 | |||
| 2 | ID_INDCTR_ID | Call by reference | Type reference (TYPE) | CACS_CTRTBU_ID | Nummer des Provisionsvertrags | 20060712 | |||
| 3 | ID_STMAGR_ID | Call by reference | Type reference (TYPE) | CACS_STMAGR_ID | Identifikation der Abrechnungsvereinbarung | 20060814 | |||
| 4 | ID_STMRU_ID | Call by reference | Type reference (TYPE) | CACS_STMRU_ID | Identifikation der Abrechnungsvereinbarung | 20060814 | |||
| 5 | RO_INDAGR | Value transfer | Object reference (TYPE REF TO) | CL_CACS_INDAGR_PRC_SETTLE | Individuelle Abrechnungsprozesses | 20060712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Belegbuchung: Ausnahmenbehandlung | 20060830 | ||
| 2 | Liste individueller Pauschalenvereinbarungen: Ausnahmen | 20060830 | ||
| 3 | 20060830 |
Method GET_INDAGR_DATA_BY_DATES 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 | 20060712 | |||
| 2 | ID_BUSITIME | Call by reference | Type reference (TYPE) | CACSBUSITIME | Fachl. Gültigkeit (Zeitstempel JJJJ.MM.TT hh:mm:ss) | 20060712 | |||
| 3 | ID_INDCTR_ID | Call by reference | Type reference (TYPE) | CACS_CTRTBU_ID | Nummer des Provisionsvertrags | 20060712 | |||
| 4 | ID_STMAGR_ID | Call by reference | Type reference (TYPE) | CACS_STMAGR_ID | Identifikation der Garantievereinbarung | 20060714 | |||
| 5 | ID_STMRU_ID | Call by reference | Type reference (TYPE) | CACS_STMRU_ID | Identifikation der Garantieregelung | 20060714 | |||
| 6 | ID_TECHTIME | Call by reference | Type reference (TYPE) | CACSTECHTIME | Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) | 20060712 | |||
| 7 | RS_INDAGR | Value transfer | Type reference (TYPE) | CACS_STMRU | Abrechnungsvereinbarungsregelung | 20060712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Liste individueller Abrechnungsvereinbarungen: Ausnahmen | 20061030 |
Method READ_INDAGR_DATA_BY_RANGE 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 | 20060712 | |||
| 2 | ID_INDCTR_ID | Call by reference | Type reference (TYPE) | CACS_CTRTBU_ID | Nummer des Provisionsvertrags | 20060712 | |||
| 3 | IT_STM_RANGE | Call by reference | Type reference (TYPE) | CACS_TT_PARAMETER_STM_RANGE | 20060714 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Liste individueller Abrechnungsvereinbarungen: Ausnahmen | 20061030 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |