SAP ABAP Class CL_RSDF_DMOD_VERS (Data flow modeling version (read methods))
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-AWB (Application Component) Data Warehousing Workbench
     RSDF (Package) Front-End for Data Warehousing Workbench Data Flow
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDF_DMOD_VERS_AMD Data Modeling Version ADM 20090723
2 Inheritance (c INHERITING FROM c_ref)  CL_RSDF_DMOD_VERS_N Data Modelling with Write Methods 20090721
Properties
Class CL_RSDF_DMOD_VERS  
Short Description Data flow modeling version (read methods)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSDF    
Program status     
Category 0   
Package RSDF   Front-End for Data Warehousing Workbench Data Flow 
Created 20090529   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDF_DMOD_VERS has no interface implemented.
Friends
Class CL_RSDF_DMOD_VERS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DATAFLOW Instance attribute Protected Type reference (TYPE) RSDFDATAFLOW Data Flow 20090603
2 DUMMY_MSG Instance attribute Protected Type reference (TYPE) STRING Last Message Displayed 20090930
3 OBJVERS Instance attribute Protected Type reference (TYPE) RSOBJVERS Object Version 20090603
4 S_DATA Instance attribute Protected Type reference (TYPE) RSDF_S_DATA Data structures of a data flow 20090604
5 S_STATUS_READ Instance attribute Protected Type reference (TYPE) RSDF_S_STATUS Status information on data 20090724
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method 20100422
2 CHECK_DATAFLOW Instance method Protected Method 20100422
3 CHECK_TEMPLATE Instance method Protected Method 20100422
4 CONSTRUCTOR Instance method Public Constructor 20090603
5 COPY_TO_OTHER_VERSION Instance method Public Method 20090824
6 EXISTS Instance method Public Method 20090824
7 FREE Instance method Public Method 20090722
8 GET_COPY Instance method Public Method Creates a copy and returns the version instance 20090604
9 GET_DATA Instance method Public Method Returns all data (table form) 20090604
10 GET_DOCUSTRING Instance method Public Method Returns long description of data flow 20101018
11 GET_DOCUTYPE Instance method Public Method Returns documentation type 20101018
12 GET_HEADER Instance method Public Method Returns the header data 20090604
13 GET_NET Instance method Public Method Returns data flow in cl_rsdf_net format 20090724
14 GET_TEXT Instance method Public Method Returns text in sy-langu 20090826
15 IS_EQUAL_TO_OTHER_VERSION Instance method Public Method Are the two versions identical? 20090929
16 LOAD_ALL Instance method Protected Method Load Data (Buffered) 20090723
17 LOAD_DATA Instance method Protected Method Update Data/Read Data from the Database 20090723
18 LOAD_HEADER Instance method Protected Method Update Header Data 20090723
19 LOAD_TEXTS Instance method Protected Method Read texts 20090908
20 SET_DATA Instance method Public Method 20090825
Events
Class CL_RSDF_DMOD_VERS has no event.
Types
Class CL_RSDF_DMOD_VERS has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NO_POPUP Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20100621
2 Importing I_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG Container für Nachrichten 20100610
# Exception Resumable Description Created on
1 CX_RSDF_CANCELED Funktion abgebrochen 20100423

Method CHECK_DATAFLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERROR Call by reference Type reference (TYPE) RS_BOOL Boolean 20100423
2 Exporting E_WARNING Call by reference Type reference (TYPE) RS_BOOL Boolean 20100423
3 Importing I_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG Container für Nachrichten 20100621

Method CHECK_DATAFLOW on class CL_RSDF_DMOD_VERS has no exception.

Method CHECK_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERROR Call by reference Type reference (TYPE) RS_BOOL Boolean 20100422
2 Exporting E_WARNING Call by reference Type reference (TYPE) RS_BOOL Boolean 20100423
3 Importing I_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG Container für Nachrichten 20100621

Method CHECK_TEMPLATE on class CL_RSDF_DMOD_VERS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATAFLOW Call by reference Type reference (TYPE) RSDFDATAFLOW Datenfluss 20090603
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20090603

