SAP ABAP Class CL_RCP_WBO_PRO (RMS-RCP: Workbench Application Object - Process)
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_RCP_BUFFER | RMS-RCP: Buffering of API Data | 20020402 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RCP_WBO_FRM | RMS-RCP: Interface for Formula WBO | 20020303 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RMSA_API_EVT | RMS-ATL: Event Registration Interface | 20020303 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RMSA_INFOSYSTEM | RMS-ATL: Info System Interface for WBO | 20050530 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RMWB_WBO | RMS-WB: Interface of a Workbench Object | 20020303 |
Properties
| Class | CL_RCP_WBO_PRO | |
| Short Description | RMS-RCP: Workbench Application Object - Process | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RMSRCPDIA | RMS-RCP: Dialog |
| Created | 20020303 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RCP_BUFFER | RMS-RCP: Buffering of API Data | 20020402 | ||
| 2 | IF_RCP_WBO_FRM | RMS-RCP: Interface for Formula WBO | 20020303 | ||
| 3 | IF_RMSA_API_EVT | RMS-ATL: Event Registration Interface | 20020303 | ||
| 4 | IF_RMSA_INFOSYSTEM | RMS-ATL: Info System Interface for WBO | 20050530 | ||
| 5 | IF_RMWB_WBO | RMS-WB: Interface of a Workbench Object | 20020303 |
Friends
Class CL_RCP_WBO_PRO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SY-DYNNR | '8010' | Number of Main Subscreen Container | 20020303 | ||
| 2 | Constant | Private | Type reference (TYPE) | C | ' ' | False | 20020303 | ||
| 3 | Constant | Private | Type reference (TYPE) | SYPFKEY | 'PRO103' | Menu and Title: Display | 20020303 | ||
| 4 | Constant | Private | Type reference (TYPE) | SYPFKEY | 'PRO102' | Menu and Title: Change | 20020303 | ||
| 5 | Constant | Private | Type reference (TYPE) | SYPFKEY | 'PRO101' | Title: Create | 20020303 | ||
| 6 | Constant | Public | Type reference (TYPE) | SY-REPID | 'SAPLRCP115' | Program Containing Main Subscreen Container | 20020303 | ||
| 7 | Constant | Private | Type reference (TYPE) | C | 'X' | True | 20020303 | ||
| 8 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_RMST_TABSTRIP_LIB | Instance of Workbench Title Element Library | 20020303 | |||
| 9 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_RCP_WBO_TOOLS | Instance of WBO Tools Class | 20020303 | |||
| 10 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_RCP_WBO_PRO | Instance of WBO Class | 20020303 | |||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RCP_WBO_EQR | Instance of Embedded EQR WBO | 20020303 | |||
| 12 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_FRML_WBO | Instance of Embedded Formula WBO | 20020303 | |||
| 13 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RCP_WBO_PST | Instance of the Stage WBO | 20020303 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | RMSTS_MODE | Mode: Workbench Scenario, Object Lock, ... | 20020303 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | RCPS_WBO_PARAM | Key Data for Active RMS Object | 20020303 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | RCPS_DYNP_HEAD_POB | Header Data for New Object | 20020303 | |||
| 17 | Instance attribute | Public | Type reference (TYPE) | RMWBT_CUAFCODE | Exclude Formula OK Codes | 20020414 | |||
| 18 | Instance attribute | Public | Type reference (TYPE) | RMWBE_WBOCAT | Workbench Object Type | 20030903 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | INT2 | Tree Drag Drop ID for Process | 20020405 | |||
| 20 | Static Attribute | Private | Type reference (TYPE) | RMSTE_FLAG | Flag Preventing Execution of CREATE OBJECT | 20020303 | |||
| 21 | Instance attribute | Public | Type reference (TYPE) | RMSTE_FLAG | Double-Click Made on Dependent FRM | 20020303 | |||
| 22 | Instance attribute | Public | Type reference (TYPE) | RMSTE_FLAG | Specifies Whether the Current Active Object Is Created Again | 20020303 | |||
| 23 | Instance attribute | Public | Type reference (TYPE) | RMWBE_WBOUID | Unique Object Key for the RMS Workbench | 20030903 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20020303 | |
| 2 | Instance method | Public | Method | Create New Object | 20020303 | |
| 3 | Instance method | Private | Method | Delete Existing Object | 20020327 | |
| 4 | Instance method | Private | Method | Fills Workbench Tree Row With Object Header Data | 20020303 | |
| 5 | Instance method | Private | Method | Define Configuration by Drag&Drop | 20020405 | |
| 6 | Static method | Public | Method | Convert GUID to PNAME | 20020303 | |
| 7 | Instance method | Private | Event handling method | Change WB Key Date - Initialize All Parameters | 20020507 | |
| 8 | Static method | Public | Method | Convert PNAME to GUID | 20020303 | |
| 9 | Instance method | Private | Method | Initialize Title Elem. Lib. + Header Screen + Subscr. Cont. | 20020303 | |
| 10 | Instance method | Private | Method | Preparation of Interface Initialization | 20020303 |
Events
Class CL_RCP_WBO_PRO has no event.
Types
Class CL_RCP_WBO_PRO has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RCP_WBO_PRO has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Instanz mit CREATE OBJECT angeleg, statt mit GET_INSTANCE_CL | 20020303 |
Method CREATE_NEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FLG_TEMP_RCP | Call by reference | Type reference (TYPE) | RMSTE_FLAG | Vorlage für Prozess ist ein Rezept | 20020422 | |||
| 2 | I_PNAME_TARGET | Call by reference | Type reference (TYPE) | RCPE_PNODE | Name des neuen Objektes | 20020317 | |||
| 3 | I_UID_TEMPLATE | Call by reference | Type reference (TYPE) | RMWBE_WBOUID | UID des Vorlage Objektes | 20020303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt anlegen wurde abgebrochen durch User | 20020317 | ||
| 2 | Fehler im Customizing, beim lesen Vorlage, beim Anlegen, ... | 20020317 |
Method DELETE_OBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CAT | Call by reference | Type reference (TYPE) | RMWBE_WBOCAT | Objekttyp der RMS-Workbench | 20020401 | |||
| 2 | I_POPUP | Call by reference | Type reference (TYPE) | C | 'X' | 20020401 | |||
| 3 | I_UID | Call by reference | Type reference (TYPE) | RMWBE_WBOUID | Eindeutiger Objektschlüssel für die RMS-Workbench | 20020401 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch | 20020401 | ||
| 2 | Nicht möglich | 20020401 |
Method FILL_TREEITEM_DATATAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OBJ | Call by reference | Type reference (TYPE) | RCPS_API_PRO | RMS-RCP: API - Struktur Rezeptdaten | 20020303 | |||
| 2 | IS_STX | Call by reference | Type reference (TYPE) | RCPS_API_STX | RMS-RCP: API - Struktur Kurztexte | 20020303 | |||
| 3 | XT_ITEM | Call by reference | Type reference (TYPE) | TREEMCITAB | Column Tree Model: Item-Tabelle | 20020303 |
Method FILL_TREEITEM_DATATAB on class CL_RCP_WBO_PRO has no exception.
Method GET_CONFIG Signature
Method GET_CONFIG on class CL_RCP_WBO_PRO has no parameter.
Method GET_CONFIG on class CL_RCP_WBO_PRO has no exception.
Method GUID_TO_PNAME_CL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_PNAME | Call by reference | Type reference (TYPE) | RCPE_PNODE | Semantischer Key Objekt | 20020303 | |||
| 2 | I_GUID | Call by reference | Type reference (TYPE) | PVS_GUID | GUID des Objektes | 20020303 |
Method GUID_TO_PNAME_CL on class CL_RCP_WBO_PRO has no exception.
Method ON_CHANGE_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_OBJ | Value transfer | Attribute reference (LIKE) | 20020507 |
Method ON_CHANGE_DATE on class CL_RCP_WBO_PRO has no exception.
Method PNAME_TO_GUID_CL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_GUID | Call by reference | Type reference (TYPE) | PVS_GUID | GUID des Objektes | 20020303 | |||
| 2 | I_PNAME | Call by reference | Type reference (TYPE) | RCPE_PNODE | Semantischer Key Objekt | 20020303 |
Method PNAME_TO_GUID_CL on class CL_RCP_WBO_PRO has no exception.
Method SCREEN_INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OBJ_KEY | Call by reference | Type reference (TYPE) | RCPS_WBO_PARAM | Daten über das Objekt, welches den Focus hat | 20020303 | |||
| 2 | I_FLG_NEW_OBJ | Call by reference | Type reference (TYPE) | RMSTE_FLAG | Tabreiter für neues Objekt aufbauen (nur Basisdaten) | 20020317 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Sichtencustomizing nicht (richtig) gepflegt | 20020317 |
Method SURFACE_INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OBJ | Call by reference | Type reference (TYPE) | RCPS_WBO_PARAM | Daten über das Objekt, welches den Focus hat | 20020303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Sichtencustomizing nicht (richtig) gepflegt | 20020317 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 200 |