SAP ABAP Interface IF_RSPLFA_SRVTYPE_TREX_EXEC (Interface for TREX algorithms)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA (Application Component) Planning
⤷
RSPLFA (Package) API Framework for Planning Services
⤷
⤷
Meta Relationship - Used By
Properties
| Interface | IF_RSPLFA_SRVTYPE_TREX_EXEC | |
| Short Description | Interface for TREX algorithms |
General Data
| Package | RSPLFA | API Framework for Planning Services |
| Created | 20100307 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | CL_RSPLFR_CONTROLLER | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Interface IF_RSPLFA_SRVTYPE_TREX_EXEC has no interface.
Friends
Interface IF_RSPLFA_SRVTYPE_TREX_EXEC has no friend.
Attributes
Interface IF_RSPLFA_SRVTYPE_TREX_EXEC has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Can algorithm be executed in this context? | 20100721 | |
| 2 | Instance method | Public | Method | Execution of Algorithm | 20100721 |
Events
Interface IF_RSPLFA_SRVTYPE_TREX_EXEC has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_S_RESULT_VIEW | Public | See coding | Execution Result | 20120516 | BEGIN OF tn_s_result_view,
view TYPE trexd_plan_view,
view_deleted TYPE trexd_plan_view,
checked TYPE rs_bool,
no_new_rec type rs_bool,
END OF tn_s_result_view
|
Method Signatures
Method INIT_AND_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TREX_SUPPORTED | Call by reference | Type reference (TYPE) | RS_BOOL | Wird TREX-Ausführung unterstützt? | 20100721 | |||
| 2 | I_ALVL | Call by reference | Type reference (TYPE) | RSINFOPROV | Aggregationsebene | 20100721 | |||
| 3 | I_R_MSG | Call by reference | Object reference (TYPE REF TO) | IF_RSPLFA_MSG | Meldungen | 20100910 | |||
| 4 | I_T_PARAM_SET_RULE | Call by reference | Type reference (TYPE) | CL_RSPLFR_CONTROLLER=>GT_T_PARAM_SET_RULE | Ruleset fürdie Ausführung des Algorithmus | 20100721 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20110704 |
Method TREX_EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_MSG | Call by reference | Object reference (TYPE REF TO) | IF_RSPLFA_MSG | Meldungen | 20110704 | |||
| 2 | I_R_PARAM_SET | Call by reference | Object reference (TYPE REF TO) | IF_RSPLFA_PARAM_SET | Referenz auf ParameterSet | 20100721 | |||
| 3 | I_R_STORE | Call by reference | Object reference (TYPE REF TO) | CL_RSR_STORE | STORE Beschreibung | 20110704 | |||
| 4 | I_TH_BLOCK_CHARS | Call by reference | Type reference (TYPE) | RSPLF_TH_IOBJ | Blockmerkmale | 20100721 | |||
| 5 | I_TH_CALC_CHARS | Call by reference | Type reference (TYPE) | RSPLF_TH_IOBJ | Rechenmerkmale | 20100721 | |||
| 6 | I_VIEW | Call by reference | Type reference (TYPE) | TREXD_PLAN_VIEW | Before-Image | 20100721 | |||
| 7 | R_S_VIEW | Value transfer | Type reference (TYPE) | TN_S_RESULT_VIEW | After-Image | 20120516 |
Method TREX_EXECUTE on Interface IF_RSPLFA_SRVTYPE_TREX_EXEC has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 730 |