SAP ABAP Class IF_RSPLFA_SRVTYPE_TREX_EXEC (Interface for TREX algorithms)
Meta Relationship - Used By
Properties
| Class | IF_RSPLFA_SRVTYPE_TREX_EXEC | |
| Short Description | Interface for TREX algorithms | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100307 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class IF_RSPLFA_SRVTYPE_TREX_EXEC has no interface implemented.
Friends
Class IF_RSPLFA_SRVTYPE_TREX_EXEC has no friend class.
Attributes
Class 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
Class 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 class 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 |