SAP ABAP Class CL_RSB_DEST (Open Hub Destination)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSB (Package) Business Information Warehouse: Data Marts
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSB_SERVICE Service IF for Data Processing 20011123
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSO_TLOGO TLOGO Object 20010605
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSO_TLOGO_GENERAL BW Repository: TLOGO Objects - General 20010605
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSO_TLOGO_MAINTAIN BW Repository: TLOGO Objects - Changes/Maintenance 20010605
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSO_TLOGO_MAINTAIN_INT BW Repository: TLOGO Objects - INTERN: Activation 20010605
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSO_TLOGO_SEARCH BW Repository: Advanced search for TLOGO objects 20080213
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSO_TLOGO_TRANSPORT Transpt Connection - Optional (Wrapper for CL_RSO_TRANSPORT) 20010605
8 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSTRAN_TARGET Target for Transformation 20050905
Properties
Class CL_RSB_DEST  
Short Description Open Hub Destination    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class RSBO    
Program status     
Category 0   
Package RSB   Business Information Warehouse: Data Marts 
Created 20010603   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_RSAP_EXTRACTION_TRACER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSBO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RSBOH Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 RSOC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
7 RSOS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSB_SERVICE Service IF for Data Processing 20011123
2 IF_RSO_TLOGO TLOGO Object 20010605
3 IF_RSO_TLOGO_GENERAL BW Repository: TLOGO Objects - General 20010605
4 IF_RSO_TLOGO_MAINTAIN BW Repository: TLOGO Objects - Changes/Maintenance 20010605
5 IF_RSO_TLOGO_MAINTAIN_INT BW Repository: TLOGO Objects - INTERN: Activation 20010605
6 IF_RSO_TLOGO_SEARCH BW Repository: Advanced search for TLOGO objects 20080213
7 IF_RSO_TLOGO_TRANSPORT Transpt Connection - Optional (Wrapper for CL_RSO_TRANSPORT) 20010605
8 IF_RSTRAN_TARGET Target for Transformation 20050905
Friends
Class CL_RSB_DEST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_DEST Instance attribute Public Type reference (TYPE) RSOHDEST Open Hub Destination 20010603
2 O_DUMMY_MSG Static Attribute Protected Type reference (TYPE) CHAR1 Single-Character Indicator 20010605
3 P_ACTIVFL Instance attribute Private Type reference (TYPE) RSACTIVFL Active and Modified Versions Agree 20010606
4 P_DTP_CREATE Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20091210
5 P_ENQUEUED Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20010605
6 P_IMPACT Instance attribute Private Type reference (TYPE) RS_BOOL Perform Impact? 20081217
7 P_MAINTENANCE_STATE Instance attribute Private Type reference (TYPE) RSO_MAINTENANCE_STATE Processing Status of a TLOGO Object 20010605
8 P_NEW_OHD Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20051007
9 P_NO_IMPACT Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20081216
10 P_OBJSTAT Instance attribute Private Type reference (TYPE) RSOBJSTAT Object Status 20010604
11 P_OBJVERS_CURRENT Instance attribute Private Type reference (TYPE) RSOBJVERS Object Version 20040430
12 P_R_ACT Instance attribute Private Object reference (TYPE REF TO) CL_RSB_DEST_VERS Open Hub Destination (Version) 20050901
13 P_R_DEST_COLL Instance attribute Private Object reference (TYPE REF TO) CL_RSB_DEST_COLLECTION Open Hub Destination Collection 20010605
14 P_R_DTP_PROXY Instance attribute Private Object reference (TYPE REF TO) CL_RSB_DTP_PROXY Proxy for Open Hub Destination 20051006
15 P_R_VERS_A Instance attribute Private Object reference (TYPE REF TO) CL_RSB_DEST_VERS Open Hub Destination (Version) 20010604
16 P_R_VERS_D Instance attribute Private Object reference (TYPE REF TO) CL_RSB_DEST_VERS Open Hub Destination (Version) 20040430
17 P_R_VERS_M Instance attribute Private Object reference (TYPE REF TO) CL_RSB_DEST_VERS Open Hub Destination (Version) 20010606
18 P_R_VERS_N Instance attribute Private Object reference (TYPE REF TO) CL_RSB_DEST_VERS Open Hub Destination (Version) 20010604
19 P_S_VDEST Instance attribute Private Type reference (TYPE) RSBO_S_VDEST View of an Open Hub Destination 20050905
20 P_TH_DEST_R Static Attribute Private Type reference (TYPE) RSBO_TH_DEST_R Table with References to Open Hub Destinations 20010603
21 P_T_FIELD Instance attribute Private Type reference (TYPE) RSBGUI_T_FIELDS Fields of the Open Hub Destination 20050905
22 P_T_FIELD_TEXT Instance attribute Private Type reference (TYPE) RSBGUI_T_FIELD_TEXT Texts of the Fields of the Open Hub Destination 20050930
23 P_WO_DIALOG Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20080122
Methods
# Method Level Visibility Method type Description Created on
1 ABORT_CHANGES Instance method Public Method 20021227
2 APPEND_RECORD Instance method Private Method Attachment of Field RECORD 20050916
3 CHANGE_PARMS Instance method Public Method Change Parameters of the N-Version 20010605
4 CHECK_AUTHORITY Instance method Private Method Override Authorization 20010605
5 CHECK_MODE_ALLOWED Instance method Public Method Checks whether mode is allowed 20081127
6 COMPARE_AM Instance method Public Method Compare A Version with M Version 20050831
7 COMPARE_NM Instance method Public Method Compare N Version with M Version 20050914
8 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20010603
9 CREATE_DEP_OBJECT Instance method Public Method Creates transformation and DTP 20100305
10 CREATE_FROM_TEMPLATE Instance method Public Method 20020708
11 DELETE_REQUEST Instance method Public Method Request löschen 20120731
12 DEL_OBJECT_REF Instance method Private Method 20040430
13 DISPLAY_CONTENT Instance method Public Method UI Display of Target Table or Target File Content 20060105
14 F4 Static method Public Method F4 for File Names/Table Names... 20020712
15 FACTORY Static method Public Method 20010603
16 GET_CURRENT_OBJVERS Instance method Public Method Deliver Object Version of Current Version 20050831
17 GET_DESTTYPE Instance method Public Method Determines Internal Type of a Destination 20010711
18 GET_IF_REFERENCE Instance method Private Method Returns Reference to Interface Type 20061016
19 GET_INFO Instance method Public Method Read Metadata 20010603
20 GET_INFO_ACT Instance method Public Method Deliver Properties of Current Version 20050901
21 GET_INFO_ALL Static method Public Method Read all Metadata (Static) 20010612
22 GET_INFO_CURRENT Static method Public Method Returns Current DB Status of the Destination 20010605
23 GET_INFO_FROM_VERS Instance method Public Method Deliver Properties of Version 20050831
24 GET_OBJECT_REF Instance method Public Method Returns Reference to Type-Dependent Object 20010604
25 GET_OBJECT_REF_INT Instance method Private Method 20010606
26 GET_OBJ_REF_DTP_PROXY Instance method Public Method Returns Reference on DTP Proxy 20051006
27 GET_OBJ_REF_STRUCTDESCR Instance method Public Method 20051013
28 GET_RELATED_PC Instance method Private Method Determines Objects Used by the DTP 20090120
29 RAISE_SY_ERROR Static method Private Method 20020708
30 REJECT_FLAG_DTP_CREATE Instance method Private Method Deletion of Flag for Automatic Generation of DTP 20100316
31 SET_ACTIVFL Instance method Public Method Set Activation Flag 20100318
32 SET_ACT_VERSION Instance method Public Method Set Current Version 20050831
33 SET_DIALOG_MODUS Instance method Public Method Set Dialog Mode 20080122
34 SET_OBJECT_REF Instance method Private Method Set Object Reference to Destination Version 20010605
35 SET_REQUEST Instance method Public Method 20051013
36 SET_TEMPLATE Instance method Public Method Outputs Template 20050901
37 SET_UNIT_TEST Instance method Public Method Start Character Indicating that it is a Unit Test 20080313
38 UPDATE_ACT Instance method Public Method Updating Current Version 20050831
39 UPDATE_FROM_ACT Instance method Public Method Updating Parameters 20050901
40 UPDATE_OBJECT Instance method Public Method Check and Update Current Object, If Necessary 20050831
41 WRITE_ACTIVFL_DB_VERS Instance method Private Method Set Active Flag 20010606
Events
Class CL_RSB_DEST has no event.
Types
Class CL_RSB_DEST has no local type.
Method Signatures

