SAP ABAP Class CL_FPM_UT_SEARCH_DYNAMIC_APPL (FPM Search: test feeder dynamic conf. + appl key)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
SAPB_FPM_TEST_AUNIT (Package) Classes used as carrier of Unit Tests

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB | Generic UI Building Block | 20130925 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_DYNAMIC_CONFIG | FPM GUIBB: Dynamic Configuration | 20130925 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_QV_DATASET | Feeder Interface for Quickview Dataset UI Building Block | 20130925 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_QV_THING | Feeder Interface for Quickview Thing UI Building Block | 20130925 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_SEARCH | Generic Search UI Building Block | 20130925 |
6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_QUICKVIEW_SOURCE | Feeder supporting triggering of Quickviews | 20130925 |
Properties
Class | CL_FPM_UT_SEARCH_DYNAMIC_APPL | |
Short Description | FPM Search: test feeder dynamic conf. + appl key | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SAPB_FPM_TEST_AUNIT | Classes used as carrier of Unit Tests |
Created | 20130925 | SAP |
Last change | 20141120 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FPM_GUIBB | Generic UI Building Block | 20130925 | ||
2 | IF_FPM_GUIBB_DYNAMIC_CONFIG | FPM GUIBB: Dynamic Configuration | 20130925 | ||
3 | IF_FPM_GUIBB_QV_DATASET | Feeder Interface for Quickview Dataset UI Building Block | 20130925 | ||
4 | IF_FPM_GUIBB_QV_THING | Feeder Interface for Quickview Thing UI Building Block | 20130925 | ||
5 | IF_FPM_GUIBB_SEARCH | Generic Search UI Building Block | 20130925 | ||
6 | IF_FPM_QUICKVIEW_SOURCE | Feeder supporting triggering of Quickviews | 20130925 |
Friends
Class CL_FPM_UT_SEARCH_DYNAMIC_APPL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'SFLIGHT|SCARR|SBOOK|SAIRPORT' | Supported Tables for test | 20130925 | |
2 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING_TABLE | List of supported tables | 20130925 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20131111 | |||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20130925 | |||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20130925 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TABNAME16 | Table name, 16 characters | 20130925 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20130925 |
2 | ![]() |
Instance method | Private | Method | Get data from buffer | 20130925 |
3 | ![]() |
Instance method | Private | Method | Safe select of a record | 20130925 |
4 | ![]() |
Instance method | Private | Method | Safe select of records | 20130925 |
5 | ![]() |
Instance method | Private | Method | Get structure data reference based on current table name | 20130925 |
6 | ![]() |
Instance method | Private | Method | Get table data reference based on current table name | 20130925 |
7 | ![]() |
Instance method | Private | Method | Store data in buffer | 20130925 |
8 | ![]() |
Instance method | Private | Method | Set table name | 20130925 |
Events
Class CL_FPM_UT_SEARCH_DYNAMIC_APPL has no event.
Types
Class CL_FPM_UT_SEARCH_DYNAMIC_APPL has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_FPM_UT_SEARCH_DYNAMIC_APPL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FPM_UT_SEARCH_DYNAMIC_APPL has no exception.
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_DATA | Call by reference | Type reference (TYPE) | DATA | 20130925 | |||
2 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20130925 | |||
3 | ![]() |
EV_DATA_CHANGED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130925 | |||
4 | ![]() |
IV_ROW_COUNT | Call by reference | Type reference (TYPE) | I | 0 | 20130925 |
Method GET_DATA on class CL_FPM_UT_SEARCH_DYNAMIC_APPL has no exception.
Method GET_RECORD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_DATA | Call by reference | Type reference (TYPE) | DATA | 20130925 |
Method GET_RECORD on class CL_FPM_UT_SEARCH_DYNAMIC_APPL has no exception.
Method GET_RECORDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20130925 | |||
2 | ![]() |
IV_ROW_COUNT | Call by reference | Type reference (TYPE) | I | 20130925 |
Method GET_RECORDS on class CL_FPM_UT_SEARCH_DYNAMIC_APPL has no exception.
Method GET_STRUC_DATA_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20130925 | |||
2 | ![]() |
EV_IS_BUFFER_REF | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130925 |
Method GET_STRUC_DATA_REF on class CL_FPM_UT_SEARCH_DYNAMIC_APPL has no exception.
Method GET_TABLE_DATA_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20130925 | |||
2 | ![]() |
EV_IS_BUFFER_REF | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130925 |
Method GET_TABLE_DATA_REF on class CL_FPM_UT_SEARCH_DYNAMIC_APPL has no exception.
Method SET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_DATA | Call by reference | Type reference (TYPE) | DATA | 20130925 | |||
2 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20130925 |
Method SET_DATA on class CL_FPM_UT_SEARCH_DYNAMIC_APPL has no exception.
Method SET_TABNAME Signature
Method SET_TABNAME on class CL_FPM_UT_SEARCH_DYNAMIC_APPL has no parameter.
Method SET_TABNAME on class CL_FPM_UT_SEARCH_DYNAMIC_APPL has no exception.
History
Last changed by/on | SAP | 20141120 |
SAP Release Created in | 740 |