SAP ABAP Class CL_RSGMD_VIEWER (Data Flow Modeling: Viewer Class)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-AWB (Application Component) Data Warehousing Workbench
⤷
RSGMD (Package) Graphical Modeling: Data Flow Model
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSGM_VIEWER | Graphical Modeling: Viewer Class | 20040429 |
Properties
| Class | CL_RSGMD_VIEWER | |
| Short Description | Data Flow Modeling: Viewer Class | |
| Super Class | CL_RSGM_VIEWER | Graphical Modeling: Viewer Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSNG | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | RSGMD | Graphical Modeling: Data Flow Model |
| Created | 20040429 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSGMD_VIEWER has no interface implemented.
Friends
Class CL_RSGMD_VIEWER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RSNG_STYLE | Style of an Object in Network | 20040503 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSNG_STYLE | Style of an Object in Network | 20040503 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RSTLOGO | New TLOGO Object (Name) in Network | 20040512 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SOBJ_NAME | New TLOGO Object (Type) in Network | 20040512 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TEXTEDIT | Reference to Text-Edit Control | 20040430 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | SOBJ_NAME | Object Name in Object Directory | 20040503 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | RSTLOGO | BW: Object Type (TLOGO) | 20040503 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | RSNG_S_OBJECTS | Network Objects | 20040503 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | RSGMD_T_DMODNODEREFS | Node Table with Reference to the Network | 20040503 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Adding a Link to the Network | 20040503 | |
| 2 | Instance method | Private | Method | Adding a Node to the Network | 20040503 | |
| 3 | Instance method | Private | Method | Adding a New Node to the Network | 20040506 | |
| 4 | Instance method | Public | Method | 20040430 | ||
| 5 | Instance method | Private | Method | Delete Link from Network Display | 20040503 | |
| 6 | Instance method | Private | Method | Delete Node from Network Display | 20040503 | |
| 7 | Instance method | Private | Method | Deliver TLOGO Information for a Node Reference | 20040503 | |
| 8 | Instance method | Private | Method | Deliver TLOGO Information for a Link Reference | 20040503 | |
| 9 | Instance method | Private | Method | FCODE: DELDISP - Delete Object from the Network | 20040507 | |
| 10 | Instance method | Private | Method | FCODE: MAINTAIN - Call Maintenance Dialog Box for Object | 20040507 | |
| 11 | Instance method | Private | Method | FCODE: NEWOBJ - Create New Node in Network | 20040507 | |
| 12 | Instance method | Private | Method | FCODE: SAVE - Save Data Flow Model | 20040507 | |
| 13 | Instance method | Private | Method | FCODE: SETTINGS - Maintain Settings | 20040507 | |
| 14 | Instance method | Private | Method | FCODE: SWITCHMODE - Display / Change | 20040511 | |
| 15 | Instance method | Public | Method | Initializing Network with Data from the TLOGO Object | 20040503 | |
| 16 | Instance method | Private | Method | Call Maintenance Dialog Box for Object | 20040503 | |
| 17 | Instance method | Private | Method | Reading Comment for Corresponding TLOGO Object | 20040503 | |
| 18 | Instance method | Private | Method | Saving Comment for Corresponding TLOGO Object | 20040503 | |
| 19 | Instance method | Public | Method | 20040430 | ||
| 20 | Instance method | Private | Method | Saving TLOGO Information for Selected Object | 20040503 | |
| 21 | Instance method | Private | Method | Setting Values in Subscreen | 20040503 | |
| 22 | Instance method | Private | Method | Link Check Between Start Object and Target Object | 20040503 |
Events
Class CL_RSGMD_VIEWER has no event.
Types
Class CL_RSGMD_VIEWER has no local type.
Method Signatures
Method ADD_LINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_LINK | Call by reference | Object reference (TYPE REF TO) | IF_RSNETGRAPHIC_LINK | Linkobject im Netzplan | 20040503 | |||
| 2 | I_S_DMODLINKS | Call by reference | Type reference (TYPE) | RSGMD_S_DMODLINKS | Links in einem Datenmodell | 20040503 | |||
| 3 | I_S_DMODSOURCE | Call by reference | Type reference (TYPE) | RSGMD_S_DMODLINKNODE | Info über Start-oder Zielknoten eines Links im Netzplan | 20040503 | |||
| 4 | I_S_DMODTARGET | Call by reference | Type reference (TYPE) | RSGMD_S_DMODLINKNODE | Info über Start-oder Zielknoten eines Links im Netzplan | 20040503 | |||
| 5 | I_UPDATE_FLAG | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20040503 |
Method ADD_LINK on class CL_RSGMD_VIEWER has no exception.
Method ADD_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_TABLE | Call by reference | Object reference (TYPE REF TO) | IF_RSNETGRAPHIC_TABLE | Tabellenobjekt des Netzplans | 20040503 | |||
| 2 | I_S_DMODIDS | Call by reference | Type reference (TYPE) | RSGMD_S_DMODIDS | Knoten-IDs in einem Datenmodell | 20040503 | |||
| 3 | I_S_DMODNODES | Call by reference | Type reference (TYPE) | RSGMD_S_DMODNODES | Knoten in einem Datenmodell | 20040503 | |||
| 4 | I_UPDATE_FLAG | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20040503 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040503 | |||
| 2 | 20040503 |
Method CREATE_NEW_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJNM | Call by reference | Type reference (TYPE) | SOBJ_NAME | Objektname im Objektkatalog | 20040506 | |||
| 2 | I_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20040506 | |||
| 3 | I_XPOS | Call by reference | Type reference (TYPE) | RSNG_XPOS | X-Position eines Objektes im Datenfluß | 20040506 | |||
| 4 | I_YPOS | Call by reference | Type reference (TYPE) | RSNG_YPOS | Y-Position eines Objektes im Datenfluß | 20040506 |
Method CREATE_NEW_NODE on class CL_RSGMD_VIEWER has no exception.
Method CREATE_TEXTEDIT_CONTROL Signature
Method CREATE_TEXTEDIT_CONTROL on class CL_RSGMD_VIEWER has no parameter.
Method CREATE_TEXTEDIT_CONTROL on class CL_RSGMD_VIEWER has no exception.
Method DELETE_LINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_LINK | Call by reference | Object reference (TYPE REF TO) | IF_RSNETGRAPHIC_LINK | Linkobjekt im Netzplan | 20040503 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040503 |
Method DELETE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_TABLE | Call by reference | Object reference (TYPE REF TO) | IF_RSNETGRAPHIC_TABLE | Tabellenobjekt im Netzplan | 20040503 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040503 |
Method GET_TLOGO_INFO_FOR_LINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_S_TLOGO | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | BW Repository: TLOGO Objekt und Typ | 20040503 | |||
| 2 | I_R_LINK | Call by reference | Object reference (TYPE REF TO) | IF_RSNETGRAPHIC_LINK | Linkobject im Netzplan | 20040503 |
Method GET_TLOGO_INFO_FOR_LINK on class CL_RSGMD_VIEWER has no exception.
Method GET_TLOGO_INFO_FOR_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_S_TLOGO | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | BW Repository: TLOGO Objekt und Typ | 20040503 | |||
| 2 | I_R_TABLE | Call by reference | Object reference (TYPE REF TO) | IF_RSNETGRAPHIC_TABLE | Tabellenobjekt des Netzplans | 20040503 |
Method GET_TLOGO_INFO_FOR_TABLE on class CL_RSGMD_VIEWER has no exception.
Method HANDLE_DELDISP Signature
Method HANDLE_DELDISP on class CL_RSGMD_VIEWER has no parameter.
Method HANDLE_DELDISP on class CL_RSGMD_VIEWER has no exception.
Method HANDLE_MAINTAIN Signature
Method HANDLE_MAINTAIN on class CL_RSGMD_VIEWER has no parameter.
Method HANDLE_MAINTAIN on class CL_RSGMD_VIEWER has no exception.
Method HANDLE_NEWOBJ Signature
Method HANDLE_NEWOBJ on class CL_RSGMD_VIEWER has no parameter.
Method HANDLE_NEWOBJ on class CL_RSGMD_VIEWER has no exception.
Method HANDLE_SAVE Signature
Method HANDLE_SAVE on class CL_RSGMD_VIEWER has no parameter.
Method HANDLE_SAVE on class CL_RSGMD_VIEWER has no exception.
Method HANDLE_SETTINGS Signature
Method HANDLE_SETTINGS on class CL_RSGMD_VIEWER has no parameter.
Method HANDLE_SETTINGS on class CL_RSGMD_VIEWER has no exception.
Method HANDLE_SWITCHMODE Signature
Method HANDLE_SWITCHMODE on class CL_RSGMD_VIEWER has no parameter.
Method HANDLE_SWITCHMODE on class CL_RSGMD_VIEWER has no exception.
Method INITIALIZE_NETWORK Signature
Method INITIALIZE_NETWORK on class CL_RSGMD_VIEWER has no parameter.
Method INITIALIZE_NETWORK on class CL_RSGMD_VIEWER has no exception.
Method MAINTAIN_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_LINK | Call by reference | Object reference (TYPE REF TO) | IF_RSNETGRAPHIC_LINK | Linkobjekt im Netzplan | 20040503 | |||
| 2 | I_R_TABLE | Call by reference | Object reference (TYPE REF TO) | IF_RSNETGRAPHIC_TABLE | Tabellenobjekt im Netzplan | 20040503 |
Method MAINTAIN_OBJECT on class CL_RSGMD_VIEWER has no exception.
Method READ_COMMENT Signature
Method READ_COMMENT on class CL_RSGMD_VIEWER has no parameter.
Method READ_COMMENT on class CL_RSGMD_VIEWER has no exception.
Method SAVE_COMMENT Signature
Method SAVE_COMMENT on class CL_RSGMD_VIEWER has no parameter.
Method SAVE_COMMENT on class CL_RSGMD_VIEWER has no exception.
Method SET_INITIAL_SUBSCREEN_VALUES Signature
Method SET_INITIAL_SUBSCREEN_VALUES on class CL_RSGMD_VIEWER has no parameter.
Method SET_INITIAL_SUBSCREEN_VALUES on class CL_RSGMD_VIEWER has no exception.
Method SET_TLOGO_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_OBJECT | Call by reference | Type reference (TYPE) | RSNG_S_OBJECTS | Objekte Netzplan | 20040503 | |||
| 2 | I_S_TLOGO | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | BW Repository: TLOGO Objekt und Typ | 20040503 |
Method SET_TLOGO_INFO on class CL_RSGMD_VIEWER has no exception.
Method UPDATE_SUBSCREEN_VALUES Signature
Method UPDATE_SUBSCREEN_VALUES on class CL_RSGMD_VIEWER has no parameter.
Method UPDATE_SUBSCREEN_VALUES on class CL_RSGMD_VIEWER has no exception.
Method VALIDATE_LINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_DMODLINKS | Call by reference | Type reference (TYPE) | RSGMD_S_DMODLINKS | Links in einem Datenmodell | 20040503 | |||
| 2 | I_S_DMODSOURCE | Call by reference | Type reference (TYPE) | RSGMD_S_DMODLINKNODE | Info über Start-oder Zielknoten eines Links im Netzplan | 20040503 | |||
| 3 | I_S_DMODTARGET | Call by reference | Type reference (TYPE) | RSGMD_S_DMODLINKNODE | Info über Start-oder Zielknoten eines Links im Netzplan | 20040503 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Es existiert bereits ein Link zwischen den Knoten | 20040503 | ||
| 2 | Ungültiger Link | 20040503 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 400 |