Method ABORT_CHANGES Signature

Method ABORT_CHANGES on class CL_RSB_DEST has no parameter.
Method ABORT_CHANGES on class CL_RSB_DEST has no exception.

Method APPEND_RECORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_FIELD Call by reference Type reference (TYPE) RSTRAN_T_FIELD Transformation - Strukturfelder 20050916

Method APPEND_RECORD on class CL_RSB_DEST has no exception.

Method CHANGE_PARMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ISSAVED Call by reference Type reference (TYPE) RS_BOOL Boolean 20020710
2 Importing I_S_VDEST Call by reference Type reference (TYPE) RSBO_S_VDEST View über Open Hub Destination 20010925
3 Importing I_T_FIELD Call by reference Type reference (TYPE) RSBGUI_T_FIELDS Felder Open Hub Destination 20051022
4 Importing I_T_FIELD_TEXT Call by reference Type reference (TYPE) RSBGUI_T_FIELD_TEXT Texte der Felder der Open Hub Destination 20051022
# Exception Resumable Description Created on
1 INPUT_INVALID 20010606

Method CHECK_AUTHORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTVT Call by reference Type reference (TYPE) ACTIV_AUTH Aktivität 20010605
2 Importing I_DETLEVEL Call by reference Type reference (TYPE) BAL_S_MSG-DETLEVEL Anwendungs-Log: Detaillierungsgrad 20010605
# Exception Resumable Description Created on
1 CX_RS_DISPLAY_ONLY Objekt darf nur angezeigt, nicht aber bearbeitet werden 20010605
2 CX_RS_NOT_AUTHORIZED Keine Berechtigung für ein Objekt 20010605

