SAP ABAP Class CL_AXT_UI_TABLE_VIEW (Table view)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-EEW (Application Component) Easy Enhancement Workbench
⤷
AXT_TEMPLATES (Package) Generation templates for Extensibility

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_UI_LAYOUT_VIEW | UI gen. util for views with layout | 20090129 |
Properties
Class | CL_AXT_UI_TABLE_VIEW | |
Short Description | Table view | |
Super Class | CL_AXT_UI_LAYOUT_VIEW | UI gen. util for views with layout |
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | AXT_TEMPLATES | Generation templates for Extensibility |
Created | 20090129 | 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) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_AXT_UI_TABLE_VIEW has no interface implemented.
Friends
Class CL_AXT_UI_TABLE_VIEW has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_AXT_UI_BOUND_PLUG | UI Bound Plug Gen. Utility | 20090831 | ||
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_AXT_UI_BOUND_PLUG | UI Bound Plug Gen. Utility | 20091012 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20090828 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20090828 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20090330 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20091028 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20110120 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | NUMC4 | Count parameters | 20090831 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Parameter Value | 20090901 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20090406 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20090203 |
2 | ![]() |
Static method | Public | Method | 20090204 | |
3 | ![]() |
Instance method | Private | Method | 20090424 | |
4 | ![]() |
Static method | Public | Method | 20090204 |
Events
Class CL_AXT_UI_TABLE_VIEW has no event.
Types
Class CL_AXT_UI_TABLE_VIEW has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_ASSIGN_TARGET | Call by reference | Object reference (TYPE REF TO) | IF_AXT_UI_ASSIGN_TARGET | OVP Generator Utility | 20090204 | ||
2 | ![]() |
IO_UI_COMP | Call by reference | Object reference (TYPE REF TO) | CL_AXT_UI_COMPONENT | UI component generator utility | 20090204 | ||
3 | ![]() |
IV_DELETEABLE | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20090828 | ||
4 | ![]() |
IV_EDITABLE | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20090828 | ||
5 | ![]() |
IV_ENABLE_OCA | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | ABAP_FALSE | Boolean | 20090330 | |
6 | ![]() |
IV_EXISTS | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20090204 | ||
7 | ![]() |
IV_FRONTEND_SELECTION | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | ABAP_TRUE | Boolean | 20091028 | |
8 | ![]() |
IV_HAS_DETAIL_PAGE | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20110120 | ||
9 | ![]() |
IV_MIN_EMPTY_LINES | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20090831 | ||
10 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | AXT_VIEW | Name | 20090203 | ||
11 | ![]() |
IV_SELECTION_MODE | Call by reference | Type reference (TYPE) | STRING | CL_BSP_WD_CONTEXT_NODE_TV=>SELMODE_SINGLE | Parameter Value | 20090901 | |
12 | ![]() |
IV_TABLE_EXT | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | ABAP_FALSE | Boolean | 20090406 |
Method CONSTRUCTOR on class CL_AXT_UI_TABLE_VIEW has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_ASSIGN_TARGET | Call by reference | Object reference (TYPE REF TO) | IF_AXT_UI_ASSIGN_TARGET | A viewarea/OVP/window | 20090204 | ||
2 | ![]() |
IO_UI_COMP | Call by reference | Object reference (TYPE REF TO) | CL_AXT_UI_COMPONENT | UI component generator utility | 20090204 | ||
3 | ![]() |
IV_DELETEABLE | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | ABAP_TRUE | Boolean | 20090828 | |
4 | ![]() |
IV_EDITABLE | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | ABAP_TRUE | Boolean | 20090828 | |
5 | ![]() |
IV_ENABLE_OCA | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | ABAP_FALSE | Boolean | 20090330 | |
6 | ![]() |
IV_FRONTEND_SELECTION | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | ABAP_TRUE | Boolean | 20091028 | |
7 | ![]() |
IV_HAS_DETAIL_PAGE | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | ABAP_FALSE | Boolean | 20110120 | |
8 | ![]() |
IV_MIN_EMPTY_LINES | Call by reference | Type reference (TYPE) | INT4 | 1 | Natural number | 20090831 | |
9 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | AXT_VIEW | Name | 20090204 | ||
10 | ![]() |
IV_SELECTION_MODE | Call by reference | Type reference (TYPE) | STRING | CL_BSP_WD_CONTEXT_NODE_TV=>SELMODE_SINGLE | Parameter Value | 20090901 | |
11 | ![]() |
IV_TABLE_EXT | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | ABAP_FALSE | Boolean | 20090406 | |
12 | ![]() |
RO_TABLE_VIEW | Value transfer | Object reference (TYPE REF TO) | CL_AXT_UI_TABLE_VIEW | Table view | 20090204 |
Method CREATE on class CL_AXT_UI_TABLE_VIEW has no exception.
Method GET_OCA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_UI_OCA | Value transfer | Type reference (TYPE) | AXTT_UI_OCA | Table Type for Structure AXTS_UI_OCA | 20090424 |
Method GET_OCA on class CL_AXT_UI_TABLE_VIEW has no exception.
Method LOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_UI_COMP | Call by reference | Object reference (TYPE REF TO) | CL_AXT_UI_COMPONENT | UI component generator utility | 20090204 | ||
2 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | AXT_VIEW | Name | 20090204 | ||
3 | ![]() |
RO_TABLE_VIEW | Value transfer | Object reference (TYPE REF TO) | CL_AXT_UI_TABLE_VIEW | Table view | 20090204 |
Method LOAD on class CL_AXT_UI_TABLE_VIEW has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 701 |