SAP ABAP Class CL_BUS_LOCATOR_DIALOG (Locator: Dialog)
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_DIALOG  
Short Description Locator: Dialog    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BUS_TOOLS   Locator 
Created 20000114   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BUS_LOCATOR_DIALOG has no forward declaration.
Interfaces
Class CL_BUS_LOCATOR_DIALOG has no interface implemented.
Friends
Class CL_BUS_LOCATOR_DIALOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_X Constant Protected Type reference (TYPE) BUS_LOCATOR-BOOLEAN 'X' Boolean Value for TRUE 20000217
2 GV_EXISTS Static Attribute Protected Type reference (TYPE) BUS_LOCATOR-BOOLEAN Indicator: Already Installed 20000608
3 GV_INSTANCE Static Attribute Protected Object reference (TYPE REF TO) CL_BUS_LOCATOR_DIALOG Current Active Locator Dialog Instance 20001122
4 GV_LOCATOR Instance attribute Protected Object reference (TYPE REF TO) CL_BUS_LOCATOR Reference to Locator 20000118
5 GV_MODAL_SCREEN Static Attribute Protected Type reference (TYPE) BUS_LOCATOR-BOOLEAN Boolean Type, Do Not Use on Interfaces 20090115
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Factory Method 20000114
2 END Instance method Public Method Ends Dialog and Releases All Resources 20000124
3 FREE Instance method Public Method Destructor 20001010
4 GET_ACTIVE_OBJECTS Static method Public Method Factory Method 20001122
5 IS_CREATE_POSSIBLE Static method Public Method Checks If a New Locator Can Be Created 20000720
6 SET_WORKAREA_AREA Instance method Public Method Sets the Subscreen to Be Presented in the Work Area 20000114
7 SET_WORKAREA_SUB_SCREEN Instance method Public Method Sets the Subscreen to Be Presented in the Work Area 20000224
8 START Instance method Public Method Start of Actual Dialog 20000114
Events
Class CL_BUS_LOCATOR_DIALOG has no event.
Types
Class CL_BUS_LOCATOR_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 Exporting EV_LOCATOR Call by reference Object reference (TYPE REF TO) CL_BUS_LOCATOR Locator 20000119
2 Exporting EV_LOCATOR_DIALOG Call by reference Object reference (TYPE REF TO) CL_BUS_LOCATOR_DIALOG Locator Dialog 20000118
3 Exporting EV_MAIN_SCREEN Call by reference Object reference (TYPE REF TO) CL_BUS_ABSTRACT_MAIN_SCREEN Hauptbildschirm 20000118
4 Importing IV_APPLICATION Call by reference Type reference (TYPE) BUS_LOCATOR_APPLICATION Locator-Anwendung 20010628
5 Importing IV_IMPLEMENTATION Call by reference Type reference (TYPE) BU_LOCATOR_IMPLEMENTATION SPACE Locator: Schlüssel einer Implementierung 20001219
6 Importing IV_MODAL_SCREEN Call by reference Type reference (TYPE) BU_BOOLEAN SPACE Boolscher Typ: Nicht zur Verwendung auf Oberflächen 20090115
# Exception Resumable Description Created on
1 ALREADY_EXISTS Es ist bereits ein Locator im Rollbereich instantiiert 20000608

Method END Signature

Method END on class CL_BUS_LOCATOR_DIALOG has no parameter.
Method END on class CL_BUS_LOCATOR_DIALOG has no exception.

Method FREE Signature

Method FREE on class CL_BUS_LOCATOR_DIALOG has no parameter.
Method FREE on class CL_BUS_LOCATOR_DIALOG has no exception.

Method GET_ACTIVE_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_LOCATOR Call by reference Object reference (TYPE REF TO) CL_BUS_LOCATOR Locator 20001122
2 Exporting EV_LOCATOR_DIALOG Call by reference Object reference (TYPE REF TO) CL_BUS_LOCATOR_DIALOG Locator Dialog 20001122
3 Exporting EV_MAIN_SCREEN Call by reference Object reference (TYPE REF TO) CL_BUS_ABSTRACT_MAIN_SCREEN Hauptbildschirm 20001122
# Exception Resumable Description Created on
1 ALREADY_EXISTS Es ist bereits ein Locator im Rollbereich instantiiert 20001122

Method IS_CREATE_POSSIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_POSSIBLE Call by reference Type reference (TYPE) BUS_LOCATOR-BOOLEAN Boolscher Typ im GP, nicht an Oberflächen verwenden! 20000720

Method IS_CREATE_POSSIBLE on class CL_BUS_LOCATOR_DIALOG has no exception.

Method SET_WORKAREA_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_AREA Call by reference Type reference (TYPE) BUS_SCREEN-AREA Anzuzeigender Subscreen 20000114

Method SET_WORKAREA_AREA on class CL_BUS_LOCATOR_DIALOG has no exception.

Method SET_WORKAREA_SUB_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SUB_SCREEN Call by reference Object reference (TYPE REF TO) CL_BUS_ABSTRACT_SUB_SCREEN Anzuzeigender Subscreen 20000224

Method SET_WORKAREA_SUB_SCREEN on class CL_BUS_LOCATOR_DIALOG has no exception.

Method START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AS_POPUP Call by reference Type reference (TYPE) BU_BOOLEAN Boolscher Typ: Nicht zur Verwendung auf Oberflächen 20010615
2 Importing IV_HEIGHT Call by reference Type reference (TYPE) I 20010615
3 Importing IV_NO_CALL_SCREEN Call by reference Type reference (TYPE) BUS_LOCATOR-BOOLEAN Kein CALL SCREEN durchführen 20000224
4 Importing IV_WIDTH Call by reference Type reference (TYPE) I 20010619

Method START on class CL_BUS_LOCATOR_DIALOG has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 12A