Method CHECK_MODE_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODE Call by reference Type reference (TYPE) SYUCOMM Funktionscode, der PAI ausgelöst hat 20081127
2 Returning R_ALLOWED Value transfer Type reference (TYPE) RS_BOOL Boolean 20081127

Method CHECK_MODE_ALLOWED on class CL_RSB_DEST has no exception.

Method COMPARE_AM Signature

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

Method COMPARE_AM on class CL_RSB_DEST has no exception.

Method COMPARE_NM Signature

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

Method COMPARE_NM on class CL_RSB_DEST has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DEST Call by reference Type reference (TYPE) RSOHDEST Open Hub Destination 20010603
2 Importing I_R_DEST Call by reference Object reference (TYPE REF TO) CL_RSB_DEST Open Hub Destination 20050909
3 Importing I_S_VDEST Call by reference Type reference (TYPE) RSBO_S_VDEST View über Open Hub Destination 20050909
4 Importing I_T_FIELD Call by reference Type reference (TYPE) RSBGUI_T_FIELDS Felder Open Hub Destination 20050909
# Exception Resumable Description Created on
1 INPUT_INVALID 20010604

Method CREATE_DEP_OBJECT Signature

Method CREATE_DEP_OBJECT on class CL_RSB_DEST has no parameter.
Method CREATE_DEP_OBJECT on class CL_RSB_DEST has no exception.

Method CREATE_FROM_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_DEST Call by reference Object reference (TYPE REF TO) CL_RSB_DEST Open Hub Destination 20020708
2 Importing I_TH_TLOGO Call by reference Type reference (TYPE) RSO_TH_TLOGO BW Repository: Liste (Hash) von TLOGO Objekt und Typ 20020708
# Exception Resumable Description Created on
1 CX_RS_ERROR_WITH_MESSAGE Exception mit T100 Fehlermeldung 20020708

Method DELETE_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REQUID Call by reference Type reference (TYPE) RSBKREQUID Request eines Datentransferprozesses 20120731
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20120731

Method DEL_OBJECT_REF Signature

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

Method DEL_OBJECT_REF on class CL_RSB_DEST has no exception.

Method DISPLAY_CONTENT Signature

Method DISPLAY_CONTENT on class CL_RSB_DEST has no parameter.
Method DISPLAY_CONTENT on class CL_RSB_DEST has no exception.

Method F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_OHDEST Call by reference Type reference (TYPE) RSOHDEST Open Hub Destination 20020712
2 Exporting E_TXTLG Call by reference Type reference (TYPE) RSTXTLG Beschreibung lang 20051005
3 Importing I_FOR_PC Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20081203
4 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE Objektversion 20051005
5 Importing I_ONLY_NEW Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20051005
6 Importing I_TITLE Call by reference Type reference (TYPE) C Titel des Popups 20051005

Method F4 on class CL_RSB_DEST has no exception.

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DEST Call by reference Type reference (TYPE) RSOHDEST Open Hub Destination 20010603
2 Returning R_R_DEST Value transfer Object reference (TYPE REF TO) CL_RSB_DEST Open Hub Destination 20010603
# Exception Resumable Description Created on
1 INPUT_INVALID 20010603

Method GET_CURRENT_OBJVERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20050831

Method GET_CURRENT_OBJVERS on class CL_RSB_DEST has no exception.

Method GET_DESTTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_VDEST Call by reference Type reference (TYPE) RSBO_S_VDEST View über Open Hub Destination 20010711
2 Returning R_DESTTYPE_INT Value transfer Type reference (TYPE) RSDESTTYPE Type einer Open Hub Destination 20010711

Method GET_DESTTYPE on class CL_RSB_DEST has no exception.

Method GET_IF_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_R_VERS Value transfer Object reference (TYPE REF TO) CL_RSB_DEST_VERS Open Hub Destination (Version) 20061016
2 Importing I_DEST Call by reference Type reference (TYPE) RSOHDEST Open Hub Destination 20061016
3 Importing I_DESTTYPE Call by reference Type reference (TYPE) RSBGUI_DESTTYPE Destinationsart der Open Hub Destination 20061016
4 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20061016
5 Importing I_R_VERS Call by reference Object reference (TYPE REF TO) CL_RSB_DEST_VERS Open Hub Destination (Version) 20061016
6 Importing I_S_VDEST Call by reference Type reference (TYPE) RSBO_S_VDEST View über Open Hub Destination 20061016
7 Importing I_T_FIELD Call by reference Type reference (TYPE) RSBGUI_T_FIELDS Felder Open Hub Destination 20061016
8 Importing I_T_FIELD_TEXT Call by reference Type reference (TYPE) RSBGUI_T_FIELD_TEXT Texte der Felder der Open Hub Destination 20061016

Method GET_IF_REFERENCE on class CL_RSB_DEST has no exception.

Method GET_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_TEMPLATE Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20070605
2 Exporting E_S_VDEST Call by reference Type reference (TYPE) RSBO_S_VDEST Verzeichnis der Open Hub Destinationen 20010604
3 Exporting E_T_FIELD Call by reference Type reference (TYPE) RSBGUI_T_FIELDS Felder Open Hub Destination 20051031
4 Exporting E_T_FIELD_TEXT Call by reference Type reference (TYPE) RSBGUI_T_FIELD_TEXT Texte der Felder der Open Hub Destination 20051031
5 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE Objektversion 20010604
# Exception Resumable Description Created on
1 NOT_FOUND 20010605

