SAP ABAP Class CL_RSPLFC_REPOST (Repost)
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 20050128
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPLFA_SRVTYPE_IMP_EXEC Planning Function Type: Execution (Without Reference Data) 20050128
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPLFA_SRVTYPE_TREX_EXEC Interface for TREX algorithms 20110421
Properties
Class CL_RSPLFC_REPOST  
Short Description Repost    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSPLFC   Services Type Planning 
Created 20041105   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSPLFC_REPOST has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSPLFA_SRVTYPE_IMP_CHECK Planning Function Type: Checks 20050128
2 IF_RSPLFA_SRVTYPE_IMP_EXEC Planning Function Type: Execution (Without Reference Data) 20050128
3 IF_RSPLFA_SRVTYPE_TREX_EXEC Interface for TREX algorithms 20110421
Friends
Class CL_RSPLFC_REPOST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_INFOPROV Instance attribute Private Type reference (TYPE) RSINFOPROV InfoProvider 20080626
2 P_R_OBJECT_CREATION Instance attribute Private Object reference (TYPE REF TO) CL_RSPLFC_OBJECT_CREATION Distribution Algorithm 20041105
3 P_R_SRV Instance attribute Private Object reference (TYPE REF TO) IF_RSPLFA_SRV Planning Service 20041105
4 P_R_TH_CHAS Instance attribute Private Object reference (TYPE REF TO) DATA Table for Generating Combinations 20080626
5 P_TS_RULE Instance attribute Private Type reference (TYPE) T_TS_RULE Runtime: Table of Rules 20041105
6 P_T_CHAR_USAGE Instance attribute Private Type reference (TYPE) RSPLF_T_CHAR_USAGE Characteristic Usage 20080626
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_REPOST_TAB Static method Public Method Repost Tabelle erzeugen 20130328
2 CREATE_RULES Instance method Private Method Format Runtime Information 20041105
Events
Class CL_RSPLFC_REPOST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_S_RULE Private See coding Runtime: Rule Record 20041105 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, r_work_area type ref to cl_rsplfu_work_area, end of t_s_rule
2 T_TS_RULE Private See coding Runtime: Table of Rules 20041105 t_ts_rule type sorted table of t_s_rule with unique key rulepos seqnr
Method Signatures

Method CREATE_REPOST_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_REPOST Call by reference Type reference (TYPE) STANDARD TABLE 20130328
2 Importing I_S_WA Value transfer Type reference (TYPE) ANY 20130328
3 Importing I_TH_IOBJ Value transfer Type reference (TYPE) RSPLF_TH_IOBJ Tabelle mit Info-Objekten 20130328
4 Importing I_T_CHARSEL Call by reference Type reference (TYPE) RSPLF_T_CHARSEL Selektionstabelle 20130328

Method CREATE_REPOST_TAB on class CL_RSPLFC_REPOST has no exception.

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 Container für Nachrichten 20041105
2 Importing I_R_PARAM_SET Call by reference Object reference (TYPE REF TO) IF_RSPLFA_PARAM_SET Satz von Parameterwerten 20041105
3 Returning R_TS_RULE Value transfer Type reference (TYPE) T_TS_RULE Laufzeit:Tabelle der Regeln 20041105

Method CREATE_RULES on class CL_RSPLFC_REPOST has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700