SAP ABAP Class CL_PRWB_DIALOG (Dialog Control)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
AP-MD-PRO (Application Component) Central Part of Product Master
⤷
COM_PRODUCT_WB_UI (Package) Product: User Interface for Product Workbench
⤷
⤷
Properties
| Class | CL_PRWB_DIALOG | |
| Short Description | Dialog Control | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | COM_PRODUCT_WB_UI | Product: User Interface for Product Workbench |
| Created | 20000704 | SAP |
| Last change | 20021115 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PRWB_DIALOG has no forward declaration.
Interfaces
Class CL_PRWB_DIALOG has no interface implemented.
Friends
Class CL_PRWB_DIALOG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | COMT_PRODUCT_GUID | Product GUID to Which Is Being Navigated | 20020320 | |||
| 2 | Static Attribute | Public | Type reference (TYPE) | SY-UCOMM | Screens, Function Code Triggered by PAI | 20000704 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Deletion Triggered (Organization-Specific, if Applicable) | 20021115 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | DELETED | Static Event (1) |
Public (2) |
Deletion Triggered (Organization-Specific, if Applicable) | 20021115 |
Types
Class CL_PRWB_DIALOG has no local type.
Method Signatures
Method RAISE_EVENT_DELETED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ORG_ID | Call by reference | Type reference (TYPE) | COMT_PR_ORG_ID | Identifikation einer Organisationseinheit | 20021115 | |||
| 2 | IV_ORG_TYPE | Call by reference | Type reference (TYPE) | COMT_PR_ORG_TYPE | Kennzeichen für Organisationsabhängigkeit | 20021115 | |||
| 3 | IV_PRODUCT_GUID | Call by reference | Type reference (TYPE) | COMT_PRODUCT_GUID | Interner, eindeutiger Identifikator des Produkts | 20021115 | |||
| 4 | IV_SETTYPE_GUID | Call by reference | Type reference (TYPE) | COMT_FRGTYPE_GUID | Interner Schlüssel eines Settyps | 20021126 |
Method RAISE_EVENT_DELETED on class CL_PRWB_DIALOG has no exception.
Event Signatures
Event DELETED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ORG_ID | Exporting | Value transfer | Type reference (TYPE) | COMT_PR_ORG_ID | Identifikation einer Organisationseinheit | 20021115 | ||
| 2 | ORG_TYPE | Exporting | Value transfer | Type reference (TYPE) | COMT_PR_ORG_TYPE | Kennzeichen für Organisationsabhängigkeit | 20021115 | ||
| 3 | PRODUCT_GUID | Exporting | Value transfer | Type reference (TYPE) | COMT_PRODUCT_GUID | Interner, eindeutiger Identifikator des Produkts | 20021115 | ||
| 4 | SETTYPE_GUID | Exporting | Value transfer | Type reference (TYPE) | COMT_FRGTYPE_GUID | Interner Schlüssel eines Settyps | 20021126 |
History
| Last changed by/on | SAP | 20021115 |
| SAP Release Created in | 30A |