Method GET_INFO_ACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OHDEST Call by reference Type reference (TYPE) RSOHDEST Open Hub Destination 20050901
2 Exporting E_S_TEMPLATE Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20070605
3 Exporting E_S_VDEST Call by reference Type reference (TYPE) RSBO_S_VDEST View über Open Hub Destination 20050902
4 Exporting E_T_FIELD Call by reference Type reference (TYPE) RSBGUI_T_FIELDS Felder der Open Hub Destination 20050901
5 Exporting E_T_FIELD_TEXT Call by reference Type reference (TYPE) RSBGUI_T_FIELD_TEXT Texte der Felder der Open Hub Destination 20050930

Method GET_INFO_ACT on class CL_RSB_DEST has no exception.

Method GET_INFO_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_F4_LIST Call by reference Type reference (TYPE) RSO_T_OBJECT_F4_LIST BW Repository: Listenformat (ALV) für F4-Hilfe 20010612
2 Exporting E_T_VDEST Call by reference Type reference (TYPE) RSBO_T_VDEST Tabellentyp: View über Open Hub Destination 20010624
3 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE Objektversion 20010612
4 Importing I_TH_TLOGO Call by reference Type reference (TYPE) RSO_TH_TLOGO BW Repository: Liste (Hash) von TLOGO Objekt und Typ 20010702

Method GET_INFO_ALL on class CL_RSB_DEST has no exception.

Method GET_INFO_CURRENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DISPLAY_ONLY Call by reference Type reference (TYPE) RS_BOOL Boolean 20020419
2 Exporting E_S_TEMPLATE Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20070605
3 Exporting E_S_VDEST Call by reference Type reference (TYPE) RSBO_S_VDEST View über Open Hub Destination 20010605
4 Exporting E_T_FIELD Call by reference Type reference (TYPE) RSBGUI_T_FIELDS Felder Open Hub Destination 20051031
5 Exporting E_T_FIELD_TEXT Call by reference Type reference (TYPE) RSBGUI_T_FIELD_TEXT Texte der Felder der Open Hub Destination 20051031
6 Importing I_GUI Call by reference Type reference (TYPE) RS_BOOL ' ' Boolean 20010605
7 Importing I_OHDEST Call by reference Type reference (TYPE) RSOHDEST Open Hub Destination 20010605
8 Importing I_TH_TLOGO Call by reference Type reference (TYPE) RSO_TH_TLOGO BW Repository: Liste (Hash) von TLOGO Objekt und Typ 20010605
9 Importing I_WITH_CTO_CHECK Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20021206
# Exception Resumable Description Created on
1 CX_RS_CANCELLED Abbruch durch den Benutzer (Dialog) 20010605
2 CX_RS_NOT_AUTHORIZED Keine Berechtigung für ein Objekt 20010605
3 CX_RS_VERSION_NOT_FOUND Objekt in einer Version nicht gefunden 20010605

Method GET_INFO_FROM_VERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_TEMPLATE Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20070605
2 Exporting E_S_VDEST Call by reference Type reference (TYPE) RSBO_S_VDEST View über Open Hub Destination 20050905
3 Exporting E_T_FIELD Call by reference Type reference (TYPE) RSBGUI_T_FIELDS Felder der Open Hub Destination 20050831
4 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20050831
# Exception Resumable Description Created on
1 NOT_FOUND Objekt nicht gefunden 20050831

Method GET_OBJECT_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20010604
2 Returning R_R_DEST_VERS Value transfer Object reference (TYPE REF TO) CL_RSB_DEST_VERS Open Hub Destination (Version) 20010604

Method GET_OBJECT_REF on class CL_RSB_DEST has no exception.

Method GET_OBJECT_REF_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20010606
2 Returning R_R_DEST Value transfer Object reference (TYPE REF TO) CL_RSB_DEST_VERS Open Hub Destination 20010606
# Exception Resumable Description Created on
1 ILLEGAL_INPUT 20010606

Method GET_OBJ_REF_DTP_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_DTP_PROXY Value transfer Object reference (TYPE REF TO) CL_RSB_DTP_PROXY Proxy für Open Hub Destination 20051006

