SAP ABAP Class CL_RMWB_VALCONT (RMS-WB: Container for Directory Structure and Folders)
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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RMWB_SRV | RMS-WB: Interface of a Workbench Service | 20010919 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RMWB_WBO | RMS-WB: Interface of a Workbench Object | 20010919 |
Properties
Class | CL_RMWB_VALCONT | |
Short Description | RMS-WB: Container for Directory Structure and Folders | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CBBA_WB | EHS: Workbench |
Created | 20010919 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RMWB_VALCONT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RMWB_SRV | RMS-WB: Interface of a Workbench Service | 20010919 | ||
2 | IF_RMWB_WBO | RMS-WB: Interface of a Workbench Object | 20010919 |
Friends
Class CL_RMWB_VALCONT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | RMWBE_WBOUID | 'FAVORITES' | Constant for Favorites | 20060711 | |
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RMWBE_WBOCAT | RMS-WB: RMS Workbench Object Type | 20010919 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RMWBE_WBOCAT | Object Type Double-Click | 20050527 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RMWBE_WBOUID | RMS-WB: Unique Object Key for the RMS Workbench | 20011102 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RMWBE_WBOUID | Object Key Double-Click | 20050527 | ||
6 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_RMWB_WB | RMS-WB: Recipe Workbench Interface | 20010919 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_TS_FOLDER | Folder Information | 20010920 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Add Folder for Data Element | 20011102 |
2 | ![]() |
Instance method | Private | Method | Add Object | 20010919 |
3 | ![]() |
Instance method | Private | Method | Insert Value | 20011029 |
4 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20010921 |
5 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20050527 |
6 | ![]() |
Instance method | Public | Method | Make Folder Available | 20011219 |
7 | ![]() |
Instance method | Private | Event handling method | Event Handler: Double-Click on Object in Workbench | 20050527 |
8 | ![]() |
Instance method | Private | Method | Prepare Folder for Data Element | 20011001 |
Events
Class CL_RMWB_VALCONT has no event.
Types
Class CL_RMWB_VALCONT has no local type.
Method Signatures
Method ADD_FOLDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_FOL | Call by reference | Type reference (TYPE) | TY_S_FOLDER | Folderstruktur | 20011102 | ||
2 | ![]() |
I_DTEL | Call by reference | Type reference (TYPE) | DDOBJNAME | Name eines ABAP Dictionary-Objekts | 20011102 | ||
3 | ![]() |
I_PCAT | Call by reference | Type reference (TYPE) | RMWBE_WBOCAT | RMS-WB: Objekttyp der RMS-Workbench | 20011102 | ||
4 | ![]() |
I_PDOM | Call by reference | Type reference (TYPE) | DDOBJNAME | Domäne des Vaterknotens | 20020503 | ||
5 | ![]() |
I_PUID | Call by reference | Type reference (TYPE) | RMWBE_WBOUID | RMS-WB: eindeutiger Objektschlüssel für die RMS-Workbench | 20011102 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ordner konnte nicht erstellt werden | 20011102 |
Method ADD_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_WBO | Call by reference | Object reference (TYPE REF TO) | IF_RMWB_WBO | RMS-WB: Interface eines Workbench Objektes | 20010920 | ||
2 | ![]() |
I_CAT | Call by reference | Type reference (TYPE) | RMWBE_WBOCAT | RMS-WB: Objekttyp der RMS-Workbench | 20010919 | ||
3 | ![]() |
I_PCAT | Call by reference | Type reference (TYPE) | RMWBE_WBOCAT | RMS-WB: Objekttyp der RMS-Workbench | 20010919 | ||
4 | ![]() |
I_PUID | Call by reference | Type reference (TYPE) | RMWBE_WBOUID | RMS-WB: eindeutiger Objektschlüssel für die RMS-Workbench | 20010919 | ||
5 | ![]() |
I_UID | Call by reference | Type reference (TYPE) | RMWBE_WBOUID | RMS-WB: eindeutiger Objektschlüssel für die RMS-Workbench | 20010919 |
Method ADD_OBJECT on class CL_RMWB_VALCONT has no exception.
Method ADD_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DTEL | Value transfer | Type reference (TYPE) | DDOBJNAME | Name eines ABAP Dictionary-Objekts | 20011029 | ||
2 | ![]() |
I_PCAT | Call by reference | Type reference (TYPE) | RMWBE_WBOCAT | RMS-WB: Objekttyp der RMS-Workbench | 20011127 | ||
3 | ![]() |
I_PUID | Call by reference | Type reference (TYPE) | RMWBE_WBOUID | RMS-WB: eindeutiger Objektschlüssel für die RMS-Workbench | 20011127 | ||
4 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | ANY | 20011029 | |||
5 | ![]() |
I_VCAT | Call by reference | Type reference (TYPE) | RMWBE_WBOCAT | Objekttyp des Wertes | 20011127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Vaterordnder nicht vorhanden | 20011029 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RMWB_VALCONT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RMWB_VALCONT has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RMWB_VALCONT has no parameter.
Method CONSTRUCTOR on class CL_RMWB_VALCONT has no exception.
Method CREATE_DTEL_FOLDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_FOL | Call by reference | Type reference (TYPE) | RMWBS_WBUID | RMS-WB: Objektzuordnung | 20060313 | ||
2 | ![]() |
I_DTEL | Call by reference | Type reference (TYPE) | DDOBJNAME | Name eines ABAP Dictionary-Objekts | 20011219 | ||
3 | ![]() |
I_PCAT | Call by reference | Type reference (TYPE) | RMWBE_WBOCAT | Objekttyp der RMS-Workbench | 20011219 | ||
4 | ![]() |
I_PUID | Call by reference | Type reference (TYPE) | RMWBE_WBOUID | Eindeutiger Objektschlüssel für die RMS-Workbench | 20011219 |
Method CREATE_DTEL_FOLDER on class CL_RMWB_VALCONT has no exception.
Method ON_OBJ_DOUBLE_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_OBJ | Call by reference | Attribute reference (LIKE) | 20050527 | ||||
2 | ![]() |
I_CAT | Call by reference | Attribute reference (LIKE) | 20050527 | ||||
3 | ![]() |
I_UID | Call by reference | Attribute reference (LIKE) | 20050527 |
Method ON_OBJ_DOUBLE_CLICK on class CL_RMWB_VALCONT has no exception.
Method PREP_FOLDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_FOL | Value transfer | Type reference (TYPE) | TY_S_FOLDER | Folderstruktur | 20011001 | ||
2 | ![]() |
IS_PFOL | Call by reference | Type reference (TYPE) | TY_S_FOLDER | 20011001 | |||
3 | ![]() |
I_DTEL | Call by reference | Type reference (TYPE) | DDOBJNAME | Name eines ABAP Dictionary-Objekts | 20011001 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ordner konnte nicht erstellt werden | 20011001 |
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 471 |