SAP ABAP Class CL_RSPLFC_REPOST_DSO (Reposts DSO Data and deletes the Sources)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA (Application Component) Planning
     RSPLFC (Package) Services Type Planning
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPLFA_SRVTYPE_IMP_CHECK Planning Function Type: Checks 20121217
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPLFA_SRVTYPE_IMP_EXEC Planning Function Type: Execution (Without Reference Data) 20121217
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPLFA_SRVTYPE_TREX_EXEC Interface for TREX algorithms 20130430
Properties
Class CL_RSPLFC_REPOST_DSO  
Short Description Reposts DSO Data and deletes the Sources    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSPLFC   Services Type Planning 
Created 20121217   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSPLFC_REPOST_DSO has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSPLFA_SRVTYPE_IMP_CHECK Planning Function Type: Checks 20121217
2 IF_RSPLFA_SRVTYPE_IMP_EXEC Planning Function Type: Execution (Without Reference Data) 20121217
3 IF_RSPLFA_SRVTYPE_TREX_EXEC Interface for TREX algorithms 20130430
Friends
Class CL_RSPLFC_REPOST_DSO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_R_INFOPROV_DESC Instance attribute Private Object reference (TYPE REF TO) IF_RSPLFA_INFOPROV_DESC InfoProvider (Metadata) 20121217
2 P_R_OBJECT_CREATION Instance attribute Private Object reference (TYPE REF TO) CL_RSPLFC_OBJECT_CREATION Distribution Algorithm 20121217
3 P_R_TH_CHAS Instance attribute Private Object reference (TYPE REF TO) DATA 20121217
4 P_TS_RULE Instance attribute Private Type reference (TYPE) T_TS_RULE 20121217
5 P_T_CHAR_USAGE Instance attribute Private Type reference (TYPE) RSPLF_T_CHAR_USAGE Characteristic Usage 20121217
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_RULES Instance method Private Method Create Ruleset for Execution 20121217
Events
Class CL_RSPLFC_REPOST_DSO has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_S_RULE Private See coding 20121217 begin of t_s_rule, rulepos type rsplf_rulepos, seqnr type rsplf_seqnr, t_from_sel type rspls_ts_sel, t_to_sel type rspls_ts_sel, tsx_seldr_repr_of_to type rsdd_tsx_seldr, to_sel_is_single type rs_bool, end of t_s_rule
2 T_TS_RULE Private See coding 20121217 t_ts_rule type sorted table of t_s_rule with unique key rulepos seqnr
Method Signatures

Method CREATE_RULES 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_PARAM_CHECK Messages 20121217
2 Importing I_R_PARAM_SET Call by reference Object reference (TYPE REF TO) IF_RSPLFA_PARAM_SET Record of Parameter Values 20121217
3 Returning R_TS_RULE Value transfer Type reference (TYPE) T_TS_RULE 20121217

Method CREATE_RULES on class CL_RSPLFC_REPOST_DSO has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740