SAP ABAP Interface IF_RMWB_WBO (RMS-WB: Interface of a Workbench Object)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   EHS-BD (Application Component) Basic Data and Tools
     CBBA_WB (Package) EHS: Workbench
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RMWB_SRV RMS-WB: Interface of a Workbench Service 20010813
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RMSA_WBO_MAT RMS-ATL: Material Workbench 20021023
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RMXT_WBO_TRIAL TMS-DIA: WBO Trial 20030218
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RMXT_WBO_QMBB QM Stability Study Building Block 20030422
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RMXT_WBO_PROORD TMS-DIA: Process Order WBO (Copy of CL_RMWB_WBO_DTEL) 20030716
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RMXT_WBO_INSPLOT TMS-DIA: WBO Inspection Lot (Copy of CL_RMWB_WBO_DTEL) 20031107
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RMXT_TRIAL_INFOSYSTEM Trial Information System 20030526
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RMXT_QMBB_INFOSYSTEM QM Stability Study Building Block Information System 20030801
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RMWB_WBO_DTEL RMS-WB: Generic WBO for Managing Data Elements 20010921
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RMWB_VALCONT RMS-WB: Container for Directory Structure and Folders 20010919
... Click here to see Used By full list (25 items)
Properties
Interface IF_RMWB_WBO  
Short Description RMS-WB: Interface of a Workbench Object    
General Data
Package CBBA_WB   EHS: Workbench 
Created 20010813   SAP 
Last changed 20100310   SAP 
Unicode checks active    
Forward declarations
Interface IF_RMWB_WBO has no forward declaration.
Interfaces
Interface IF_RMWB_WBO has no interface.
Friends
Interface IF_RMWB_WBO has no friend.
Attributes
Interface IF_RMWB_WBO has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONTEXT_MENU_REQUEST Instance method Public Method Context Menu Extension 20010905
2 DRAG Instance method Public Method Drag Event 20010917
3 DROP Instance method Public Method Drop Event 20010917
4 EXIT Instance method Public Method Exiting Workbench 20011121
5 EXPAND Instance method Public Method Returns Dependent Objects of a UID 20010813
6 FOCUS_GET Instance method Public Method WBO Gets Focus for a Certain UID 20010813
7 FOCUS_LOST Instance method Public Method WBO Loses Focus 20010813
8 GET_INSTANCE_CL Static method Public Method Gets Instance of a WBO 20010813
9 GET_MASS_DATA Instance method Public Method Read Data for Corresponding (Favorites) Objects 20051212
10 GET_WBO_CONFIG_CL Static method Public Method Gets Configuration for WBO Type 20011108
11 KEYPRESS Instance method Public Method Function Keys Pressed (F1, F4...) 20041124
12 OKCODE Instance method Public Method OK Code Handler 20010813
13 SAVE Instance method Public Method Save Data 20011121
14 SHOW Instance method Public Method Representation of Icon and Columns of a UID 20010813
Events
Interface IF_RMWB_WBO has no event.
Types
Interface IF_RMWB_WBO has no local type.
Method Signatures

Method CONTEXT_MENU_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MENU Call by reference Object reference (TYPE REF TO) CL_CTMENU Context Menu 20010905
2 Importing I_CAT Call by reference Type reference (TYPE) RMWBE_WBOCAT 20010905
3 Importing I_CHILDFLG Call by reference Type reference (TYPE) RMWBE_FLG ' ' Kontext auf Kind ausgeführt 20011106
4 Importing I_PRIV Call by reference Type reference (TYPE) RMWBE_FLG Allgemeines Kennzeichen 20031106
5 Importing I_UID Call by reference Type reference (TYPE) RMWBE_WBOUID RMS-WB: eindeutiger Objektschlüssel für die RMS-Workbench 20010905

Method CONTEXT_MENU_REQUEST on Interface IF_RMWB_WBO has no exception.

Method DRAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DD Call by reference Object reference (TYPE REF TO) CL_RMST_DRAGDROP RMS-TLS: Drag&Drop Container für RMS 20010917
2 Importing I_CAT Call by reference Type reference (TYPE) RMWBE_WBOCAT RMS-WB: Objekttyp der RMS-Workbench 20010917
3 Importing I_UID Call by reference Type reference (TYPE) RMWBE_WBOUID RMS-WB: eindeutiger Objektschlüssel für die RMS-Workbench 20010917

