SAP ABAP Class CL_VBI_TEST_CONTROLLER (Controller)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-VBZ (Application Component) Visual Business -> please use CA-GTF-VBZ
⤷
VBI_SAMPLES (Package) Visual Business Samples Apps
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_CONTROLLER2 | BSP Component | 20131128 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_VBI_UI_CONTROL_ABSTRACTION | UI Control Abstraction Interface | 20131128 |
Properties
| Class | CL_VBI_TEST_CONTROLLER | |
| Short Description | Controller | |
| Super Class | CL_BSP_CONTROLLER2 | BSP Component |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | VBI_SAMPLES | Visual Business Samples Apps |
| Created | 20131128 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_VBI_TEST_CONTROLLER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_VBI_UI_CONTROL_ABSTRACTION | UI Control Abstraction Interface | 20131128 |
Friends
Class CL_VBI_TEST_CONTROLLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | STRINGTAB | Table with Strings | 20131128 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | VBI_S_GUI_TEST_UI | UI field structure for program VBI_GUI_TEST | 20131218 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | 20140723 | ||||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_VBI_GEOMAP_TEST_APPL | Geomap Test appication class | 20131128 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20131128 | |
| 2 | Instance method | Public | Method | 20131128 | ||
| 3 | Instance method | Private | Method | 20140516 | ||
| 4 | Instance method | Private | Method | 20140326 | ||
| 5 | Instance method | Public | Method | 20140519 |
Events
Class CL_VBI_TEST_CONTROLLER has no event.
Types
Class CL_VBI_TEST_CONTROLLER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_VBI_TEST_CONTROLLER has no parameter.
Method CONSTRUCTOR on class CL_VBI_TEST_CONTROLLER has no exception.
Method CREATE_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20131128 |
Method CREATE_URL on class CL_VBI_TEST_CONTROLLER has no exception.
Method INPUTS2JSON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_JSON | Value transfer | Type reference (TYPE) | STRING | 20140516 |
Method INPUTS2JSON on class CL_VBI_TEST_CONTROLLER has no exception.
Method JSON2INPUTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_JSON | Call by reference | Type reference (TYPE) | STRING | 20140326 |
Method JSON2INPUTS on class CL_VBI_TEST_CONTROLLER has no exception.
Method UPDATE_INPUTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INPUTS | Call by reference | Type reference (TYPE) | VBI_S_GUI_TEST_UI | UI field structure for program VBI_GUI_TEST | 20140519 |
Method UPDATE_INPUTS on class CL_VBI_TEST_CONTROLLER has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 100 |