SAP ABAP Class CL_GFS_WB (Workbench Class for Entry Screen)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-FSI (Application Component) Fast Search Infrastructure
⤷
SFSG_WB2 (Package) Fast Search Workbench Tool
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB_PROGRAM | Workbench: Program | 20040511 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB_PROGRAM_STATE | Workbench Manager: State of a Tool or Browser | 20040511 |
Properties
| Class | CL_GFS_WB | |
| Short Description | Workbench Class for Entry Screen | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SFSG_WB2 | Fast Search Workbench Tool |
| Created | 20040511 | SAP |
| Last change | 20050308 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GFS_WB has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WB_PROGRAM | Workbench: Program | 20040511 | ||
| 2 | IF_WB_PROGRAM_STATE | Workbench Manager: State of a Tool or Browser | 20040511 |
Friends
Class CL_GFS_WB has no friend class.
Attributes
Methods
Events
Class CL_GFS_WB has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | MODE_T | Public | See coding | Mode type: 'V' View; 'S' SearchDef; 'E' Extension | 20040527 | MODE_T(1) type C
|
|
| 2 | TAB_STRING | Public | See coding | 20040511 | TAB_STRING type table of string
|
Method Signatures
Method ACTIVE_SEARCHDEF_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EXISTS | Call by reference | Type reference (TYPE) | C | 20040511 | ||||
| 2 | I_DEF_NAME | Call by reference | Type reference (TYPE) | STRING | 20040511 |
Method ACTIVE_SEARCHDEF_EXISTS on class CL_GFS_WB has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_GFS_WB has no parameter.
Method CONSTRUCTOR on class CL_GFS_WB has no exception.
Method GATHER_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INFO | Call by reference | Type reference (TYPE) | SFSG_DEFINITION | Definition Struktur | 20040511 | |||
| 2 | I_SEARCHREF | Call by reference | Object reference (TYPE REF TO) | IF_GFS_SEARCHDEF | GFS Search Definition | 20040511 |
Method GATHER_INFO on class CL_GFS_WB has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_GFS_WB | Workbench Class for Entry Screen | 20040603 |
Method GET_INSTANCE on class CL_GFS_WB has no exception.
Method GET_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MODE | Value transfer | Type reference (TYPE) | MODE_T | Mode type: 'V' View; 'S' SearchDef; 'E' Extension | 20040527 |
Method GET_MODE on class CL_GFS_WB has no exception.
Method GET_SEARCHDEF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SEARCHDEF | Call by reference | Object reference (TYPE REF TO) | IF_GFS_SEARCHDEF | GFS Search Definition | 20040514 |
Method GET_SEARCHDEF on class CL_GFS_WB has no exception.
Method HANDLE_DOMAIN_SEARCHDEF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_WB_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | Workbench Manager: Request | 20040604 |
Method HANDLE_DOMAIN_SEARCHDEF on class CL_GFS_WB has no exception.
Method HANDLE_DOMAIN_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_WB_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | Workbench Manager: Request | 20040604 |
Method HANDLE_DOMAIN_VIEW on class CL_GFS_WB has no exception.
Method IS_SET_SEARCHDEF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ISSET | Value transfer | Type reference (TYPE) | C | 20040603 |
Method IS_SET_SEARCHDEF on class CL_GFS_WB has no exception.
Method LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MSG | Call by reference | Type reference (TYPE) | STRING | 20040511 | ||||
| 2 | I_SEARCH_DEF | Call by reference | Object reference (TYPE REF TO) | IF_GFS_SEARCHDEF | GFS Search Definition | 20040514 |
Method LOCK on class CL_GFS_WB has no exception.
Method ONACTIVATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_MSG | Call by reference | Object reference (TYPE REF TO) | IF_GFS_PROTOCOL | Fast Search Fehlerliste | 20040609 | |||
| 2 | E_MSG | Call by reference | Type reference (TYPE) | STRING | 20040511 |
Method ONACTIVATE on class CL_GFS_WB has no exception.
Method ONCHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_MSG | Call by reference | Object reference (TYPE REF TO) | IF_GFS_PROTOCOL | Fast Search Fehlerliste | 20040609 | |||
| 2 | I_SEARCHDEFPARS | Call by reference | Type reference (TYPE) | SFSG_DEFINITION | Definition Struktur | 20041018 |
Method ONCHECK on class CL_GFS_WB has no exception.
Method ONCOPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MSG | Call by reference | Type reference (TYPE) | STRING | 20040621 | ||||
| 2 | I_DEF_NAME | Call by reference | Type reference (TYPE) | STRING | 20040621 | ||||
| 3 | I_MODE | Call by reference | Type reference (TYPE) | C | 20040621 | ||||
| 4 | I_NEWNAME | Call by reference | Type reference (TYPE) | STRING | 20040621 |
Method ONCOPY on class CL_GFS_WB has no exception.
Method ONCREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EXTDEF | Call by reference | Object reference (TYPE REF TO) | IF_GFS_EXTENSION | 20040527 | ||||
| 2 | E_MSG | Call by reference | Type reference (TYPE) | STRING | 20040511 | ||||
| 3 | E_SEARCHDEF | Call by reference | Object reference (TYPE REF TO) | IF_GFS_SEARCHDEF | GFS Search Definition | 20040514 | |||
| 4 | E_VIEWDEF | Call by reference | Object reference (TYPE REF TO) | IF_GFS_VIEWDEF | GFS View Definition | 20040527 | |||
| 5 | I_DEF_NAME | Call by reference | Type reference (TYPE) | STRING | 20040511 | ||||
| 6 | I_MODE | Call by reference | Type reference (TYPE) | MODE_T | Mode type: 'V' View; 'S' SearchDef; 'E' Extension | 20040527 | |||
| 7 | I_PARENT | Call by reference | Type reference (TYPE) | STRING | 20040527 |
Method ONCREATE on class CL_GFS_WB has no exception.
Method ONDELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MSG | Call by reference | Type reference (TYPE) | STRING | 20040511 | ||||
| 2 | I_DEF_NAME | Call by reference | Type reference (TYPE) | STRING | 20040511 | ||||
| 3 | I_MODE | Call by reference | Type reference (TYPE) | MODE_T | Mode type: 'V' View; 'S' SearchDef; 'E' Extension | 20040601 |
Method ONDELETE on class CL_GFS_WB has no exception.
Method ONDELETEWITHOUTSAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MSG | Call by reference | Type reference (TYPE) | STRING | 20040629 |
Method ONDELETEWITHOUTSAVE on class CL_GFS_WB has no exception.
Method ONDISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MSG | Call by reference | Type reference (TYPE) | STRING | 20040511 | ||||
| 2 | E_SEARCHDEF | Call by reference | Object reference (TYPE REF TO) | IF_GFS_SEARCHDEF | Definition Struktur | 20040511 | |||
| 3 | E_VIEWDEF | Call by reference | Object reference (TYPE REF TO) | IF_GFS_VIEWDEF | GFS View Definition | 20040528 | |||
| 4 | I_DEF_NAME | Call by reference | Type reference (TYPE) | STRING | 20040511 | ||||
| 5 | I_FOREDIT | Call by reference | Type reference (TYPE) | C | 20040511 | ||||
| 6 | I_MODE | Call by reference | Type reference (TYPE) | MODE_T | Mode type: 'V' View; 'S' SearchDef; 'E' Extension | 20040527 |
Method ONDISPLAY on class CL_GFS_WB has no exception.
Method ONF4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_NAMES | Value transfer | Type reference (TYPE) | TAB_STRING | 20040511 | ||||
| 2 | I_NAME | Call by reference | Type reference (TYPE) | STRING | 20040511 | ||||
| 3 | I_TYPE | Call by reference | Type reference (TYPE) | C | 20040511 |
Method ONF4 on class CL_GFS_WB has no exception.
Method ONSAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MSG | Call by reference | Type reference (TYPE) | STRING | 20040511 | ||||
| 2 | I_SEARCHDEFPARS | Call by reference | Type reference (TYPE) | SFSG_DEFINITION | Definition Struktur | 20040511 |
Method ONSAVE on class CL_GFS_WB has no exception.
Method SEARCHDEF_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EXISTS | Call by reference | Type reference (TYPE) | C | 20040511 | ||||
| 2 | I_DEF_NAME | Call by reference | Type reference (TYPE) | STRING | 20040511 |
Method SEARCHDEF_EXISTS on class CL_GFS_WB has no exception.
Method SET_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MODE | Call by reference | Type reference (TYPE) | MODE_T | Mode type: 'V' View; 'S' SearchDef; 'E' Extension | 20040527 |
Method SET_MODE on class CL_GFS_WB has no exception.
Method SET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DEF_NAME | Call by reference | Type reference (TYPE) | STRING | 20040527 |
Method SET_NAME on class CL_GFS_WB has no exception.
Method SET_SEARCHDEF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SEARCHDEF | Call by reference | Object reference (TYPE REF TO) | IF_GFS_SEARCHDEF | GFS Search Definition | 20040514 |
Method SET_SEARCHDEF on class CL_GFS_WB has no exception.
Method SH_ON_DOUBLE_CLICK Signature
Method SH_ON_DOUBLE_CLICK on class CL_GFS_WB has no parameter.
Method SH_ON_DOUBLE_CLICK on class CL_GFS_WB has no exception.
Method UNLOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MSG | Call by reference | Type reference (TYPE) | STRING | 20040511 |
Method UNLOCK on class CL_GFS_WB has no exception.
Method WASCHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ACTIVE | Call by reference | Type reference (TYPE) | C | 20040511 | ||||
| 2 | E_CHANGED | Value transfer | Type reference (TYPE) | C | 20040511 | ||||
| 3 | I_DEFINITION | Call by reference | Type reference (TYPE) | SFSG_DEFINITION | Definition Struktur | 20040511 |
Method WASCHANGED on class CL_GFS_WB has no exception.
History
| Last changed by/on | SAP | 20050308 |
| SAP Release Created in | 700 |