Method DRAG on Interface IF_RMWB_WBO has no exception.

Method DROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DD Call by reference Object reference (TYPE REF TO) CL_RMST_DRAGDROP RMS-WB: Daten zu Drag & Drop 20010917
2 Importing IO_DDOBJ Call by reference Object reference (TYPE REF TO) CL_DRAGDROPOBJECT Drag & Drop DataObject 20011206
3 Importing I_CAT Call by reference Type reference (TYPE) RMWBE_WBOCAT RMS-WB: Objekttyp der RMS-Workbench 20010917
4 Importing I_UID Call by reference Type reference (TYPE) RMWBE_WBOUID RMS-WB: eindeutiger Objektschlüssel für die RMS-Workbench 20010917

Method DROP on Interface IF_RMWB_WBO has no exception.

Method EXIT Signature

Method EXIT on Interface IF_RMWB_WBO has no parameter.
Method EXIT on Interface IF_RMWB_WBO has no exception.

Method EXPAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NOEXPAND Call by reference Type reference (TYPE) RMWBE_FLG Knoten nutzt keine Expander Eigenschaft 20010817
2 Importing IT_WBOEDGE Call by reference Type reference (TYPE) RMWBT_WBOEDGE zusätzlich gewünschte Navigations/Private-Kanten 20010907
3 Importing I_CAT Call by reference Type reference (TYPE) RMWBE_WBOCAT RMS-WB: Objekttyp der RMS-Workbench 20010820
4 Importing I_UID Call by reference Type reference (TYPE) RMWBE_WBOUID RMS-WB: eindeutiger Objektschlüssel für die RMS-Workbench 20010814

Method EXPAND on Interface IF_RMWB_WBO has no exception.

Method FOCUS_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EFLG_DISPLAY Call by reference Type reference (TYPE) RMWBE_FLG Kennzeichen, ob Objekt nur angezeigt werden kann 20031014
2 Exporting ET_CUAFCODE Call by reference Type reference (TYPE) RMWBT_CUAFCODE Struktur des Fcode-Feldes 20011212
3 Exporting E_DYNNR Call by reference Type reference (TYPE) SY-DYNNR Nummer des Dynpros 20010813
4 Exporting E_FLG_NO_DETAIL_RESET Call by reference Type reference (TYPE) RMWBE_FLG Allgemeines Kennzeichen 20040225
5 Exporting E_PFKEY Call by reference Type reference (TYPE) SY-PFKEY GUI-Status 20010813
6 Exporting E_REPID Call by reference Type reference (TYPE) SY-REPID Rahmenprogramm Dynpro 20010813
7 Exporting E_TITLE Call by reference Type reference (TYPE) SY-TITLE Bildschirmbilder, aktueller GUI-Status 20010830
8 Importing I_ASKED_FOR_SAVE Call by reference Type reference (TYPE) RMWBE_FLG SPACE Kennzeichen: Aufruf bei ASK_FOR _SAVE 20050719
9 Importing I_CAT Call by reference Type reference (TYPE) RMWBE_WBOCAT RMS-WB: Objekttyp der RMS-Workbench 20010820
10 Importing I_ITMNAME Call by reference Type reference (TYPE) TV_ITMNAME ' ' Name der Spalte 20020411
11 Importing I_UID Call by reference Type reference (TYPE) RMWBE_WBOUID RMS-WB: eindeutiger Objektschlüssel für die RMS-Workbench 20010813
# Exception Resumable Description Created on
1 EXC_NOSWITCH Kein Objektwechsel notwendig 20010919

