SAP ABAP Class CL_BUS_LOCATOR_SETTINGS_DIALOG (Access for Locator Settings in Subscreen)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
AP-MD-BP-UI (Application Component) Dialog SAP-GUI
⤷
BUS_TOOLS (Package) Locator
⤷
⤷
Properties
| Class | CL_BUS_LOCATOR_SETTINGS_DIALOG | |
| Short Description | Access for Locator Settings in Subscreen | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BUS_TOOLS | Locator |
| Created | 20010704 | SAP |
| Last change | 20010704 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BUS_LOCATOR_SETTINGS_DIALOG has no forward declaration.
Interfaces
Class CL_BUS_LOCATOR_SETTINGS_DIALOG has no interface implemented.
Friends
Class CL_BUS_LOCATOR_SETTINGS_DIALOG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | BUS_SCREEN-PROGRAM_NAME | 'SAPLBUS_LOCATOR_SETTINGS' | ABAP Program Name | 20010704 | ||
| 2 | Constant | Protected | Type reference (TYPE) | BUS_LOCATOR-BOOLEAN | 'X' | Boolean Value for TRUE | 20010704 | ||
| 3 | Static Attribute | Private | Type reference (TYPE) | BUS_LOCATOR-BOOLEAN | An Instance has Already Been Created in This LUW | 20010704 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Factory Method to Create an Instance of this Class | 20010704 | |
| 2 | Instance method | Public | Method | Dispatch Method for Function Code | 20010704 | |
| 3 | Instance method | Public | Method | Copy Settings | 20010704 |
Events
Class CL_BUS_LOCATOR_SETTINGS_DIALOG has no event.
Types
Class CL_BUS_LOCATOR_SETTINGS_DIALOG has no local type.
Method Signatures
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_LOCATOR_SETTINGS_DIALOG | Call by reference | Object reference (TYPE REF TO) | CL_BUS_LOCATOR_SETTINGS_DIALOG | Instanz für Locator-Einstellungen | 20010704 | |||
| 2 | IV_APPLICATION | Call by reference | Type reference (TYPE) | BUS_LOCATOR_APPLICATION | Locator-Anwendung | 20010704 | |||
| 3 | IV_DISPLAY_MODE | Call by reference | Type reference (TYPE) | BU_BOOLEAN | Anzeigemodus | 20020307 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Es kann nur eine Instanz pro LUW erzeugt werden | 20010704 | ||
| 2 | Die Locator-Einstellungen konnten nicht erzeugt werden | 20010704 |
Method DISPATCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DISPATCHED | Call by reference | Type reference (TYPE) | BU_BOOLEAN | Funktionscode wurde bearbeitet | 20010704 | |||
| 2 | IV_FUNCTION_CODE | Call by reference | Type reference (TYPE) | BUS_SCREEN-FUNCTION_CODE | GUI-Funktionscode | 20010704 |
Method DISPATCH on class CL_BUS_LOCATOR_SETTINGS_DIALOG has no exception.
Method SET_SETTINGS_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTIVE | Call by reference | Type reference (TYPE) | BU_BOOLEAN | 'X'=übernehmen, ' '=verwerfen | 20010704 |
Method SET_SETTINGS_ACTIVE on class CL_BUS_LOCATOR_SETTINGS_DIALOG has no exception.
History
| Last changed by/on | SAP | 20010704 |
| SAP Release Created in | 620 |