SAP ABAP Class CACSSE_CL_STL_TRANSMISSION (Class for Transfer of Settlement)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
ICM (Application Component) Incentive and Commission Management (ICM)
⤷
CACSS10 (Package) ICM Settlement: Released DDIC
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CACS_STL_TRANSMISSION | Abstract Class of Transfer of Settlement | 20060814 |
Properties
| Class | CACSSE_CL_STL_TRANSMISSION | |
| Short Description | Class for Transfer of Settlement | |
| Super Class | CL_CACS_STL_TRANSMISSION | Abstract Class of Transfer of Settlement |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | CACS_SE | |
| Program status | ||
| Category | 0 | |
| Package | CACSS10 | ICM Settlement: Released DDIC |
| Created | 20060720 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CACSSE_CL_STL_TRANSMISSION has no interface implemented.
Friends
Class CACSSE_CL_STL_TRANSMISSION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | CACSAPPL | 'CACSSE' | Commission Application Identification | 20060816 | ||
| 2 | Static Attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100713 | |||
| 3 | Static Attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100713 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CACSSE_CL_STL_META_STRUCTURE | Class | 20060821 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Clear Mass Processing Parameters | 20100713 | |
| 2 | Instance method | Protected | Method | Compress Transfer Data | 20060725 | |
| 3 | Instance method | Public | Constructor | Constructor | 20060720 | |
| 4 | Instance method | Public | Method | Get All Settlement Lines | 20060821 | |
| 5 | Instance method | Public | Method | Get First Settlement Meta Line | 20061011 | |
| 6 | Instance method | Public | Method | Get Next Settlement Meta Line | 20060821 | |
| 7 | Instance method | Public | Method | Determine One-Time Customer | 20061011 | |
| 8 | Static method | Public | Method | Retrieve MD_START for Mass Processing | 20100713 | |
| 9 | Static method | Public | Method | Retrieve MD_STOP for Mass Processing | 20100713 | |
| 10 | Instance method | Protected | Method | Reset Transfer | 20060829 | |
| 11 | Instance method | Public | Method | Setting Reversal Year | 20110425 | |
| 12 | Static method | Public | Method | Set I_MASS_START for Mass Processing | 20100713 | |
| 13 | Static method | Public | Method | Set I_MASS_STOP for Mass Processing | 20100713 |
Events
Class CACSSE_CL_STL_TRANSMISSION has no event.
Types
Class CACSSE_CL_STL_TRANSMISSION has no local type.
Method Signatures
Method CLEAR_PARAMETERS Signature
Method CLEAR_PARAMETERS on class CACSSE_CL_STL_TRANSMISSION has no parameter.
Method CLEAR_PARAMETERS on class CACSSE_CL_STL_TRANSMISSION has no exception.
Method COMPRESS_TRANSMISSION Signature
Method COMPRESS_TRANSMISSION on class CACSSE_CL_STL_TRANSMISSION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse der Weiterleitung der Abrechnung | 20060725 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_BUSI | Call by reference | Type reference (TYPE) | CACSBUSITIME | Fachl. Gültigkeit (Zeitstempel JJJJ.MM.TT hh:mm:ss) | 20060724 | |||
| 2 | ID_CURRENCY | Call by reference | Type reference (TYPE) | CACSCONCURR | Vertragswährungsschlüssel | 20060724 | |||
| 3 | ID_ONETIME | Call by reference | Type reference (TYPE) | ABAP_BOOL | CPD-Verarbeitung | 20060828 | |||
| 4 | ID_POST_DATE | Call by reference | Type reference (TYPE) | BUDAT | Buchungsdatum im Beleg | 20060724 | |||
| 5 | ID_PRD | Call by reference | Type reference (TYPE) | TCACS_PRD | Current Period | 20100726 | |||
| 6 | ID_REVERSAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | Gegenbuchungkennzeichen | 20060829 | |||
| 7 | ID_RUNID | Call by reference | Type reference (TYPE) | CACS_RUNID | Laufnummer der Laufverwaltung | 20060825 | |||
| 8 | ID_SETTLE_DOCID | Call by reference | Type reference (TYPE) | CACSDOCIDSETTLE | Identifikation eines Abrechnungsbelegs | 20060824 | |||
| 9 | ID_SETTLE_DOCYR | Call by reference | Type reference (TYPE) | CACSDOCYEARSETTLE | Buchungsjahr des Abrechnungsbelegs | 20060824 | |||
| 10 | ID_SIMULATION | Call by reference | Type reference (TYPE) | CACSSIMULATION | Knz.: Prozeß soll im Simulationsmodus durchgeführt werden | 20060724 | |||
| 11 | ID_STMTYPE | Call by reference | Type reference (TYPE) | CACS_STMTYPE_ID | Identifikation der Abrechnungsart | 20060724 | |||
| 12 | ID_TECH | Call by reference | Type reference (TYPE) | CACSTECHTIME | Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) | 20060724 | |||
| 13 | ID_UPDATE_TASK | Call by reference | Type reference (TYPE) | ABAP_BOOL | In Verbuchungsmodus buchen | 20060724 | |||
| 14 | IO_IND_AGR | Call by reference | Object reference (TYPE REF TO) | CL_CACS_INDAGR_PRC_SETTLE | Individuelle Abrechnungsvereinbarung | 20060816 | |||
| 15 | IO_IND_CTRT | Call by reference | Object reference (TYPE REF TO) | CL_CACS_INDCTR_PRC | Provisionsvertrag für Massenprozesse | 20060809 | |||
| 16 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | CL_CACS_BAL | CACS: Application log | 20060724 | |||
| 17 | IT_DOCSE | Call by reference | Type reference (TYPE) | CACSSE_CLSE_STL_TABLETYPES=>TT_DOCSE | Abrechnungszeilen | 20060724 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse der Weiterleitung der Abrechnung | 20060724 |
Method GET_ALL_DOCSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_RESULT | Value transfer | Type reference (TYPE) | CACSSE_CLSE_STL_TABLETYPES=>TT_DOCSE | 20060821 |
Method GET_ALL_DOCSE on class CACSSE_CL_STL_TRANSMISSION has no exception.
Method GET_FIRST_DOCSE_META Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_META | Value transfer | Type reference (TYPE) | CACS00_S_DOCSEM | Provisionsbeleg, Abrechnung (Metaobjekt) | 20061011 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse der Meta-Beleg der Abrechnung | 20061011 | ||
| 2 | Ausnahmeklasse der Weiterleitung der Abrechnung | 20061011 |
Method GET_NEXT_DOCSE_META Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_META | Value transfer | Type reference (TYPE) | CACS00_S_DOCSEM | Provisionsbeleg, Abrechnung (Metaobjekt) | 20060821 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse der Meta-Beleg der Abrechnung | 20060821 | ||
| 2 | Ausnahmeklasse der Weiterleitung der Abrechnung | 20060821 |
Method GET_ONETIME_VENDOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_ONETIME_PARTNER | Value transfer | Type reference (TYPE) | CACS_GPART_INV | Geschäftspartner, der die Provision empfangen soll | 20061011 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse der Weiterleitung der Abrechnung | 20061011 |
Method GET_START Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_START | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20100713 |
Method GET_START on class CACSSE_CL_STL_TRANSMISSION has no exception.
Method GET_STOP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_STOP | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20100713 |
Method GET_STOP on class CACSSE_CL_STL_TRANSMISSION has no exception.
Method REVERSE_TRANSMISSION Signature
Method REVERSE_TRANSMISSION on class CACSSE_CL_STL_TRANSMISSION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse der Weiterleitung der Abrechnung | 20060829 |
Method SET_REVERSAL_YEAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_POSTDATE | Call by reference | Type reference (TYPE) | CACSPOSTDAT | Buchungsdatum | 20110425 |
Method SET_REVERSAL_YEAR on class CACSSE_CL_STL_TRANSMISSION has no exception.
Method SET_START Signature
Method SET_START on class CACSSE_CL_STL_TRANSMISSION has no parameter.
Method SET_START on class CACSSE_CL_STL_TRANSMISSION has no exception.
Method SET_STOP Signature
Method SET_STOP on class CACSSE_CL_STL_TRANSMISSION has no parameter.
Method SET_STOP on class CACSSE_CL_STL_TRANSMISSION has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |