SAP ABAP Class CL_RSGMD_DMOD_VERS (Data Model of Version)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSGM_MODEL_TLOGO | Interface Model -> TLOGO Object | 20030324 |
Properties
| Class | CL_RSGMD_DMOD_VERS | |
| Short Description | Data Model of Version | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSGMD | Graphical Modeling: Data Flow Model |
| Created | 20030124 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSGM_MODEL_TLOGO | Interface Model -> TLOGO Object | 20030324 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RSGMD_DMOD | 20030124 | Data model |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RSGMD_DMOD | Data model | 20030130 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSGMD_NODEID | 1 | Last Assigned Internal ID | 20031028 | ||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_GUI_RSNETGRAPHIC | Reference to Network Control | 20030311 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RSGMDDMOD | Properties of Data Model | 20030131 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | RSTXTSL | Texts for Data Model (in Logon Language) | 20030130 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | RSGMD_T_DMODIDS | Node IDs in a Data Flow Model | 20031024 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | RSGMD_T_DMODLINKS | Links in a Data Flow Model | 20030205 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | RSGMD_T_DMODNODES | Nodes in a Data Flow Model | 20030205 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | RSO_T_TXT | Texts for Data Model (in Several Languages) | 20030130 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Add Link | 20030414 | |
| 2 | Instance method | Private | Method | Adding a Node to the Data Model | 20030320 | |
| 3 | Instance method | Private | Method | Checks the Version Object | 20030130 | |
| 4 | Instance method | Private | Method | Compare this Object with Another Object | 20030130 | |
| 5 | Instance method | Public | Constructor | Constructor | 20030130 | |
| 6 | Instance method | Private | Method | Deleting a Link from the Display | 20031016 | |
| 7 | Instance method | Private | Method | Deleting a Link from the Display | 20031016 | |
| 8 | Instance method | Private | Method | Return Properties of Data Model | 20030203 | |
| 9 | Instance method | Private | Method | Deliver a Valid ID for a New Node | 20031028 | |
| 10 | Instance method | Private | Method | Read Texts from All Languages | 20030205 | |
| 11 | Instance method | Private | Method | Save version | 20030130 | |
| 12 | Instance method | Private | Method | Setting ACTIVFL in P_S_DMOD | 20030325 | |
| 13 | Instance method | Private | Method | Setting Node Positions Before a SAVE | 20030331 | |
| 14 | Instance method | Private | Method | Setting OBJSTAT in P_S_DMOD | 20030325 | |
| 15 | Instance method | Private | Method | Fill Time Stamp with Current Data (also on Database) | 20030311 |
Events
Class CL_RSGMD_DMOD_VERS has no event.
Types
Class CL_RSGMD_DMOD_VERS 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 | I_S_DMODLINKS | Call by reference | Type reference (TYPE) | RSGMD_S_DMODLINKS | 20030414 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20031016 | |||
| 2 | 20031016 |
Method ADD_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_DMODIDS | Call by reference | Type reference (TYPE) | RSGMD_S_DMODIDS | 20031103 | ||||
| 2 | I_S_DMODNODES | Call by reference | Type reference (TYPE) | RSGMD_S_DMODNODES | 20030407 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030407 | |||
| 2 | 20030407 |
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_IS_REPAIRED | Call by reference | Type reference (TYPE) | RS_BOOL | Object Repaired | 20040119 | |||
| 2 | E_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value, Return Value After ABAP Statements | 20040119 | |||
| 3 | I_AFTER_IMPORT_MODE | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20040119 | |||
| 4 | I_DETLEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | '4' | Application Log: Level of Detail | 20040119 | ||
| 5 | I_REPAIR | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Repair Immediately After Check | 20040119 | ||
| 6 | I_R_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSO_MSG | Container for Messages | 20040119 | |||
| 7 | I_TH_TLOGO | Call by reference | Type reference (TYPE) | RSO_TH_TLOGO | Objects that are to be Activated | 20040119 |
Method CHECK on class CL_RSGMD_DMOD_VERS has no exception.
Method COMPARE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_VERS | Call by reference | Object reference (TYPE REF TO) | CL_RSGMD_DMOD_VERS | Datenmodell einer Version | 20040507 | |||
| 2 | R_IS_EQUAL | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20040507 |
Method COMPARE on class CL_RSGMD_DMOD_VERS has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DMOD | Call by reference | Type reference (TYPE) | RSGMD_DMOD | Datenflussmodell | 20030130 | |||
| 2 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Objektversion | 20030130 | |||
| 3 | I_R_DMOD_VERS | Call by reference | Object reference (TYPE REF TO) | CL_RSGMD_DMOD_VERS | Referenz auf ein Datenflussmodell einer Version | 20030131 | |||
| 4 | I_S_DMOD | Call by reference | Type reference (TYPE) | RSGMDDMODV | Eigenschaften eines Datenflussmodells | 20030131 | |||
| 5 | I_T_DMOD_IDS | Call by reference | Type reference (TYPE) | RSGMD_T_DMODIDS | Knoten-IDs in einem Datenflussmodell | 20031024 | |||
| 6 | I_T_DMOD_LINKS | Call by reference | Type reference (TYPE) | RSGMD_T_DMODLINKS | Links in einem Datenflussmodell | 20030131 | |||
| 7 | I_T_DMOD_NODES | Call by reference | Type reference (TYPE) | RSGMD_T_DMODNODES | Knoten in einem Datenflussmodell | 20030131 | |||
| 8 | I_T_TXT | Call by reference | Type reference (TYPE) | RSO_T_TXT | Texte eines Objektes (in mehreren Sprachen) | 20030131 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültiger Wert des Übergabeparameters | 20030130 | ||
| 2 | Nicht auf der Datenbank gefunden. | 20030130 |
Method DELETE_LINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SOURCE_ID | Call by reference | Type reference (TYPE) | RSGMD_NODEID | 20031104 | ||||
| 2 | I_TARGET_ID | Call by reference | Type reference (TYPE) | RSGMD_NODEID | 20031104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültige Eingabeparameter | 20031016 | ||
| 2 | Link konnte nicht gelöscht werden | 20031016 |
Method DELETE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | RSGMD_NODEID | 20031027 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20031016 | |||
| 2 | 20031016 |
Method GET_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_S_DMOD | Call by reference | Type reference (TYPE) | RSGMDDMODV | View über die Eigenschaften eines Datenflussmodells | 20030203 | |||
| 2 | E_T_DMOD_IDS | Call by reference | Type reference (TYPE) | RSGMD_T_DMODIDS | Links in einem Datenflussmodell | 20031024 | |||
| 3 | E_T_DMOD_LINKS | Call by reference | Type reference (TYPE) | RSGMD_T_DMODLINKS | Links in einem Datenflussmodell | 20030203 | |||
| 4 | E_T_DMOD_NODES | Call by reference | Type reference (TYPE) | RSGMD_T_DMODNODES | Knoten in einem Datenflussmodell | 20030203 | |||
| 5 | E_T_TXT | Call by reference | Type reference (TYPE) | RSO_T_TXT | Texte eines Datenflussmodells (in mehreren Sprachen) | 20030203 |
Method GET_INFO on class CL_RSGMD_DMOD_VERS has no exception.
Method GET_NEW_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ID | Call by reference | Type reference (TYPE) | RSGMD_NODEID | Interne ID eines Knotens im Netzplan | 20031028 |
Method GET_NEW_ID on class CL_RSGMD_DMOD_VERS has no exception.
Method READ_ALL_TEXTS Signature
Method READ_ALL_TEXTS on class CL_RSGMD_DMOD_VERS has no parameter.
Method READ_ALL_TEXTS on class CL_RSGMD_DMOD_VERS has no exception.
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20030227 |
Method SAVE on class CL_RSGMD_DMOD_VERS has no exception.
Method SET_ACTIVFL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTIVFL | Call by reference | Type reference (TYPE) | RSACTIVFL | ktive und überarbeitet Version stimmern überein | 20030325 |
Method SET_ACTIVFL on class CL_RSGMD_DMOD_VERS has no exception.
Method SET_NODE_POSITIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_NODEPOS | Call by reference | Type reference (TYPE) | RSNG_T_TABLEPOS | 20030331 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030331 |
Method SET_OBJSTAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJSTAT | Call by reference | Type reference (TYPE) | RSOBJSTAT | Objektstatus | 20030325 |
Method SET_OBJSTAT on class CL_RSGMD_DMOD_VERS has no exception.
Method SET_TIMESTAMP Signature
Method SET_TIMESTAMP on class CL_RSGMD_DMOD_VERS has no parameter.
Method SET_TIMESTAMP on class CL_RSGMD_DMOD_VERS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 400 |