Method FOCUS_LOST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FLG_NO_TOGGLE Call by reference Type reference (TYPE) RMWBE_FLG Kennzeichen ob bei aktivem Sperrkonzept getoggelt werden sol 20030604
2 Importing IFLG_CHECK_FOR_TOGGLE Call by reference Type reference (TYPE) RMWBE_FLG '' Kennzeichen ob Nachfolger geprüft werden soll 20030714
3 Importing I_ABORT Call by reference Type reference (TYPE) RMWBE_FLG ' ' Der Benutzer möchte die Aktion abbrechen 20020130
4 Importing I_CAT Call by reference Type reference (TYPE) RMWBE_WBOCAT RMS-WB: Objekttyp der RMS-Workbench 20010820
5 Importing I_CAT_NEXT Call by reference Type reference (TYPE) RMWBE_WBOCAT ' ' Objekttyp des nachfolgenden Objektes 20030604
6 Importing I_SAVE Call by reference Type reference (TYPE) RMWBE_FLG ' ' Objekt verlassen wegen Sichern 20020524
7 Importing I_UID Call by reference Type reference (TYPE) RMWBE_WBOUID RMS-WB: eindeutiger Objektschlüssel für die RMS-Workbench 20010813
8 Importing I_UID_NEXT Call by reference Type reference (TYPE) RMWBE_WBOUID ' ' Eindeutiger Objektschlüssel des nachfolgenden Objektes 20030604
# Exception Resumable Description Created on
1 EXC_NOTPOSSIBLE Objekt kann Focus nicht abgeben 20011128
2 EXC_STAY "Abbrechen": Objekt erwartet ein FOCUS_GET und PBO 20020329

Method GET_INSTANCE_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_OBJ Call by reference Object reference (TYPE REF TO) IF_RMWB_WBO RMS-WB: Interface eines Workbench Objektes 20010813
2 Exporting E_WBOCAT Call by reference Type reference (TYPE) RMWBE_WBOCAT abweichender Typ 20011121
3 Exporting E_WBOUID Call by reference Type reference (TYPE) RMWBE_WBOUID abweichende UID 20011121
4 Importing I_CAT Value transfer Type reference (TYPE) RMWBE_WBOCAT RMS-WB: Objekttyp der RMS-Workbench 20010820
5 Importing I_UID Value transfer Type reference (TYPE) RMWBE_WBOUID RMS-WB: eindeutiger Objektschlüssel für die RMS-Workbench 20010813

Method GET_INSTANCE_CL on Interface IF_RMWB_WBO has no exception.

Method GET_MASS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DEPOBJ Value transfer Type reference (TYPE) RMWBT_WBDEPEND Objekte eines WBOs 20051212
2 Importing I_REFRESH Value transfer Type reference (TYPE) RMWBE_FLG SPACE Refresh der Daten durchführen 20051212

Method GET_MASS_DATA on Interface IF_RMWB_WBO has no exception.

Method GET_WBO_CONFIG_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SETTING Call by reference Type reference (TYPE) RMWBS_WBOSET RMS-WB: diverse Einstellungen WBO 20011108
2 Exporting ET_CNVOKCODE Call by reference Type reference (TYPE) RMWBT_WBO_CNVOKCODE RMS-WB: Übersetzung der Workbench-OK-codes 20020318
3 Exporting ET_WBOCOL Call by reference Type reference (TYPE) RMWBT_WBOCOL RMS-WB: verfügbare Spalten im Baum 20011108
4 Exporting ET_WBOEDGE Call by reference Type reference (TYPE) RMWBT_WBOEDGE RMS-WB: verfügbare Kanten eines Objekttyps 20011108
5 Exporting ET_WBOSUBCAT Call by reference Type reference (TYPE) RMWBT_SUBCAT Tabellentyp für Spezifikationsarten 20060221
6 Importing I_CAT Call by reference Type reference (TYPE) RMWBE_WBOCAT RMS-WB: Objekttyp der RMS-Workbench 20011108

Method GET_WBO_CONFIG_CL on Interface IF_RMWB_WBO has no exception.

Method KEYPRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CAT Call by reference Type reference (TYPE) RMWBE_WBOCAT Objekttyp der Workbench 20041124
2 Importing I_ITEM Call by reference Type reference (TYPE) TV_ITMNAME Tree Control: Name einer Spalte / eines Items 20041125
3 Importing I_KEY Call by reference Type reference (TYPE) I Tastenschlüssel (F1, F4,...) 20041124
4 Importing I_PRIV Call by reference Type reference (TYPE) RMWBE_FLG Kennz: Detailbereich 20041124
5 Importing I_UID Call by reference Type reference (TYPE) RMWBE_WBOUID Eindeutiger Objektschlüssel für die RMS-Workbench 20041124

Method KEYPRESS on Interface IF_RMWB_WBO has no exception.

