SAP ABAP Class CL_RSTTU_TRANS_SELDR (Transform SFC)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSTT_UTIL (Package) Adaptation of system-dependent components during transport
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSTTU_TRANS Interface for structure transformations 20050711
Properties
Class CL_RSTTU_TRANS_SELDR  
Short Description Transform SFC    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSTT_UTIL   Adaptation of system-dependent components during transport 
Created 20050711   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSTTU_TRANS_SRV Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 RRK Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSDD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSDRC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RSHI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSTTU_TRANS Interface for structure transformations 20050711
Friends
Class CL_RSTTU_TRANS_SELDR has no friend class.
Attributes
Class CL_RSTTU_TRANS_SELDR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_REQUID_T_RANGE Static method Public Method Transform SIDs in structure to system-independent format 20050718
2 GET_REQUID_T_RANGE_N Static method Public Method Transform SIDs in structure to system-independent format 20050718
3 GET_SX_NODEDR Static method Public Method Transform rsdd_s_nodedr into tn_s_nodedr_n 20050711
4 GET_SX_NODEDR_N Static method Public Method Transform rsdd_s_nodedr into tn_s_nodedr_n 20050711
5 GET_S_NODEDR Static method Public Method Transform rsdd_s_nodedr into tn_s_nodedr_n 20050711
6 GET_S_NODEDR_N Static method Public Method Transform rsdd_s_nodedr into tn_s_nodedr_n 20050711
Events
Class CL_RSTTU_TRANS_SELDR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_SX_NODEDR_N Public See coding 20050711 begin of tn_sx_nodedr_n. include TYPE rsdd_sx_nodedr. TYPES: hier_n TYPE CL_RSTTU_TRANS_SRV=>tn_s_hier_n, nodedr_n TYPE standard table of tn_s_nodedr_n with default key, end of tn_sx_nodedr_n
2 TN_SX_SELDR_N Public See coding 20050711 BEGIN OF tn_sx_seldr_n. include TYPE rsdd_sx_seldr. TYPES: sid_n TYPE rschavl, eqsid_n TYPE standard table of rschavl with default key, nodedr_n TYPE tn_sx_nodedr_n, END OF tn_sx_seldr_n
3 TN_S_NODEDR_N Public See coding 20050711 begin of tn_s_nodedr_n. include TYPE rrselnode. TYPES: hier_n TYPE CL_RSTTU_TRANS_SRV=>tn_s_hier_n, hiernode_n TYPE CL_RSTTU_TRANS_SRV=>tn_S_hiernode_n, end of tn_s_nodedr_n
Method Signatures

Method GET_REQUID_T_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_REQUID_TRANS Call by reference Object reference (TYPE REF TO) CL_RSTTU_TRANS_REQUID requid transformation class 20050718
2 Importing I_T_RANGE Call by reference Type reference (TYPE) RSDD_SX_SELDR-RANGE-RANGE system dep range 20050718
3 Returning R_T_RANGE Value transfer Type reference (TYPE) RSDD_SX_SELDR-RANGE-RANGE system indep. range 20050718

Method GET_REQUID_T_RANGE on class CL_RSTTU_TRANS_SELDR has no exception.

Method GET_REQUID_T_RANGE_N Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_REQUID_TRANS Call by reference Object reference (TYPE REF TO) CL_RSTTU_TRANS_REQUID requid transformation class 20050718
2 Importing I_T_RANGE Call by reference Type reference (TYPE) RSDD_SX_SELDR-RANGE-RANGE system dep range 20050718
3 Returning R_T_RANGE Value transfer Type reference (TYPE) RSDD_SX_SELDR-RANGE-RANGE system indep. range 20050718

Method GET_REQUID_T_RANGE_N on class CL_RSTTU_TRANS_SELDR has no exception.

Method GET_SX_NODEDR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SX_NODEDR_N Value transfer Type reference (TYPE) TN_SX_NODEDR_N 20050711
2 Returning R_SX_NODEDR Value transfer Type reference (TYPE) RSDD_SX_NODEDR Knoten Information 20050711

Method GET_SX_NODEDR on class CL_RSTTU_TRANS_SELDR has no exception.

Method GET_SX_NODEDR_N Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20050711
2 Importing I_SX_NODEDR Call by reference Type reference (TYPE) RSDD_SX_NODEDR Knoten Information 20050711
3 Returning R_SX_NODEDR_N Value transfer Type reference (TYPE) TN_SX_NODEDR_N 20050711

Method GET_SX_NODEDR_N on class CL_RSTTU_TRANS_SELDR has no exception.

Method GET_S_NODEDR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_NODEDR_N Value transfer Type reference (TYPE) TN_S_NODEDR_N 20050711
2 Returning R_S_NODEDR Value transfer Type reference (TYPE) RRSELNODE Knoten Information 20050711

Method GET_S_NODEDR on class CL_RSTTU_TRANS_SELDR has no exception.

Method GET_S_NODEDR_N Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20050711
2 Importing I_S_NODEDR Call by reference Type reference (TYPE) RRSELNODE Knoten Information 20050711
3 Returning R_S_NODEDR_N Value transfer Type reference (TYPE) TN_S_NODEDR_N 20050711

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