SAP ABAP Class CL_RCP_SRV_BB (RMS-ATL: Generic Service Folder for BBs)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PLM-RM-REC (Application Component) Recipe
⤷
RMSRCPDIA (Package) RMS-RCP: Dialog
⤷
⤷
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 | 20020305 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RMWB_WBO | RMS-WB: Interface of a Workbench Object | 20020305 |
Properties
| Class | CL_RCP_SRV_BB | |
| Short Description | RMS-ATL: Generic Service Folder for BBs | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RMSRCPDIA | RMS-RCP: Dialog |
| Created | 20020305 | SAP |
| Last change | 20100310 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RMWB_SRV | RMS-WB: Interface of a Workbench Service | 20020305 | ||
| 2 | IF_RMWB_WBO | RMS-WB: Interface of a Workbench Object | 20020305 |
Friends
Class CL_RCP_SRV_BB has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | RMWBE_WBOUID | '! |
New Entry | 20020305 | ||
| 2 | Constant | Private | Type reference (TYPE) | SYDYNNR | '8010' | Selection Screen | 20020315 | ||
| 3 | Constant | Private | Type reference (TYPE) | C | ' ' | False | 20020422 | ||
| 4 | Constant | Private | See coding | 'SRV_' | Prefix for Title and Menubar | 20020315 | |||
| 5 | Constant | Private | Type reference (TYPE) | SYREPID | 'SAPLRCP120' | Function Group with Selection Screen | 20020315 | ||
| 6 | Constant | Private | Type reference (TYPE) | C | 'X' | True | 20020422 | ||
| 7 | Instance attribute | Public | Type reference (TYPE) | RMWBE_WBOCAT | Service CAT in Tree | 20020306 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | RMWBE_WBOUID | UID of Service in Tree | 20020305 | |||
| 9 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_RMWB_WB | Workbench Instance | 20020305 | |||
| 10 | Static Attribute | Private | Type reference (TYPE) | TY_T_CONFIG | Global Data per Service | 20020305 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Load F4 Help Hit List for Building Blocks in the Tree | 20020315 | |
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20020305 | |
| 3 | Instance method | Public | Method | Create New Object | 20020315 | |
| 4 | Static method | Public | Method | Read Info System Settings | 20020305 | |
| 5 | Instance method | Private | Method | Determines Process Element to Be Created | 20030829 |
Events
Class CL_RCP_SRV_BB has no event.
Types
Class CL_RCP_SRV_BB has no local type.
Method Signatures
Method ADD_HITLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_HITLIST | Call by reference | Type reference (TYPE) | RCPBB_TY_T_RESULT | Trefferliste der F4 Hilfe | 20020315 |
Method ADD_HITLIST on class CL_RCP_SRV_BB has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RCP_SRV_BB has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RCP_SRV_BB has no exception.
Method CREATE_NEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PNAME | Call by reference | Type reference (TYPE) | RCPE_PNODE | Vorschlag für Objektname | 20020315 |
Method CREATE_NEW on class CL_RCP_SRV_BB has no exception.
Method GET_CHILDCAT_SETTING_CL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SERVICE | Call by reference | Type reference (TYPE) | RCPS_SERVICE | Service Parameter | 20020308 | |||
| 2 | I_CAT | Call by reference | Type reference (TYPE) | RMWBE_WBOCAT | Objekttyp der RMS-Workbench | 20020305 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Infosystem unterstützt diesen Objekttyp nicht | 20020305 |
Method PROCESS_CREATE_DET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CAT | Call by reference | Type reference (TYPE) | RMWBE_WBOCAT | Objekttyp der Workbench | 20030829 | |||
| 2 | IT_CAT | Call by reference | Type reference (TYPE) | RMWBT_SELECTED_NODES | Tabelle der in der Workbench ausgewählten Knoten | 20031103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interner Fehler | 20030829 | ||
| 2 | Abbruch durch Benutzer | 20031103 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 200 |