Method OKCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CAT Call by reference Type reference (TYPE) RMWBE_WBOCAT '' Kontextmenu 20010905
2 Importing I_OKCODE Call by reference Type reference (TYPE) SY-UCOMM alt --> bitte X_okcode nehmen 20011217
3 Importing I_PCAT Call by reference Type reference (TYPE) RMWBE_WBOCAT '' Kontextmenu vom Vater 20011106
4 Importing I_PRIV Call by reference Type reference (TYPE) RMWBE_FLG '' Allgemeines Kennzeichen 20031106
5 Importing I_PUID Call by reference Type reference (TYPE) RMWBE_WBOUID '' Kontextmenu vom Vater 20011106
6 Importing I_UID Call by reference Type reference (TYPE) RMWBE_WBOUID '' Kontextmenu 20010905
7 Changing X_OKCODE Call by reference Type reference (TYPE) SY-UCOMM OK-Code (wir bei Verwendung gelöscht) 20011121

Method OKCODE on Interface IF_RMWB_WBO has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ACTIVE_OBJ Call by reference Type reference (TYPE) RMWBS_WBUID RMS-WB: Objektzuordnung 20060926
2 Importing IT_UID Call by reference Type reference (TYPE) RMWBT_WBUID RMS-WB: Objektzuordnung 20020130
3 Importing I_SAVEID Call by reference Type reference (TYPE) I 0 Eindeutige monotone Identifizierung des Aufrufs 20020226

Method SAVE on Interface IF_RMWB_WBO has no exception.

Method SHOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CAT Call by reference Type reference (TYPE) RMWBE_WBOCAT RMS-WB: Objekttyp der RMS-Workbench 20010820
2 Importing I_UID Call by reference Type reference (TYPE) RMWBE_WBOUID RMS-WB: eindeutiger Objektschlüssel für die RMS-Workbench 20010813
3 Changing XS_NODE Call by reference Type reference (TYPE) TREEMCNODT Column Tree Model: Eigenschaften eines Knotens 20010813
4 Changing XT_ITEM Call by reference Type reference (TYPE) TREEMCITAB Column Tree Model: Item-Tabelle 20010813

Method SHOW on Interface IF_RMWB_WBO has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RMWB_SRV RMS-WB: Interface of a Workbench Service 20010813
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RMSA_WBO_MAT RMS-ATL: Material Workbench 20021023
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RMXT_WBO_TRIAL TMS-DIA: WBO Trial 20030218
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RMXT_WBO_QMBB QM Stability Study Building Block 20030422
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RMXT_WBO_PROORD TMS-DIA: Process Order WBO (Copy of CL_RMWB_WBO_DTEL) 20030716
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RMXT_WBO_INSPLOT TMS-DIA: WBO Inspection Lot (Copy of CL_RMWB_WBO_DTEL) 20031107
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RMXT_TRIAL_INFOSYSTEM Trial Information System 20030526
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RMXT_QMBB_INFOSYSTEM QM Stability Study Building Block Information System 20030801
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RMWB_WBO_DTEL RMS-WB: Generic WBO for Managing Data Elements 20010921
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RMWB_VALCONT RMS-WB: Container for Directory Structure and Folders 20010919
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RMWB_SRV_WRAP RMS-WB: Sample Service 20010813
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RMSA_WBO_SPEC RMS-ATL: EHS-WBO for Substance 20011210
13 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RMSA_WBO_PROPT RMS-ATL: Property Tree 20020208
14 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FRML_WBO RMS-RCP: Workbench Application Object - Recipe 20011127
15 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RMSA_INFOSYSTEM RMS-ATL: Generic Info System Folder 20011207
16 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RMSA_GLOBPARAM RMS-ATL: Service for Global Parameters, Such As Date etc. 20011113
17 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RCP_WBO_RCP RMS-RCP: Workbench Application Object - Recipe 20010820
18 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RCP_WBO_PST RMS-RCP: Workbench Application Object - Stage 20020218
19 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RCP_WBO_PRO RMS-RCP: Workbench Application Object - Process 20020303
20 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RCP_WBO_POP RMS-RCP: Workbench Application Object - Operation 20020303
21 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RCP_WBO_PAC RMS-RCP: Workbench Application Object - Action 20020303
22 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RCP_WBO_MRPPPI PPPI Master Recipe 20020919
23 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RCP_WBO_EQR RMS-RCP: Workbench Application Object - Equipment Req. (EQR) 20011205
24 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RCP_SRV_BB RMS-ATL: Generic Service Folder for BBs 20020305
25 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RCP_SRC_WHERE_USED_FOLDER Where-Used List for Workbench Folder 20041125
History
Last changed by/on SAP  20100310 
SAP Release Created in 471