SAP ABAP Class CL_RSMRM_ACCR_MAKESHIFT_EXEC (Accruals Makeshift 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_FINANCIAL_EXEC | Accruals Financial Execution Handler | 20040223 |
Properties
Class | CL_RSMRM_ACCR_MAKESHIFT_EXEC | |
Short Description | Accruals Makeshift Execution Handler | |
Super Class | CL_RSMRM_ACCR_FINANCIAL_EXEC | Accruals Financial Execution Handler |
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_MAKESHIFT_EXEC has no forward declaration.
Interfaces
Class CL_RSMRM_ACCR_MAKESHIFT_EXEC has no interface implemented.
Friends
Class CL_RSMRM_ACCR_MAKESHIFT_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_CALC_PERIOD | Calculation Period | 20040212 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSMRME_A_FISCAL_PERIOD | Calculation Period | 20040227 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSMRME_A_MODEL | Accrual Model | 20040212 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLEAN | boolean variable (X=true, -=false, space=unknown) | 20040212 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSMRME_A_CALC_PERIOD | Calculation Period | 20040212 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSMRME_A_FISCAL_PERIOD | Calculation Period | 20040227 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSMRME_A_MODEL | Accrual Model | 20040212 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Set Reference Calc Period | 20040212 |
2 | ![]() |
Instance method | Public | Method | Set the Reference Model | 20040212 |
3 | ![]() |
Instance method | Public | Method | Set Replace Target Data | 20040212 |
4 | ![]() |
Instance method | Public | Method | Set Target Calc Period | 20040212 |
5 | ![]() |
Instance method | Public | Method | Set Target Model for Makeshift | 20040212 |
6 | ![]() |
Static method | Public | Method | Schedule Make Shift Calculation | 20040219 |
Events
Class CL_RSMRM_ACCR_MAKESHIFT_EXEC has no event.
Types
Class CL_RSMRM_ACCR_MAKESHIFT_EXEC has no local type.
Method Signatures
Method SET_REF_CAL_PERIOD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_P_REFCAL | Call by reference | Type reference (TYPE) | RSMRME_A_CALC_PERIOD | Berechnungszeitraum | 20040212 | ||
2 | ![]() |
I_P_REFFIS | Call by reference | Type reference (TYPE) | RSMRME_A_FISCAL_PERIOD | Berechnungszeitraum | 20040227 |
Method SET_REF_CAL_PERIOD on class CL_RSMRM_ACCR_MAKESHIFT_EXEC has no exception.
Method SET_REF_MODEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_P_REFMOD | Call by reference | Type reference (TYPE) | RSMRME_A_MODEL | Abgrenzungsmodell | 20040212 |
Method SET_REF_MODEL on class CL_RSMRM_ACCR_MAKESHIFT_EXEC has no exception.
Method SET_REPLACE_TARGET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_P_REPLC | Call by reference | Type reference (TYPE) | BOOLEAN | Boolesche Variable (X=wahr, -=falsch, leer=unbekannt) | 20040212 |
Method SET_REPLACE_TARGET_DATA on class CL_RSMRM_ACCR_MAKESHIFT_EXEC has no exception.
Method SET_TARGET_CAL_PERIOD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_P_TGTCAL | Call by reference | Type reference (TYPE) | RSMRME_A_CALC_PERIOD | Berechnungszeitraum | 20040212 | ||
2 | ![]() |
I_P_TGTFIS | Call by reference | Type reference (TYPE) | RSMRME_A_FISCAL_PERIOD | Berechnungszeitraum | 20040227 |
Method SET_TARGET_CAL_PERIOD on class CL_RSMRM_ACCR_MAKESHIFT_EXEC has no exception.
Method SET_TARGET_MODEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_P_TGTMOD | Call by reference | Type reference (TYPE) | RSMRME_A_MODEL | Abgrenzungsmodell | 20040212 |
Method SET_TARGET_MODEL on class CL_RSMRM_ACCR_MAKESHIFT_EXEC has no exception.
Method S_SCHEDULE_MAKESHIFT_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 | 20040219 | |||
2 | ![]() |
E_R_RETURN | Call by reference | Object reference (TYPE REF TO) | CL_RSMRM_ERROR | Fehlerklasse | 20040219 | ||
3 | ![]() |
IT_BREAKS | Call by reference | Type reference (TYPE) | RSAN_T_STRINGS | Tabelle mit Strings | 20040219 | ||
4 | ![]() |
I_MODEL | Call by reference | Type reference (TYPE) | STRING | Abgrenzungsmodell | 20040219 | ||
5 | ![]() |
I_PROMPT | Call by reference | Type reference (TYPE) | BOOLEAN | Boolesche Variable (X=wahr, -=falsch, leer=unbekannt) | 20040219 | ||
6 | ![]() |
I_REF_CALC_PERIOD | Call by reference | Type reference (TYPE) | RSMRME_A_CALC_PERIOD | Berechnungszeitraum | 20040219 | ||
7 | ![]() |
I_REF_FISC_PERIOD | Call by reference | Type reference (TYPE) | RSMRME_A_FISCAL_PERIOD | Berechnungszeitraum | 20040227 | ||
8 | ![]() |
I_REF_MODEL | Call by reference | Type reference (TYPE) | STRING | Abgrenzungsmodell | 20040219 | ||
9 | ![]() |
I_REPLACE | Call by reference | Type reference (TYPE) | BOOLEAN | Boolesche Variable (X=wahr, -=falsch, leer=unbekannt) | 20040219 | ||
10 | ![]() |
I_TGT_CALC_PERIOD | Call by reference | Type reference (TYPE) | RSMRME_A_CALC_PERIOD | Berechnungszeitraum | 20040219 | ||
11 | ![]() |
I_TGT_FISC_PERIOD | Call by reference | Type reference (TYPE) | RSMRME_A_FISCAL_PERIOD | Berechnungszeitraum | 20040227 | ||
12 | ![]() |
I_TGT_MODEL | Call by reference | Type reference (TYPE) | STRING | Abgrenzungsmodell | 20040219 |
Method S_SCHEDULE_MAKESHIFT_EXEC on class CL_RSMRM_ACCR_MAKESHIFT_EXEC has no exception.
History
Last changed by/on | SAP | 20141101 |
SAP Release Created in | 331 |