Method GET_OBJ_REF_DTP_PROXY on class CL_RSB_DEST has no exception.

Method GET_OBJ_REF_STRUCTDESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_STRUCTDESCR Value transfer Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR 20051013
# Exception Resumable Description Created on
1 CX_RS_FAILED 20051013

Method GET_RELATED_PC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO Nur Objekte dieses Typs werden benötigt 20090120
2 Returning R_T_OBJ Value transfer Type reference (TYPE) RSO_T_TLOGO_ASC Verwendungsnachweis (wird in ... verwendet) 20090120
# Exception Resumable Description Created on
1 CX_RS_ACCESS_ERROR 20090120

Method RAISE_SY_ERROR Signature

Method RAISE_SY_ERROR on class CL_RSB_DEST has no parameter.
# Exception Resumable Description Created on
1 CX_RS_ERROR_WITH_MESSAGE Exception mit T100 Fehlermeldung 20020708

Method REJECT_FLAG_DTP_CREATE Signature

Method REJECT_FLAG_DTP_CREATE on class CL_RSB_DEST has no parameter.
Method REJECT_FLAG_DTP_CREATE on class CL_RSB_DEST has no exception.

Method SET_ACTIVFL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVFL Call by reference Type reference (TYPE) RSACTIVFL Aktive und überarbeitete Version stimmen überein 20100318

Method SET_ACTIVFL on class CL_RSB_DEST has no exception.

Method SET_ACT_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20050831
# Exception Resumable Description Created on
1 CX_RSB_GUI_NOT_FOUND Objekt nicht gefunden 20050831

Method SET_DIALOG_MODUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WO_DIALOG Call by reference Type reference (TYPE) RS_BOOL 'X' kein PopUp und kein DIalog; ' ' Dialoge ggf. angezeigt 20080122

Method SET_DIALOG_MODUS on class CL_RSB_DEST has no exception.

Method SET_OBJECT_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20010605
2 Importing I_R_VERS Call by reference Object reference (TYPE REF TO) CL_RSB_DEST_VERS Open Hub Destination (Version) 20010605

Method SET_OBJECT_REF on class CL_RSB_DEST has no exception.

Method SET_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_REQUEST Call by reference Object reference (TYPE REF TO) CL_RSB_REQUEST_RECEIVE 20051013
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20051013

Method SET_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_TLOGO Call by reference Type reference (TYPE) SOBJ_NAME Objektname im Objektkatalog 20050901

Method SET_TEMPLATE on class CL_RSB_DEST has no exception.

Method SET_UNIT_TEST Signature

Method SET_UNIT_TEST on class CL_RSB_DEST has no parameter.
Method SET_UNIT_TEST on class CL_RSB_DEST has no exception.

Method UPDATE_ACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_VDEST Call by reference Type reference (TYPE) RSBO_S_VDEST View über Open Hub Destination 20050902
2 Importing I_T_FIELD Call by reference Type reference (TYPE) RSBGUI_T_FIELDS Felder der Open Hub Destination 20050831
3 Importing I_T_FIELD_TEXT Call by reference Type reference (TYPE) RSBGUI_T_FIELD_TEXT Texte der Felder der Open Hub Destination 20050930

Method UPDATE_ACT on class CL_RSB_DEST has no exception.

Method UPDATE_FROM_ACT Signature

Method UPDATE_FROM_ACT on class CL_RSB_DEST has no parameter.
Method UPDATE_FROM_ACT on class CL_RSB_DEST has no exception.

Method UPDATE_OBJECT Signature

Method UPDATE_OBJECT on class CL_RSB_DEST has no parameter.
Method UPDATE_OBJECT on class CL_RSB_DEST has no exception.

Method WRITE_ACTIVFL_DB_VERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20010606
2 Importing I_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL '1' Anwendungs-Log: Detaillierungsgrad 20010606

Method WRITE_ACTIVFL_DB_VERS on class CL_RSB_DEST has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 30A