SAP ABAP Class CL_AXT_UI_LAYOUT_TABLE_VIEW (Layout for standard 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 | Layout for views | 20090205 |
Properties
| Class | CL_AXT_UI_LAYOUT_TABLE_VIEW | |
| Short Description | Layout for standard table view | |
| Super Class | CL_AXT_UI_LAYOUT | Layout for views |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | AXT_TEMPLATES | Generation templates for Extensibility |
| Created | 20090205 | SAP |
| Last change | 20100303 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_AXT_UI_LAYOUT_TABLE_VIEW has no forward declaration.
Interfaces
Class CL_AXT_UI_LAYOUT_TABLE_VIEW has no interface implemented.
Friends
Class CL_AXT_UI_LAYOUT_TABLE_VIEW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR10 | 'EDIT' | R/2 table | 20090226 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR10 | 'EMBED' | R/2 table | 20090306 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | AXTT_FIELD_CONFIG_PROPERTIES | Table of field IDs | 20090429 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | AXT_NAME | Name | 20090205 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | CHAR10 | R/2 table | 20090226 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090205 | |
| 2 | Static method | Public | Method | 20090205 |
Events
Class CL_AXT_UI_LAYOUT_TABLE_VIEW has no event.
Types
Class CL_AXT_UI_LAYOUT_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 | IV_SELECTION_MODE | Call by reference | Type reference (TYPE) | AXT_PARAMVALUE | 'SINGLE' | Parameter Value | 20090205 | ||
| 2 | IV_TABLE_ID | Call by reference | Type reference (TYPE) | AXT_NAME | 'TABLE' | Name | 20090205 | ||
| 3 | IV_TYPE | Call by reference | Type reference (TYPE) | CHAR10 | GC_TYPE_EDIT | 20090226 |
Method CONSTRUCTOR on class CL_AXT_UI_LAYOUT_TABLE_VIEW has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_FIELDS | Call by reference | Type reference (TYPE) | AXTT_FIELD_CONFIG_PROPERTIES | Table of field IDs | 20090429 | |||
| 2 | IV_TABLE_ID | Call by reference | Type reference (TYPE) | AXT_NAME | 'TABLE' | Name | 20090205 | ||
| 3 | IV_TYPE | Call by reference | Type reference (TYPE) | CHAR10 | GC_TYPE_EDIT | Character Field Length = 10 | 20090226 | ||
| 4 | RO_LAYOUT | Value transfer | Object reference (TYPE REF TO) | CL_AXT_UI_LAYOUT_TABLE_VIEW | Layout for standard table view | 20090205 |
Method CREATE on class CL_AXT_UI_LAYOUT_TABLE_VIEW has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 701 |