Method CONSTRUCTOR on class CL_RSDF_DMOD_VERS has no exception.

Method COPY_TO_OTHER_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_TARGET_VERS Call by reference Object reference (TYPE REF TO) CL_RSDF_DMOD_VERS Datenflussmodellierung Version (Lesemethoden) 20090824

Method COPY_TO_OTHER_VERSION on class CL_RSDF_DMOD_VERS has no exception.

Method EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_EXISTS Value transfer Type reference (TYPE) RS_BOOL Boolean 20090825

Method EXISTS on class CL_RSDF_DMOD_VERS has no exception.

Method FREE Signature

Method FREE on class CL_RSDF_DMOD_VERS has no parameter.
Method FREE on class CL_RSDF_DMOD_VERS has no exception.

Method GET_COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NEW_DATAFLOW Call by reference Type reference (TYPE) RSDFDATAFLOW Datenfluss 20090604
2 Returning R_R_VERS Value transfer Object reference (TYPE REF TO) CL_RSDF_DMOD_VERS Datenflussmodellierung Version 20090604

Method GET_COPY on class CL_RSDF_DMOD_VERS has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_S_DATA Value transfer Type reference (TYPE) RSDF_S_DATA Datenstrukturen eines Datenflusses 20090928
# Exception Resumable Description Created on
1 CX_RS_VERSION_NOT_FOUND Objekt in einer Version nicht gefunden 20091029

Method GET_DOCUSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_STRING Value transfer Type reference (TYPE) RSDFDOCUSTRING Beschreibung eines Objektes im Datenfluss (String) 20101018

Method GET_DOCUSTRING on class CL_RSDF_DMOD_VERS has no exception.

Method GET_DOCUTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_DOCUTYPE Value transfer Type reference (TYPE) RSAWBNDOCUTYPE Typ der Dokumentation 20101018

Method GET_DOCUTYPE on class CL_RSDF_DMOD_VERS has no exception.

Method GET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_RSDFDMOD Value transfer Type reference (TYPE) RSDFDMOD Verzeichnis der Datenmodelle 20090826
# Exception Resumable Description Created on
1 CX_RS_VERSION_NOT_FOUND Objekt in einer Version nicht gefunden 20091029

Method GET_NET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BYPASS_BUFFER Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20090727
2 Returning RE_R_NET Value transfer Object reference (TYPE REF TO) CL_RSDF_NET Menge von Links und Knoten 20090728

Method GET_NET on class CL_RSDF_DMOD_VERS has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TEXT Value transfer Type reference (TYPE) RSTXTLG Beschreibung lang 20090826

Method GET_TEXT on class CL_RSDF_DMOD_VERS has no exception.

Method IS_EQUAL_TO_OTHER_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_VERS Call by reference Object reference (TYPE REF TO) CL_RSDF_DMOD_VERS Datenflussmodellierung Version (Lesemethoden) 20090929
2 Returning RE_IS_EQUAL Value transfer Type reference (TYPE) RS_BOOL Boolean 20090929

Method IS_EQUAL_TO_OTHER_VERSION on class CL_RSDF_DMOD_VERS has no exception.

Method LOAD_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BYPASS_BUFFER Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20090724
# Exception Resumable Description Created on
1 CX_RS_VERSION_NOT_FOUND Objekt in einer Version nicht gefunden 20091029

Method LOAD_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REFRESH Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20090723

Method LOAD_DATA on class CL_RSDF_DMOD_VERS has no exception.

Method LOAD_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REFRESH Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20090723
# Exception Resumable Description Created on
1 CX_RS_VERSION_NOT_FOUND Objekt in einer Version nicht gefunden 20091029

Method LOAD_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REFRESH Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20090908

Method LOAD_TEXTS on class CL_RSDF_DMOD_VERS has no exception.

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_DATA Call by reference Type reference (TYPE) RSDF_S_DATA Datenstrukturen eines Datenflusses 20090825

Method SET_DATA on class CL_RSDF_DMOD_VERS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730