SAP ABAP Class CL_RSTRAN_GUI_SEGMENTS (Segments)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSTRAN_GUI (Package) GUI Components for Transformation Rule
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSTRAN_GUI_SGT Master Class for Target, Source, Group 20041015
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSTRAN_GUI_SOURCE GUI: Source Object 20041012
2 Inheritance (c INHERITING FROM c_ref)  CL_RSTRAN_GUI_TARGET GUI: Target Object 20041012
Properties
Class CL_RSTRAN_GUI_SEGMENTS  
Short Description Segments    
Super Class CL_RSTRAN_GUI_SGT Master Class for Target, Source, Group 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSTRAN_GUI   GUI Components for Transformation Rule 
Created 20041012   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSTRAN_GUI_SEGMENTS has no forward declaration.
Interfaces
Class CL_RSTRAN_GUI_SEGMENTS has no interface implemented.
Friends
Class CL_RSTRAN_GUI_SEGMENTS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_DISPLAY_SEGID Instance attribute Protected Type reference (TYPE) RSTRAN_SEGID Current Segment ID 20060130
2 O_NUMBER_SEG Instance attribute Protected Type reference (TYPE) I Number of Segments 20041012
3 O_R_ACTIVE_SEGID Instance attribute Protected Object reference (TYPE REF TO) CL_RSTRAN_GUI_SEGID Segment 20041012
4 O_SEGID_CLASSNM Instance attribute Protected Type reference (TYPE) SEOCLSNAME Class Names 20041012
5 O_S_HEAD Instance attribute Protected Type reference (TYPE) RSTRANHEAD Header Data for Source-/Target Object 20041012
6 O_TR_SEGID Instance attribute Protected Type reference (TYPE) RSTRAN_GUI_T_SEGID Segments 20041012
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR Instance method Public Method 20041214
2 CONSTRUCTOR Instance method Public Constructor 20041012
3 GET_AWBOBJ Instance method Public Method 20050726
4 GET_FIELDLIST Instance method Public Method 20041020
5 GET_NETGRAPHIC_TABLE Instance method Public Method 20041020
6 GET_NR_OF_SEGEMENTS Instance method Public Method 20050502
7 GET_R_SEGID Instance method Public Method 20041021
8 GET_R_SEGID_ACTIVE Instance method Public Method Deliver Current SegID Reference 20041229
9 GET_SEGID_ACTIVE Instance method Public Method 20060307
10 INIT Instance method Public Method get segment header information 20041012
11 READ_HEADER_DATA Instance method Protected Method Refreshes Header Data for Target-/Source Object 20041015
12 READ_SEGMENTS Instance method Public Method Deliver Segments (Name, Text) 20041015
13 SET_DISPLAY_SEGID Instance method Public Method Sets Segment ID That is Supposed to be Displayed Next 20060130
Events
Class CL_RSTRAN_GUI_SEGMENTS has no event.
Types
Class CL_RSTRAN_GUI_SEGMENTS has no local type.
Method Signatures

Method CLEAR Signature

Method CLEAR on class CL_RSTRAN_GUI_SEGMENTS has no parameter.
Method CLEAR on class CL_RSTRAN_GUI_SEGMENTS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_NETWORK Call by reference Object reference (TYPE REF TO) IF_GUI_RSNETGRAPHIC allgemeine Methoden Netzplancontrol 20041014
2 Importing I_R_TRAN_MAINTAIN Call by reference Object reference (TYPE REF TO) CL_RSTRAN_MAINTAIN Pflegeschicht der Transformation 20041012

Method CONSTRUCTOR on class CL_RSTRAN_GUI_SEGMENTS has no exception.

Method GET_AWBOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_S_AWBOBJ Value transfer Type reference (TYPE) RSAWBN_S_AWBOBJECT Schlüssel AWB Object 20050726

Method GET_AWBOBJ on class CL_RSTRAN_GUI_SEGMENTS has no exception.

Method GET_FIELDLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SEGID Call by reference Type reference (TYPE) RSTRAN_SEGID Segmentnummer 20041020
2 Returning RE_T_FIELD Value transfer Type reference (TYPE) RSTRAN_T_FIELD Transformation - Strukturfelder 20041020

Method GET_FIELDLIST on class CL_RSTRAN_GUI_SEGMENTS has no exception.

Method GET_NETGRAPHIC_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SEGID Call by reference Type reference (TYPE) RSTRAN_SEGID Segmentnummer 20041020
2 Returning RE_R_TABLE Value transfer Object reference (TYPE REF TO) IF_RSNETGRAPHIC_TABLE Tabellenobjekt des Netzplans 20041020

Method GET_NETGRAPHIC_TABLE on class CL_RSTRAN_GUI_SEGMENTS has no exception.

Method GET_NR_OF_SEGEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_NR_OF_SEGMENTS Value transfer Type reference (TYPE) I 20050502

Method GET_NR_OF_SEGEMENTS on class CL_RSTRAN_GUI_SEGMENTS has no exception.

Method GET_R_SEGID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SEGID Call by reference Type reference (TYPE) RSTRAN_SEGID Segmentnummer 20041021
2 Returning RE_R_SEGID Value transfer Object reference (TYPE REF TO) CL_RSTRAN_GUI_SEGID Frontend-Segment in einer Transformation 20041021

Method GET_R_SEGID on class CL_RSTRAN_GUI_SEGMENTS has no exception.

Method GET_R_SEGID_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_R_SEGID Value transfer Object reference (TYPE REF TO) CL_RSTRAN_GUI_SEGID Frontend-Segment in einer Transformation 20041229

Method GET_R_SEGID_ACTIVE on class CL_RSTRAN_GUI_SEGMENTS has no exception.

Method GET_SEGID_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_SEGID_ACTIVE Value transfer Type reference (TYPE) RSTRAN_SEGID Segmentnummer 20060307

Method GET_SEGID_ACTIVE on class CL_RSTRAN_GUI_SEGMENTS has no exception.

Method INIT Signature

Method INIT on class CL_RSTRAN_GUI_SEGMENTS has no parameter.
Method INIT on class CL_RSTRAN_GUI_SEGMENTS has no exception.

Method READ_HEADER_DATA Signature

Method READ_HEADER_DATA on class CL_RSTRAN_GUI_SEGMENTS has no parameter.
Method READ_HEADER_DATA on class CL_RSTRAN_GUI_SEGMENTS has no exception.

Method READ_SEGMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_T_SEGMENT Value transfer Type reference (TYPE) RSBK_T_SEGTXT Segment und Beschreibung 20041015

Method READ_SEGMENTS on class CL_RSTRAN_GUI_SEGMENTS has no exception.

Method SET_DISPLAY_SEGID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SEGID Call by reference Type reference (TYPE) RSTRAN_SEGID Segmentnummer 20060130

Method SET_DISPLAY_SEGID on class CL_RSTRAN_GUI_SEGMENTS has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 700