SAP ABAP Class CACSSE_CL_PRC_PRD_SE1 (Settlement Process)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
ICM (Application Component) Incentive and Commission Management (ICM)
⤷
CACSS6 (Package) ICM: Settlement: Transaction Data
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CACS_PRC_PRD_ABST | ICM: Periodic Process Control | 20060711 |
Properties
| Class | CACSSE_CL_PRC_PRD_SE1 | |
| Short Description | Settlement Process | |
| Super Class | CL_CACS_PRC_PRD_ABST | ICM: Periodic Process Control |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CACSS6 | ICM: Settlement: Transaction Data |
| Created | 20060711 | SAP |
| Last change | 20130531 | 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CACSSE_CL_PRC_PRD_SE1 has no interface implemented.
Friends
Class CACSSE_CL_PRC_PRD_SE1 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CACSDUECONAMNT | 0 | Settlement Amount: Zero | 20061123 | ||
| 2 | Instance attribute | Protected | Type reference (TYPE) | CACSFLAG | Flag to Close Periods | 20060719 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | CACSFLAG | Flag to Settle Minimum Amounts | 20060719 | |||
| 4 | Constant | Private | Type reference (TYPE) | ENQMODE | 'E' | Lock Mode | 20060830 | ||
| 5 | Instance attribute | Protected | Type reference (TYPE) | CACSPOSTDAT | Posting Date | 20060719 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | CACS_POSTING_MARK | Posting Date Indicator | 20060731 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | OBJECT | ICM-Specific Correspondence Requirement | 20060817 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CACSSE_CL_DOCUMENT_DB_STL_ITF | Document Posting of Settlement | 20060830 | |||
| 9 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CACS_STD_FACADE_SETTLE | Facade of ICM Standard Contract (Settlement) | 20060830 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | S_TRANSMISSION | Class for Transfer of Settlement | 20061115 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | CL_CACS_STD_FACADE_SETTLE=>TT_REM | Check Table for Existing Remuneration for Settlement | 20070301 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | CACS_TT_PARAMETER_CTRTBU_RANGE | Structure for Commission Contracts in Data Container | 20060711 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | CACS_TT_SE_PRC_RESULT | Table Type Flat-Rate Process: Result | 20060711 | |||
| 14 | Instance attribute | Protected | Type reference (TYPE) | TT_CACS_SETTLE_LOCK | Locked Business Partners for Contracts | 20061213 | |||
| 15 | Instance attribute | Protected | Type reference (TYPE) | CACS_TT_PARAMETER_STM_RANGE | Table Type for Restricting Settlement Types | 20060714 | |||
| 16 | Instance attribute | Protected | Type reference (TYPE) | TT_TRANSMISSION | 20060830 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Write Initialization Information to Log | 20060831 | |
| 2 | Instance method | Protected | Method | Add Result | 20060711 | |
| 3 | Instance method | Protected | Method | Calculation of Settlement Amounts | 20060925 | |
| 4 | Instance method | Protected | Method | Calculate Periods | 20060711 | |
| 5 | Instance method | Protected | Method | Call BAdI for Excluding Settlement Type | 20060803 | |
| 6 | Instance method | Protected | Method | Settle BAdI for Minimum Amounts | 20060817 | |
| 7 | Instance method | Protected | Method | Forward to Appropriate Target System | 20060714 | |
| 8 | Instance method | Protected | Method | Ind. Check Settlement Agreement for Double Remun.Types | 20070301 | |
| 9 | Instance method | Private | Method | Check Authorization | 20061213 | |
| 10 | Instance method | Protected | Method | Perform Cleanup Tasks | 20060711 | |
| 11 | Instance method | Public | Constructor | CONSTRUCTOR | 20060711 | |
| 12 | Instance method | Protected | Method | 20060830 | ||
| 13 | Instance method | Protected | Method | Delete Result Using Individual Contract | 20061123 | |
| 14 | Instance method | Protected | Method | Get All Locked Business Partners | 20061213 | |
| 15 | Instance method | Protected | Method | Get Next Open Period | 20060726 | |
| 16 | Instance method | Protected | Method | Prepare Process | 20060711 | |
| 17 | Instance method | Protected | Method | Process Individual Settlement Agreement | 20060830 | |
| 18 | Instance method | Protected | Method | Process Commission Contract | 20060830 | |
| 19 | Instance method | Protected | Method | Delete Transfer Instance from List | 20061115 | |
| 20 | Instance method | Public | Method | Fill Data Container Structure for Settlement | 20060711 | |
| 21 | Instance method | Protected | Method | Adjust Last Open Period | 20060727 |
Events
Class CACSSE_CL_PRC_PRD_SE1 has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_TRANSMISSION | Public | See coding | 20061115 | begin of s_transmission,
lo_transmission type ref to CACSSE_CL_STL_TRANSMISSION,
ld_indctr_id type cacs_ctrtbu_id,
end of s_transmission
|
||
| 2 | TT_CACS_SETTLE_LOCK | Public | See coding | 20061213 | TT_CACS_SETTLE_LOCK type table of CACS_SETTL_LOCK
|
||
| 3 | TT_TRANSMISSION | Public | See coding | 20060830 | TT_TRANSMISSION type table of s_transmission
|
Method Signatures
Method ADD_MESSAGE_INITIALISATION Signature
Method ADD_MESSAGE_INITIALISATION on class CACSSE_CL_PRC_PRD_SE1 has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CACS: Application log exceptions | 20060831 |
Method ADD_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_AMNT | Call by reference | Type reference (TYPE) | CACS_STM_AMNT | Betrag der abzurechnenden Vergütung | 20060711 | |||
| 2 | ID_CONCURR | Call by reference | Type reference (TYPE) | CACSCONCURR | Vertragswährungsschlüssel | 20060926 | |||
| 3 | ID_GPART | Call by reference | Type reference (TYPE) | CACS_GPART | Nummer des Provisionsvertragspartners | 20061004 | |||
| 4 | ID_QUAN | Call by reference | Type reference (TYPE) | CACSDUEQUAN | Auszahlungsbereite Vergütungsteilmenge | 20120308 | |||
| 5 | ID_UNIT | Call by reference | Type reference (TYPE) | CACSREMUUNIT | Vergütungseinheit | 20120308 | |||
| 6 | IO_INDAGR | Call by reference | Object reference (TYPE REF TO) | CL_CACS_INDAGR_PRC_SETTLE | Individuelle Abrechnungsvereinbarung für Massenprozesse | 20060711 | |||
| 7 | IO_INDCTR | Call by reference | Object reference (TYPE REF TO) | CL_CACS_INDCTR_PRC | Provisionsvertrag für Massenprozesse | 20060711 | |||
| 8 | IS_PRD | Call by reference | Type reference (TYPE) | TCACS_PRD | Periode | 20060711 |
Method ADD_RESULT on class CACSSE_CL_PRC_PRD_SE1 has no exception.
Method CALCULATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IB_FIRST | Call by reference | Type reference (TYPE) | CACSFLAG | allgemeines Flag | 20060926 | |||
| 2 | ID_CTRTBU_GPART | Call by reference | Type reference (TYPE) | CACS_GPART | Nummer des Provisionsvertrags | 20061213 | |||
| 3 | ID_ENDP | Call by reference | Type reference (TYPE) | CACSPRDEND | Periodenende | 20060925 | |||
| 4 | ID_STARTP | Call by reference | Type reference (TYPE) | CACSPRDSTART | Periodenende | 20060925 | |||
| 5 | RT_SETTLEMENT_AMNT | Value transfer | Type reference (TYPE) | CL_CACS_INDAGR_PRC_SETTLE=>TT_CACS_CURR_AND_AMNT | 20060925 |
Method CALCULATE on class CACSSE_CL_PRC_PRD_SE1 has no exception.
Method CALCULATE_PERIODS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PRDRULE | Call by reference | Type reference (TYPE) | TCACS_PRDRULE | Periodenregel | 20060711 | |||
| 2 | ET_PERIOD | Call by reference | Type reference (TYPE) | CACS_TT_PRD | Tabellentyp Periode | 20060711 | |||
| 3 | ID_LOWEST_DUEDATE | Call by reference | Type reference (TYPE) | CACSDUEDAT | Fälligkeitsdatum der Belegzeile | 20060926 | |||
| 4 | IO_INDAGR | Call by reference | Object reference (TYPE REF TO) | CL_CACS_INDAGR_PRC_SETTLE | Individuelle Pauschalenvereinbarung für Massenprozesse | 20060711 | |||
| 5 | IO_INDCTR | Call by reference | Object reference (TYPE REF TO) | CL_CACS_INDCTR_PRC | Provisionsvertrag für Massenprozesse | 20060711 | |||
| 6 | IO_STD_FACADE | Call by reference | Object reference (TYPE REF TO) | CL_CACS_STD_FACADE_SETTLE | Fassade zum ICM-Standardvertrag (Pauschale) | 20060711 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CACS: Application log exceptions | 20060711 | ||
| 2 | Generische Ausnahme: Kein Objekt/keine Instanz vorhanden | 20060728 | ||
| 3 | Pauschalenprozess: Ausnahmebehandlung | 20060830 | ||
| 4 | Masterklasse für Ausnahmen im Standardvertrag | 20060728 |
Method CALL_BADI_STMTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | CL_CACS_BAL | CACS: Application log | 20060831 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CACS: Application log exceptions | 20060831 | ||
| 2 | Abrechnungsprozess: Ausnahmebehandlung | 20060831 |
Method CALL_BADI_THRESHOLD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EB_PAY_AMOUNT | Call by reference | Type reference (TYPE) | CACSFLAG | allgemeines Flag | 20060817 | |||
| 2 | ID_SETTLEMENT_AMOUNT | Call by reference | Type reference (TYPE) | CACS_STM_AMNT | Betrag der pauschalen Vergütung | 20060817 | |||
| 3 | IO_INDAGR | Call by reference | Object reference (TYPE REF TO) | CL_CACS_INDAGR_PRC_SETTLE | Individuelle Abrechnungsvereinbarung | 20060817 | |||
| 4 | IO_INDCTR | Call by reference | Object reference (TYPE REF TO) | CL_CACS_INDCTR_PRC | Provisionsvertrag für Massenprozesse | 20060817 | |||
| 5 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | CL_CACS_BAL | CACS: Application log | 20060831 | |||
| 6 | IS_PRD | Call by reference | Type reference (TYPE) | TCACS_PRD | Periode | 20060817 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CACS: Application log exceptions | 20060831 | ||
| 2 | Individuelle Abrechnungsvereinbarung: Ausnahmebehandlung | 20060817 | ||
| 3 | Perioden: Basisklasse Ausnahmebehandlung | 20060817 | ||
| 4 | Abrechnungsprozess: Ausnahmebehandlung | 20060830 |
Method CALL_TARGET_SYSTEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_AMOUNT | Call by reference | Type reference (TYPE) | CACS_STM_AMNT | Betrag der Abrechnung | 20110921 | |||
| 2 | ID_CURRENCY | Call by reference | Type reference (TYPE) | CACSCONCURR | Vertragswährungsschlüssel | 20060724 | |||
| 3 | ID_GPART | Call by reference | Type reference (TYPE) | CACS_GPART | Nummer des Provisionsvertragspartners | 20061004 | |||
| 4 | ID_POSTING_DATE | Call by reference | Type reference (TYPE) | DATS | Buchungsdatum | 20060726 | |||
| 5 | ID_PRD | Call by reference | Type reference (TYPE) | TCACS_PRD | Current Perriod | 20100726 | |||
| 6 | ID_SETTLE_DOC | Call by reference | Type reference (TYPE) | CACSDOCIDSETTLE | Identifikation eines Abrechnungsbelegs | 20060824 | |||
| 7 | ID_SETTLE_YEAR | Call by reference | Type reference (TYPE) | CACSDOCYEARSETTLE | Buchungsjahr des Abrechnungsbelegs | 20060824 | |||
| 8 | ID_STMTYPE_ID | Call by reference | Type reference (TYPE) | CACS_STMTYPE_ID | Identifikation der Abrechnungsart | 20060724 | |||
| 9 | IO_IND_AGR | Call by reference | Object reference (TYPE REF TO) | CL_CACS_INDAGR_PRC_SETTLE | Individuelle Abrechnungsvereinbarung | 20060815 | |||
| 10 | IO_IND_CTRT | Call by reference | Object reference (TYPE REF TO) | CL_CACS_INDCTR_PRC | Provisionsvertrag für Massenprozesse | 20060809 | |||
| 11 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | CL_CACS_BAL | CACS: Application log | 20060724 | |||
| 12 | IT_DOCSE | Call by reference | Type reference (TYPE) | CACSSE_CLSE_STL_TABLETYPES=>TT_DOCSE | Provisionsbeleg, Abrechnung | 20060724 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Provisionsvertrag : Basisklasse Ausnahmebehandlung | 20070215 | ||
| 2 | Prozesslauf: Ausnahmebehandlung | 20070215 | ||
| 3 | Ausnahmeklasse der Weiterleitung der Abrechnung | 20060824 |
Method CHECK_AGREEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_INDAGR | Call by reference | Object reference (TYPE REF TO) | CL_CACS_INDAGR_PRC_SETTLE | Individuelle Abrechnungsvereinbarung | 20070301 | |||
| 2 | IO_INDCTR | Call by reference | Object reference (TYPE REF TO) | CL_CACS_INDCTR_PRC | Provisionsvertrag für Massenprozesse | 20070301 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CACS: Application log exceptions | 20070301 | ||
| 2 | Generische Ausnahme: Kein Objekt/keine Instanz vorhanden | 20070301 | ||
| 3 | Prozesslauf: Ausnahmebehandlung | 20070301 | ||
| 4 | Einbehaltung: Basisklasse Ausnahmebehandlung | 20070301 | ||
| 5 | Masterklasse für Ausnahmen im Standardvertrag | 20070301 | ||
| 6 | Ausnahmeklasse zu Standardverträgen | 20070301 |
Method CHECK_AUTHORISATION Signature
Method CHECK_AUTHORISATION on class CACSSE_CL_PRC_PRD_SE1 has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Prozesslauf: Ausnahmebehandlung | 20061213 |
Method CLEAN_UP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_CACS_ITERATOR | Interface: Iterator | 20060711 | |||
| 2 | IO_LIST | Call by reference | Object reference (TYPE REF TO) | IF_CACS_LIST | Interface: Liste | 20060711 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CACS: Application log exceptions | 20060711 | ||
| 2 | Prozesslauf: Ausnahmebehandlung | 20060711 |
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 | 20060711 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Prozesse: Ausnahmebehandlung | 20060711 |
Method CREATE_STD_FACADE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_STD_FACADE | Value transfer | Object reference (TYPE REF TO) | CL_CACS_STD_FACADE_SETTLE | Fassade zum ICM-Standardvertrag (Abrechnung) | 20060830 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CACS: Application log exceptions | 20060830 | ||
| 2 | Prozesslauf: Ausnahmebehandlung | 20060830 |
Method DELETE_RESULT_BY_INDCTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_INDCTR_ID | Call by reference | Type reference (TYPE) | CACS_CTRTBU_ID | Nummer des Provisionsvertrags | 20061123 |
Method DELETE_RESULT_BY_INDCTR on class CACSSE_CL_PRC_PRD_SE1 has no exception.
Method GET_LOCKED_GPART Signature
Method GET_LOCKED_GPART on class CACSSE_CL_PRC_PRD_SE1 has no parameter.
Method GET_LOCKED_GPART on class CACSSE_CL_PRC_PRD_SE1 has no exception.
Method GET_NEXT_OPEN_PRD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_CTRTBU_ID | Call by reference | Type reference (TYPE) | CACS_CTRTBU_ID | Nummer des Provisionsvertrags | 20060726 | |||
| 2 | ID_STMRU_ID | Call by reference | Type reference (TYPE) | CACS_STMRU_ID | Nummer der Individuellen Abrechnungsregelung | 20060726 | |||
| 3 | ID_STMTYPE_ID | Call by reference | Type reference (TYPE) | CACS_STMTYPE_ID | Identifikation der Abrechnungsart | 20060726 | |||
| 4 | RD_NEXT_PRD | Value transfer | Type reference (TYPE) | CACSNEXTOPENPRD | Beginndatum der nächsten offene Periode | 20060726 |
Method GET_NEXT_OPEN_PRD on class CACSSE_CL_PRC_PRD_SE1 has no exception.
Method PREPARE_RUN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_DOC_DB_ITF | Call by reference | Object reference (TYPE REF TO) | CACSSE_CL_DOCUMENT_DB_STL_ITF | Belegbuchung: Belege für Verbuchung registrieren | 20060711 | |||
| 2 | EO_INDCTR_ITERATOR | Call by reference | Object reference (TYPE REF TO) | CL_CACS_LIST_ITERATOR | Listen Iterator | 20060711 | |||
| 3 | EO_INDCTR_LIST | Call by reference | Object reference (TYPE REF TO) | CL_CACS_INDCTR_PRC_LIST | Liste individueller Provisionsverträge | 20060711 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CACS: Application log exceptions | 20060711 | ||
| 2 | Prozesslauf: Ausnahmebehandlung | 20060711 |
Method PROCESS_AGREEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_INDAGR | Call by reference | Object reference (TYPE REF TO) | CL_CACS_INDAGR_PRC_SETTLE | Individuelle Abrechnungsvereinbarung | 20060830 | |||
| 2 | IO_INDCTR | Call by reference | Object reference (TYPE REF TO) | CL_CACS_INDCTR_PRC | Provisionsvertrag für Massenprozesse | 20060830 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CACS: Application log exceptions | 20060830 | ||
| 2 | Prozesslauf: Ausnahmebehandlung | 20060830 | ||
| 3 | Einbehaltung: Basisklasse Ausnahmebehandlung | 20060830 |
Method PROCESS_CONTRACT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_INDCTR | Call by reference | Object reference (TYPE REF TO) | CL_CACS_INDCTR_PRC | Provisionsvertrag für Massenprozesse | 20060830 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CACS: Application log exceptions | 20060830 | ||
| 2 | Prozesslauf: Ausnahmebehandlung | 20060830 | ||
| 3 | Abrechnung: Basisklasse Ausnahmebehandlung | 20060830 |
Method REMOVE_TRANSMISSION_BY_INDCTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_INDCTR_ID | Call by reference | Type reference (TYPE) | CACS_CTRTBU_ID | Nummer des Provisionsvertrags | 20061115 |
Method REMOVE_TRANSMISSION_BY_INDCTR on class CACSSE_CL_PRC_PRD_SE1 has no exception.
Method SET_DATACONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IB_CLOSE_PERIODS | Call by reference | Type reference (TYPE) | CACSFLAG | 20060719 | ||||
| 2 | IB_SIMULATION | Call by reference | Type reference (TYPE) | CACSSIMULATION | Knz.: Prozeß soll im Simulationsmodus durchgeführt werden | 20060711 | |||
| 3 | IB_STL_MIN_AMNT | Call by reference | Type reference (TYPE) | CACSFLAG | 20060719 | ||||
| 4 | ID_APPL | Call by reference | Type reference (TYPE) | CACSAPPL | 20060711 | ||||
| 5 | ID_BUSITIME | Call by reference | Type reference (TYPE) | CACSBUSITIME | Fachl. Gültigkeit (Zeitstempel JJJJ.MM.TT hh:mm:ss) | 20060712 | |||
| 6 | ID_KEY_DATE | Call by reference | Type reference (TYPE) | CACSKEYDATE | 20060711 | ||||
| 7 | ID_PID | Call by reference | Type reference (TYPE) | CACS_FPP_PID | Identifizierung eines Parallelisierungslaufs | 20060824 | |||
| 8 | ID_POSTING_DATE | Call by reference | Type reference (TYPE) | CACSPOSTDAT | 20060719 | ||||
| 9 | ID_POSTING_DATE_MARK | Call by reference | Type reference (TYPE) | CACS_POSTING_MARK | Buchungsdatumkennzeichen | 20060731 | |||
| 10 | ID_TECHTIME | Call by reference | Type reference (TYPE) | CACSTECHTIME | Techn. Gültigkeit (Zeitstempel: JJJJ.MM.TT hh:mm:ss) | 20060712 | |||
| 11 | IT_INDCTR_RG | Call by reference | Type reference (TYPE) | CACS_TT_PARAMETER_CTRTBU_RANGE | 20060711 | ||||
| 12 | IT_STM_RG | Call by reference | Type reference (TYPE) | CACS_TT_PARAMETER_STM_RANGE | 20060719 |
Method SET_DATACONTAINER on class CACSSE_CL_PRC_PRD_SE1 has no exception.
Method SET_NEXT_OPEN_PRD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_CTRTBU_ID | Call by reference | Type reference (TYPE) | CACS_CTRTBU_ID | Nummer des Provisionsvertrags | 20060727 | |||
| 2 | ID_STMRU_ID | Call by reference | Type reference (TYPE) | CACS_STMRU_ID | Nummer der Individuellen Abrechnungsregelung | 20060727 | |||
| 3 | ID_STMTYPE_ID | Call by reference | Type reference (TYPE) | CACS_STMTYPE_ID | Identifikation der Abrechnungsart | 20060727 | |||
| 4 | IS_PRD | Call by reference | Type reference (TYPE) | TCACS_PRD | Periode | 20060727 |
Method SET_NEXT_OPEN_PRD on class CACSSE_CL_PRC_PRD_SE1 has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |