SAP ABAP Interface IF_EX_RSMRM_ACCR_BADI (Business add-in interface IF_EX_RSMRM_ACCR_BADI)
Hierarchy
☛
BI_CONT (Software Component) Business Intelligence Content
⤷
BW-BCT-CRM (Application Component) Customer Relationship Management
⤷
RSMRM_ACCR (Package) Accrual Models

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EX_RSMRM_ACCR_BADI | BAdI class CL_EX_RSMRM_ACCR_BADI | 20040212 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_RSMRM_ACCR_BADI_DEFAULT | Imp. class for BAdI imp. RSMRM_ACCR_BADI_DEF | 20040212 |
Properties
Interface | IF_EX_RSMRM_ACCR_BADI | |
Short Description | Business add-in interface IF_EX_RSMRM_ACCR_BADI |
General Data
Package | RSMRM_ACCR | Accrual Models |
Created | 20040212 | SAP |
Last changed | 20141101 | |
Unicode checks active |
Forward declarations
Interface IF_EX_RSMRM_ACCR_BADI has no forward declaration.
Interfaces
Interface IF_EX_RSMRM_ACCR_BADI has no interface.
Friends
Interface IF_EX_RSMRM_ACCR_BADI has no friend.
Attributes
Interface IF_EX_RSMRM_ACCR_BADI has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Determine period-wise spread of forecast amount | 20040218 |
2 | ![]() |
Instance method | Public | Method | Final call -> take care of freeing any resources | 20040303 |
3 | ![]() |
Instance method | Public | Method | Determine Calculation Method | 20040218 |
4 | ![]() |
Instance method | Public | Method | Get details of ODS that stores the Accrual data | 20040212 |
5 | ![]() |
Instance method | Public | Method | Initialize | 20040218 |
6 | ![]() |
Instance method | Public | Method | Process data before it is written to the ODS | 20040212 |
7 | ![]() |
Instance method | Public | Method | Set Planning Data | 20040218 |
Events
Interface IF_EX_RSMRM_ACCR_BADI has no event.
Types
Interface IF_EX_RSMRM_ACCR_BADI has no local type.
Method Signatures
Method CALCULATE_SPREADS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_HANDLED | Call by reference | Type reference (TYPE) | BOOLEAN | Berechnung bearbeitet! | 20040325 | ||
2 | ![]() |
E_R_RETURN | Call by reference | Object reference (TYPE REF TO) | CL_RSMRM_ERROR | Fehlerklasse | 20040218 | ||
3 | ![]() |
E_T_SPREADS | Call by reference | Type reference (TYPE) | RSMRMTT_A_CALC_RESULT | Tabelle, die phasenweise Verteilungsbeträge enthält | 20040218 | ||
4 | ![]() |
I_CALC_METHOD | Call by reference | Type reference (TYPE) | RSMRME_A_CALC_METHOD | Name der Berechnungsmethode | 20040218 | ||
5 | ![]() |
I_FISCAL_VAR | Call by reference | Type reference (TYPE) | RSMRME_A_FISCAL_VARIANT | Geschäftsjahresvariante | 20040218 | ||
6 | ![]() |
I_S_PLAN_DATA | Call by reference | Type reference (TYPE) | RSMRMS_A_PLANNING_INPUT_DATA | Planungseingabedaten | 20040218 | ||
7 | ![]() |
I_TIME_SCALE | Call by reference | Type reference (TYPE) | RSMRME_A_TIME_OPTION | Zeitoption für Berechnung | 20040218 |
Method CALCULATE_SPREADS on Interface IF_EX_RSMRM_ACCR_BADI has no exception.
Method FINISH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_R_MSG | Value transfer | Object reference (TYPE REF TO) | CL_RSMRM_ERROR | Fehlerklasse | 20040303 | ||
2 | ![]() |
I_ABORTED | Call by reference | Type reference (TYPE) | BOOLEAN | Abgebrochen/Fehler | 20040303 |
Method FINISH on Interface IF_EX_RSMRM_ACCR_BADI has no exception.
Method GET_CALC_METHOD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CALC_METHOD | Call by reference | Type reference (TYPE) | RSMRME_A_CALC_METHOD | Name der Berechnungsmethode | 20040218 | ||
2 | ![]() |
E_R_RETURN | Call by reference | Object reference (TYPE REF TO) | CL_RSMRM_ERROR | Fehlerklasse | 20040218 | ||
3 | ![]() |
I_CAMPAIGN | Call by reference | Type reference (TYPE) | RSMRME_A_CAMPAIGN_ID | Kampagnen-ID | 20040218 | ||
4 | ![]() |
I_PROFILE_GROUP | Call by reference | Type reference (TYPE) | RSMRME_A_PLANNING_PROFILE_GRP | Planungsprofilgruppe | 20040218 |
Method GET_CALC_METHOD on Interface IF_EX_RSMRM_ACCR_BADI has no exception.
Method GET_ODS_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ODS | Call by reference | Type reference (TYPE) | RSDODSOBJECT | ODS-Objekt | 20040212 | ||
2 | ![]() |
E_T_MAPPING | Call by reference | Type reference (TYPE) | RSMRMTT_A_ODS_FIELD_MAPPING | Tabellentyp für RSMRMS_A_ODS_FIELD_MAPPING | 20040212 | ||
3 | ![]() |
I_MODEL | Call by reference | Type reference (TYPE) | RSMRME_A_MODEL | Abgrenzungsmodell | 20040218 |
Method GET_ODS_INFO on Interface IF_EX_RSMRM_ACCR_BADI has no exception.
Method INITIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_R_RETURN | Call by reference | Object reference (TYPE REF TO) | CL_RSMRM_ERROR | Fehlerklasse | 20040218 | ||
2 | ![]() |
I_MODEL | Call by reference | Type reference (TYPE) | RSMRME_A_MODEL | Abgrenzungsmodell - um Metadaten des Modells zu holen | 20040218 | ||
3 | ![]() |
I_PREV_DATA_MODEL | Call by reference | Type reference (TYPE) | RSMRME_A_MODEL | Abgrenzungsmodellg. - zum Lesen der Daten d. vorigen Monats | 20040218 | ||
4 | ![]() |
I_TARGET_MODEL | Call by reference | Type reference (TYPE) | RSMRME_A_MODEL | Abgrenzungsmodell - ist ins ODS zu schreiben | 20040218 |
Method INITIALIZE on Interface IF_EX_RSMRM_ACCR_BADI has no exception.
Method PROCESS_ODS_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20040212 |
Method PROCESS_ODS_DATA on Interface IF_EX_RSMRM_ACCR_BADI has no exception.
Method SET_PLANNING_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_R_RETURN | Value transfer | Object reference (TYPE REF TO) | CL_RSMRM_ERROR | Fehlerklasse | 20040218 | ||
2 | ![]() |
I_T_PLAN_DATA | Call by reference | Type reference (TYPE) | RSMRMTT_A_PLANNING_INPUT_DATA | Tabellentyp für Planungseingabedaten | 20040218 |
Method SET_PLANNING_DATA on Interface IF_EX_RSMRM_ACCR_BADI has no exception.
History
Last changed by/on | SAP | 20141101 |
SAP Release Created in | 331 |