SAP ABAP Class IF_RSPLFA_SRVTYPE_TREX_EXEC_R (Interface for TREX Algorithms with Reference Data)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPLFC_COPY Copy 20110201
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPLFC_DISTR_REFDATA Distribution with Reference Data 20110330
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPLFC_FORMULA Formulas 20100910
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPLFC_SET_VALUES Set values 20110720
Properties
Class IF_RSPLFA_SRVTYPE_TREX_EXEC_R  
Short Description Interface for TREX Algorithms with Reference Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100423   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_RSPLFA_SRVTYPE_TREX_EXEC Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_RSPLFA_SRVTYPE_TREX_EXEC_R has no interface implemented.
Friends
Class IF_RSPLFA_SRVTYPE_TREX_EXEC_R has no friend class.
Attributes
Class IF_RSPLFA_SRVTYPE_TREX_EXEC_R has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 INIT_AND_CHECK Instance method Public Method Can algorithm be executed in this context? 20100721
2 TREX_EXECUTE Instance method Public Method Execution of Algorithm 20100721
Events
Class IF_RSPLFA_SRVTYPE_TREX_EXEC_R has no event.
Types
Class IF_RSPLFA_SRVTYPE_TREX_EXEC_R has no local type.
Method Signatures

Method INIT_AND_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TREX_SUPPORTED Call by reference Type reference (TYPE) RS_BOOL Wird TREX-Ausführung unterstützt? 20100721
2 Importing I_ALVL Call by reference Type reference (TYPE) RSINFOPROV Aggregationsebene 20100721
3 Importing I_R_MSG Call by reference Object reference (TYPE REF TO) IF_RSPLFA_MSG Meldungen 20100910
4 Importing 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

Method INIT_AND_CHECK on class IF_RSPLFA_SRVTYPE_TREX_EXEC_R has no exception.

Method TREX_EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_MSG Call by reference Object reference (TYPE REF TO) IF_RSPLFA_MSG Meldungen 20100910
2 Importing I_R_PARAM_SET Call by reference Object reference (TYPE REF TO) IF_RSPLFA_PARAM_SET Referenz auf ParameterSet 20100721
3 Importing I_R_STORE Call by reference Object reference (TYPE REF TO) CL_RSR_STORE Store Manager 20110704
4 Importing I_TH_BLOCK_CHARS Call by reference Type reference (TYPE) RSPLF_TH_IOBJ Blockmerkmale 20100721
5 Importing I_TH_CALC_CHARS Call by reference Type reference (TYPE) RSPLF_TH_IOBJ Rechenmerkmale 20100721
6 Importing I_VIEW Call by reference Type reference (TYPE) TREXD_PLAN_VIEW Before-Image 20100721
7 Importing I_VIEW_REF Call by reference Type reference (TYPE) TREXD_PLAN_VIEW Referenzdaten 20100721
8 Returning R_S_VIEW Value transfer Type reference (TYPE) IF_RSPLFA_SRVTYPE_TREX_EXEC=>TN_S_RESULT_VIEW After-Image 20120516
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20100721
History
Last changed by/on SAP  20130531 
SAP Release Created in