SAP ABAP Class IF_RSPLFA_SRVTYPE_TREX_EXEC (Interface for TREX algorithms)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSCRM_IMP_PF_DIS_VALUES Set and Distribute Values - Planning function 20121211
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSCRM_IMP_PF_TIMESHIFT In Memory Planning - Time Shift Planning Function 20121023
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPLFC_CREATE_CR Generation of Zero Records According to Characteristic Rels. 20111111
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPLFC_DELETE Delete Transaction Data 20110408
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPLFC_DELETE_CR Deletion of Invalid Combinations 20121126
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPLFC_DELETE_CR_DSO Delete invalid records in DSO 20130430
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPLFC_DELETE_DSO Delete DSO data 20130430
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPLFC_DISTR_KEY Distribution with Reference Data 20130218
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPLFC_DIS_VALUES Set and Distribute Values 20120127
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPLFC_REPOST Repost 20110421
... Click here to see Used By full list (14 items)
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 CL_RSPLFR_CONTROLLER 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 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 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 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
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20110704

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 20110704
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 Beschreibung 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 Returning 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)
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSCRM_IMP_PF_DIS_VALUES Set and Distribute Values - Planning function 20121211
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSCRM_IMP_PF_TIMESHIFT In Memory Planning - Time Shift Planning Function 20121023
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPLFC_CREATE_CR Generation of Zero Records According to Characteristic Rels. 20111111
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPLFC_DELETE Delete Transaction Data 20110408
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPLFC_DELETE_CR Deletion of Invalid Combinations 20121126
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPLFC_DELETE_CR_DSO Delete invalid records in DSO 20130430
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPLFC_DELETE_DSO Delete DSO data 20130430
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPLFC_DISTR_KEY Distribution with Reference Data 20130218
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPLFC_DIS_VALUES Set and Distribute Values 20120127
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPLFC_REPOST Repost 20110421
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPLFC_REPOST_CR Repost Characteristic Relationships 20130516
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPLFC_REPOST_CR_DSO Repost DSO Data 20130430
13 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPLFC_REPOST_DSO Reposts DSO Data and deletes the Sources 20130430
14 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPLFC_REVALUATION Revaluation 20110419
History
Last changed by/on SAP  20140121 
SAP Release Created in