SAP ABAP Class CL_RSMRM_ACCR_FINANCIAL_EXEC (Accruals Financial Execution Handler)
Hierarchy
☛
BI_CONT (Software Component) Business Intelligence Content
⤷
BW-BCT-CRM (Application Component) Customer Relationship Management
⤷
RSMRM_ACCR (Package) Accrual Models
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSMRM_ACCR_EXECUTION_MAIN | Accrual Main Execution Class | 20040203 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSMRM_ACCR_MAKESHIFT_EXEC | Accruals Makeshift Execution Handler | 20040223 |
Properties
| Class | CL_RSMRM_ACCR_FINANCIAL_EXEC | |
| Short Description | Accruals Financial Execution Handler | |
| Super Class | CL_RSMRM_ACCR_EXECUTION_MAIN | Accrual Main Execution Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSMRM_ACCR | Accrual Models |
| Created | 20040203 | SAP |
| Last change | 20141101 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSMRM_ACCR_FINANCIAL_EXEC has no forward declaration.
Interfaces
Class CL_RSMRM_ACCR_FINANCIAL_EXEC has no interface implemented.
Friends
Class CL_RSMRM_ACCR_FINANCIAL_EXEC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RSMRME_A_IS_FINAL | Flag for final run | 20040204 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSMRME_A_CHECK_ORPHANS | List Campaigns not belonging to any scenario | 20040212 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RSMRMTT_C_MKT_ELM | list of marketing elements | 20040217 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Set Check Orphan | 20040212 | |
| 2 | Instance method | Public | Method | Set Final or Priliminary | 20040204 | |
| 3 | Static method | Public | Method | Check if Final Data exists | 20040223 | |
| 4 | Static method | Public | Method | Schedule Financial Execution | 20040205 |
Events
Class CL_RSMRM_ACCR_FINANCIAL_EXEC has no event.
Types
Class CL_RSMRM_ACCR_FINANCIAL_EXEC has no local type.
Method Signatures
Method SET_CHECK_ORPHANS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_P_ORPHS | Call by reference | Type reference (TYPE) | RSMRME_A_CHECK_ORPHANS | Listkampagnen gehören zu keinem Szenario | 20040212 |
Method SET_CHECK_ORPHANS on class CL_RSMRM_ACCR_FINANCIAL_EXEC has no exception.
Method SET_IS_FINAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_P_FINAL | Call by reference | Type reference (TYPE) | RSMRME_A_IS_FINAL | Kennzeichen für endgültigen Lauf | 20040212 |
Method SET_IS_FINAL on class CL_RSMRM_ACCR_FINANCIAL_EXEC has no exception.
Method S_CHECK_FINAL_DATA_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EXISTS | Call by reference | Type reference (TYPE) | BOOLEAN | Boolesche Variable (X=wahr, -=falsch, leer=unbekannt) | 20040223 | |||
| 2 | E_R_RETURN | Value transfer | Object reference (TYPE REF TO) | CL_RSMRM_ERROR | Fehler | 20040223 | |||
| 3 | I_CHECK_FINAL | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' | Nur auf endgültige Daten prüfen | 20040325 | ||
| 4 | I_FISCAL | Call by reference | Type reference (TYPE) | BOOLEAN | Boolesche Variable (X=wahr, -=falsch, leer=unbekannt) | 20040223 | |||
| 5 | I_TGT_CALC_PERIOD | Call by reference | Type reference (TYPE) | RSMRME_A_CALC_PERIOD | Berechnungszeitraum | 20040223 | |||
| 6 | I_TGT_FISCAL_PERIOD | Call by reference | Type reference (TYPE) | RSMRME_A_FISCAL_PERIOD | Geschäftsperiode | 20040223 | |||
| 7 | I_TGT_MODEL | Call by reference | Type reference (TYPE) | STRING | 20040223 |
Method S_CHECK_FINAL_DATA_EXISTS on class CL_RSMRM_ACCR_FINANCIAL_EXEC has no exception.
Method S_SCHEDULE_FIN_EXEC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_JOB | Call by reference | Type reference (TYPE) | STRING | 20040205 | ||||
| 2 | E_R_RETURN | Call by reference | Object reference (TYPE REF TO) | CL_RSMRM_ERROR | Fehlerklasse | 20040205 | |||
| 3 | IS_FINAL | Call by reference | Type reference (TYPE) | RSMRME_A_IS_FINAL | Kennzeichen für endgültigen Lauf | 20040205 | |||
| 4 | IT_BREAKS | Call by reference | Type reference (TYPE) | RSAN_T_STRINGS | Tabelle mit Strings | 20040205 | |||
| 5 | I_CALC_PER | Call by reference | Type reference (TYPE) | RSMRME_A_CALC_PERIOD | Berechnungszeitraum | 20040205 | |||
| 6 | I_CALC_PER_OPT | Call by reference | Type reference (TYPE) | RSMRME_A_RUNTIME_CALC_PER_OPT | Berechnungszeitraum bestimmen - von System oder Benutzer | 20040205 | |||
| 7 | I_CHECK_ORPHANS | Call by reference | Type reference (TYPE) | RSMRME_A_CHECK_ORPHANS | Listkampagnen gehören zu keinem Szenario | 20040205 | |||
| 8 | I_FISC_PER | Call by reference | Type reference (TYPE) | RSMRME_A_FISCAL_PERIOD | Berechnungszeitraum | 20040227 | |||
| 9 | I_MODEL | Call by reference | Type reference (TYPE) | STRING | 20040205 | ||||
| 10 | I_PROMPT | Call by reference | Type reference (TYPE) | BOOLEAN | Boolesche Variable (X=wahr, -=falsch, leer=unbekannt) | 20040205 |
Method S_SCHEDULE_FIN_EXEC on class CL_RSMRM_ACCR_FINANCIAL_EXEC has no exception.
History
| Last changed by/on | SAP | 20141101 |
| SAP Release Created in | 331 |