SAP ABAP Class CL_WLF_HANDLE_CURSOR (Agency Business: Cursor Handling)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-AB (Application Component) Agency Business (Global Trade)
     WZRE (Package) Agency Business
Properties
Class CL_WLF_HANDLE_CURSOR  
Short Description Agency Business: Cursor Handling    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WZRE   Agency Business 
Created 20070320   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WLF_HANDLE_CURSOR has no forward declaration.
Interfaces
Class CL_WLF_HANDLE_CURSOR has no interface implemented.
Friends
Class CL_WLF_HANDLE_CURSOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AT_WLF_CURSOR Static Attribute Private Type reference (TYPE) WLF_CURSOR_STAB Table Type for WLF_CURSOR 20070320
2 AT_WLF_FOCUS Static Attribute Private Type reference (TYPE) WLF_FOCUS_LEVEL_STAB Table for WLF_FOCUS_LEVEL 20070320
3 A_WLF_CURSOR Static Attribute Private Type reference (TYPE) WLF_CURSOR Storage of Cursor 20070320
4 A_WLF_FOCUS Static Attribute Private Type reference (TYPE) WLF_FOCUS_LEVEL Define Focus Level 20070320
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_FIELD_CHANGEABLE Static method Public Method Description "Check Field Changeability" 20130606
2 CHECK_FOCUS Static method Public Method Inquire if Focus Exists 20070320
3 CHECK_GROUP_FOCUS Static method Public Method Inquire if Focus Exists for Current Image Group 20070320
4 CHECK_MY_FOCUS Static method Public Method Inquire if Focus Exists for Current Image 20070320
5 GET_DEFAULT_CURSOR Static method Public Method Set Cursor According to Focus 20070320
6 GET_FOCUS Static method Public Method Determine Current Focus of Image Group 20070320
7 INIT Static method Public Method Carry out Init 20070320
8 INIT_GROUP Static method Public Method Carry out Init for an Image Group 20070320
9 REGISTER_HOLD_FOCUS Static method Public Method Set Focus Retention for Image Group 20070320
10 SET_CURSOR Static method Public Method Update Determination of Cursor and Focus 20070320
11 SET_DEFAULT_CURSOR Static method Public Method Set Cursor and Set Focus 20070320
Events
Class CL_WLF_HANDLE_CURSOR has no event.
Types
Class CL_WLF_HANDLE_CURSOR has no local type.
Method Signatures

Method CHECK_FIELD_CHANGEABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELDNAME Call by reference Type reference (TYPE) WLF_FIELD Feldname 20130606
2 Returning R_CHANGEABLE Value transfer Type reference (TYPE) XFELD Feld zum Ankreuzen 20130606

Method CHECK_FIELD_CHANGEABLE on class CL_WLF_HANDLE_CURSOR has no exception.

Method CHECK_FOCUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FOCUS Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 20070320
2 Importing I_PROGRAM Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20070320

Method CHECK_FOCUS on class CL_WLF_HANDLE_CURSOR has no exception.

Method CHECK_GROUP_FOCUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FOCUS Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 20070320
2 Importing I_BLDGR Call by reference Type reference (TYPE) BLDGR Bildgruppe 20070320
3 Importing I_PROGRAM Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20070320

Method CHECK_GROUP_FOCUS on class CL_WLF_HANDLE_CURSOR has no exception.

Method CHECK_MY_FOCUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FOCUS Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 20070320
2 Exporting E_WLF_CURSOR Call by reference Type reference (TYPE) WLF_CURSOR Ablage des Cursors 20070320
3 Importing I_DYNNR Call by reference Type reference (TYPE) SYDYNNR Aktuelle Dynpro-Nummer 20070320
4 Importing I_PROGRAM Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20070320

Method CHECK_MY_FOCUS on class CL_WLF_HANDLE_CURSOR has no exception.

Method GET_DEFAULT_CURSOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DYNNR Call by reference Type reference (TYPE) SYDYNNR Aktuelle Dynpro-Nummer 20070320
2 Importing I_PROGRAM Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20070320

Method GET_DEFAULT_CURSOR on class CL_WLF_HANDLE_CURSOR has no exception.

Method GET_FOCUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_WLF_CURSOR Call by reference Type reference (TYPE) WLF_CURSOR Ablage des Cursors 20070320
2 Importing I_BLDGR Call by reference Type reference (TYPE) BLDGR Bildgruppe 20070320
3 Importing I_PROGRAM Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20070320

Method GET_FOCUS on class CL_WLF_HANDLE_CURSOR has no exception.

Method INIT Signature

Method INIT on class CL_WLF_HANDLE_CURSOR has no parameter.
Method INIT on class CL_WLF_HANDLE_CURSOR has no exception.

Method INIT_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BLDGR Call by reference Type reference (TYPE) BLDGR Bildgruppe 20070320
2 Importing I_PROGRAM Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20070320

Method INIT_GROUP on class CL_WLF_HANDLE_CURSOR has no exception.

Method REGISTER_HOLD_FOCUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BLDGR Call by reference Type reference (TYPE) BLDGR Bildgruppe 20070320
2 Importing I_HOLD_FOCUS Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 20070320
3 Importing I_PROGRAM Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20070320

Method REGISTER_HOLD_FOCUS on class CL_WLF_HANDLE_CURSOR has no exception.

Method SET_CURSOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BLDGR Call by reference Type reference (TYPE) BLDGR Bildgruppe 20070320
2 Importing I_DYNNR Call by reference Type reference (TYPE) SYDYNNR Aktuelle Dynpro-Nummer 20070320
3 Importing I_PROGRAM Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20070320
4 Importing I_TAXI_FCODE Call by reference Type reference (TYPE) FCODE Funktionscode 20070320

Method SET_CURSOR on class CL_WLF_HANDLE_CURSOR has no exception.

Method SET_DEFAULT_CURSOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BLDGR Call by reference Type reference (TYPE) BLDGR Bildgruppe 20070320
2 Importing I_DYNNR Call by reference Type reference (TYPE) SYDYNNR Aktuelle Dynpro-Nummer 20070320
3 Importing I_FIELDNAME Call by reference Type reference (TYPE) SCRFNAME Name eines Dynproelementes 20070320
4 Importing I_LINE Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20070320
5 Importing I_PROGRAM Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20070320
6 Importing I_TAXI_FCODE Call by reference Type reference (TYPE) FCODE Funktionscode 20070320

Method SET_DEFAULT_CURSOR on class CL_WLF_HANDLE_CURSOR has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 605