SAP ABAP Class CL_VBC_FINDER_FACTORY (Finder Factory)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-GTF-VBZ (Application Component) Visual Business
⤷
VBC_DATABASE (Package) Database Layer
⤷
⤷
Properties
| Class | CL_VBC_FINDER_FACTORY | |
| Short Description | Finder Factory | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | VBC_DATABASE | Database Layer |
| Created | 20081112 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_VBC_FINDER_FACTORY has no forward declaration.
Interfaces
Class CL_VBC_FINDER_FACTORY has no interface implemented.
Friends
Class CL_VBC_FINDER_FACTORY has no friend class.
Attributes
Class CL_VBC_FINDER_FACTORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20100527 | ||
| 2 | Instance method | Public | Method | Return the Context Finder | 20090720 | |
| 3 | Instance method | Public | Method | Return the configuration finder | 20090202 | |
| 4 | Instance method | Public | Method | Return the Customizing Finder | 20081119 | |
| 5 | Instance method | Public | Method | Return the Data Object Finder | 20081203 | |
| 6 | Instance method | Public | Method | Return the Text Object Finder | 20090105 | |
| 7 | Instance method | Public | Method | Return the Visual Object Finder | 20090105 |
Events
Class CL_VBC_FINDER_FACTORY has no event.
Types
Class CL_VBC_FINDER_FACTORY has no local type.
Method Signatures
Method GET_APP_FINDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_APP_FINDER | Value transfer | Object reference (TYPE REF TO) | IF_VBC_APPLICATION_FINDER | 20100527 |
Method GET_APP_FINDER on class CL_VBC_FINDER_FACTORY has no exception.
Method GET_CNTXT_FINDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_CNTXT_FINDER | Value transfer | Object reference (TYPE REF TO) | IF_VBC_CNTXT_FINDER | Model context finder | 20090720 |
Method GET_CNTXT_FINDER on class CL_VBC_FINDER_FACTORY has no exception.
Method GET_CONFIGURATION_FINDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_FINDER | Value transfer | Object reference (TYPE REF TO) | IF_VBC_CONFIGURATION_FINDER | UI Configuration Finder | 20090202 |
Method GET_CONFIGURATION_FINDER on class CL_VBC_FINDER_FACTORY has no exception.
Method GET_CUSTOMIZING_FINDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_CUST_FINDER | Value transfer | Object reference (TYPE REF TO) | IF_VBC_CUSTOMIZING_FINDER | Customizing Finder Interface | 20081119 |
Method GET_CUSTOMIZING_FINDER on class CL_VBC_FINDER_FACTORY has no exception.
Method GET_DO_FINDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_DO_FINDER | Value transfer | Object reference (TYPE REF TO) | IF_VBC_DO_FINDER | Data Object Finder | 20081203 |
Method GET_DO_FINDER on class CL_VBC_FINDER_FACTORY has no exception.
Method GET_TXT_FINDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_TXT_FINDER | Value transfer | Object reference (TYPE REF TO) | IF_VBC_TXT_FINDER | Text Object Finder Interface | 20090105 |
Method GET_TXT_FINDER on class CL_VBC_FINDER_FACTORY has no exception.
Method GET_VO_FINDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_VO_FINDER | Value transfer | Object reference (TYPE REF TO) | IF_VBC_VO_FINDER | Visual Object Finder | 20090105 |
Method GET_VO_FINDER on class CL_VBC_FINDER_FACTORY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |