SAP ABAP Class CL_FPM_TEST_DYNAMIC_UIBB (Test feeder for dynamic UIBBs)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
APB_FPM_TEST (Package) Floorplan Manager (Test applications)

⤷

⤷

Meta Relationship - Using
Properties
Class | CL_FPM_TEST_DYNAMIC_UIBB | |
Short Description | Test feeder for dynamic UIBBs | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | APB_FPM_TEST | Floorplan Manager (Test applications) |
Created | 20120509 | SAP |
Last change | 20130531 | SAP |
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 | 20120509 | ||
2 | IF_FPM_GUIBB_DYNAMIC_CONFIG | FPM GUIBB: Dynamic Configuration | 20120516 | ||
3 | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20120509 | ||
4 | IF_FPM_GUIBB_FORM_REPEATER | Feeder Interface for generic Form Repeater UI Building Block | 20120514 | ||
5 | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20120514 | ||
6 | IF_FPM_GUIBB_QV_DATASET | Feeder Interface for Quickview Dataset UI Building Block | 20120514 | ||
7 | IF_FPM_GUIBB_QV_THING | Feeder Interface for Quickview Thing UI Building Block | 20120514 | ||
8 | IF_FPM_GUIBB_SEARCH | Generic Search UI Building Block | 20120514 | ||
9 | IF_FPM_GUIBB_TREE | Generic Tree UI Building Block | 20120514 | ||
10 | IF_FPM_QUICKVIEW_SOURCE | Feeder supporting triggering of Quickviews | 20120703 |
Friends
Class CL_FPM_TEST_DYNAMIC_UIBB has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'FPM_TEST_DYNAMIC_QV_DATASET' | 20120703 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'FPM_TEST_DYNAMIC_QV_THING' | 20120703 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'SFLIGHT|SCARR|SBOOK|SAIRPORT' | Supported Tables for test | 20120509 | |
4 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING_TABLE | List of supported tables | 20120509 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20120703 | |||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20120703 | |||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TABNAME16 | Table name, 16 characters | 20120509 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20120509 |
2 | ![]() |
Instance method | Private | Method | Get data from buffer | 20120703 |
3 | ![]() |
Instance method | Private | Method | Safe select of a record | 20120509 |
4 | ![]() |
Instance method | Private | Method | Safe select of records | 20120514 |
5 | ![]() |
Instance method | Private | Method | Get structure data reference based on current table name | 20120703 |
6 | ![]() |
Instance method | Private | Method | Get table data reference based on current table name | 20120703 |
7 | ![]() |
Instance method | Private | Method | Store data in buffer | 20120703 |
8 | ![]() |
Instance method | Private | Method | Set table name | 20120703 |
Events
Class CL_FPM_TEST_DYNAMIC_UIBB has no event.
Types
Class CL_FPM_TEST_DYNAMIC_UIBB has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_FPM_TEST_DYNAMIC_UIBB has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FPM_TEST_DYNAMIC_UIBB 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 | 20120703 | |||
2 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20120703 | |||
3 | ![]() |
EV_DATA_CHANGED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120703 | |||
4 | ![]() |
IV_ROW_COUNT | Call by reference | Type reference (TYPE) | I | 0 | 20120703 |
Method GET_DATA on class CL_FPM_TEST_DYNAMIC_UIBB 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 | 20120514 |
Method GET_RECORD on class CL_FPM_TEST_DYNAMIC_UIBB 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 | 20120514 | |||
2 | ![]() |
IV_ROW_COUNT | Call by reference | Type reference (TYPE) | I | 20120514 |
Method GET_RECORDS on class CL_FPM_TEST_DYNAMIC_UIBB 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 | 20120703 | |||
2 | ![]() |
EV_IS_BUFFER_REF | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120703 |
Method GET_STRUC_DATA_REF on class CL_FPM_TEST_DYNAMIC_UIBB 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 | 20120703 | |||
2 | ![]() |
EV_IS_BUFFER_REF | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120703 |
Method GET_TABLE_DATA_REF on class CL_FPM_TEST_DYNAMIC_UIBB 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 | 20120703 | |||
2 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20120703 |
Method SET_DATA on class CL_FPM_TEST_DYNAMIC_UIBB has no exception.
Method SET_TABNAME Signature
Method SET_TABNAME on class CL_FPM_TEST_DYNAMIC_UIBB has no parameter.
Method SET_TABNAME on class CL_FPM_TEST_DYNAMIC_UIBB has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |