SAP ABAP Class CL_RSRD_DIALOG (Dialog)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RSRD (Package) BW: Broadcasting

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSRD_DIALOG_ACTION | Abstract Dialog for Action in Exception Reporting | 20050105 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_RSRD_DIALOG_LOG | Dialog: Display Application Log Entries | 20041126 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_RSRD_DIALOG_SAVE | Abstract Dialog: Save | 20041125 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_RSRD_DIALOG_SCHEDULE | Schedule a Broadcast Setting | 20041125 |
Properties
Class | CL_RSRD_DIALOG | |
Short Description | Dialog | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | RSRD | |
Program status | ||
Category | 0 | |
Package | RSRD | BW: Broadcasting |
Created | 20041125 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSRD_DIALOG has no forward declaration.
Interfaces
Class CL_RSRD_DIALOG has no interface implemented.
Friends
Class CL_RSRD_DIALOG has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | RSRPARAMETERVALUE | 'SUBMIT' | Command: Transfer Dialog Content | 20041125 | |
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSRPARAMETERVALUE | Call First Command with the Dialog | 20041125 | ||
3 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_RSR_PARAMETER | Parameter Container for Return Command | 20041125 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSRD_T_MESSAGE | Collected Messages | 20041125 | ||
5 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSRD_ITEM_BROADCASTER | Broadcaster Item | 20041222 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Commands | 20041125 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Generation of a Save Dialog | 20041125 |
2 | ![]() |
Instance method | Protected | Method | Initialize | 20041125 |
3 | ![]() |
Instance method | Public | Method | Execution of a Command | 20041125 |
Events
Class CL_RSRD_DIALOG has no event.
Types
Class CL_RSRD_DIALOG has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_ITEM | Call by reference | Object reference (TYPE REF TO) | CL_RSRD_ITEM_BROADCASTER | BEx Broadcaster Item | 20041222 |
Method CONSTRUCTOR on class CL_RSRD_DIALOG has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_RSRD_DIALOG has no parameter.
Method INITIALIZE on class CL_RSRD_DIALOG has no exception.
Method PROCESS_CMD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_PARAMETER | Call by reference | Object reference (TYPE REF TO) | CL_RSR_PARAMETER | Aufruf Parameter | 20041125 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Anwendungsfehler (Meldungen in o_t_message) | 20041125 | |
2 | ![]() |
Dialog beenden (evt. mit Rückgabekommando) | 20041125 | |
3 | ![]() |
Keine Verarbeitung | 20041125 | |
4 | ![]() |
Unbekanntes Kommando | 20041125 | |
5 | ![]() |
X-Message | 20041125 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |