SAP ABAP Class CL_RSMRM_ACCR_SCENARIO_EXEC (Accruals Scenario 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 |
Properties
| Class | CL_RSMRM_ACCR_SCENARIO_EXEC | |
| Short Description | Accruals Scenario 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_SCENARIO_EXEC has no forward declaration.
Interfaces
Class CL_RSMRM_ACCR_SCENARIO_EXEC has no interface implemented.
Friends
Class CL_RSMRM_ACCR_SCENARIO_EXEC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | GUID_32 | Scenario Name | 20040212 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | GUID_32 | Workset Name | 20040212 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RSMRM_T_MKTELM | List of Campaigns | 20040204 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Set Campaigns | 20040204 | |
| 2 | Instance method | Public | Method | Set Scenario Name | 20040212 | |
| 3 | Instance method | Public | Method | Set Workset Name | 20040212 | |
| 4 | Static method | Public | Method | Schedule Scenario Execution | 20040217 |
Events
Class CL_RSMRM_ACCR_SCENARIO_EXEC has no event.
Types
Class CL_RSMRM_ACCR_SCENARIO_EXEC has no local type.
Method Signatures
Method SET_CAMPAIGN_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_MKT_LIST | Call by reference | Type reference (TYPE) | RSMRM_T_MKTELM | Liste von Kampagnen | 20040220 |
Method SET_CAMPAIGN_LIST on class CL_RSMRM_ACCR_SCENARIO_EXEC has no exception.
Method SET_SCENARIO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_P_SCEN | Call by reference | Type reference (TYPE) | GUID_32 | Scenario_Name | 20040212 |
Method SET_SCENARIO on class CL_RSMRM_ACCR_SCENARIO_EXEC has no exception.
Method SET_WKSET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_P_WKSET | Call by reference | Type reference (TYPE) | GUID_32 | Name des Worksets | 20040212 |
Method SET_WKSET on class CL_RSMRM_ACCR_SCENARIO_EXEC has no exception.
Method S_SCHEDULE_SCEN_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 | 20040217 | ||||
| 2 | E_R_RETURN | Call by reference | Object reference (TYPE REF TO) | CL_RSMRM_ERROR | Fehlerklasse | 20040217 | |||
| 3 | IT_BREAKS | Call by reference | Type reference (TYPE) | RSAN_T_STRINGS | Tabelle mit Strings | 20040217 | |||
| 4 | IT_MKTELM_IDS | Call by reference | Type reference (TYPE) | RSMRM_T_MKTELM | Tabelle von RSMRM_MKTELM | 20040217 | |||
| 5 | I_CALC_DATE | Call by reference | Type reference (TYPE) | D | Berechnungszeitraum | 20040227 | |||
| 6 | I_MODEL | Call by reference | Type reference (TYPE) | STRING | 20040217 | ||||
| 7 | I_SCENARIO_ID | Call by reference | Type reference (TYPE) | STRING | 20040217 | ||||
| 8 | I_START_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Datum und Zeit, aktuelles (Application-Server-) Datum | 20040217 | |||
| 9 | I_START_TIME | Call by reference | Type reference (TYPE) | SYUZEIT | Datum und Zeit, aktuelle Application-Server-Zeit | 20040217 | |||
| 10 | I_WORKINGSET_ID | Call by reference | Type reference (TYPE) | STRING | 20040217 |
Method S_SCHEDULE_SCEN_EXEC on class CL_RSMRM_ACCR_SCENARIO_EXEC has no exception.
History
| Last changed by/on | SAP | 20141101 |
| SAP Release Created in | 331 |