SAP ABAP Class CL_AXT_TABLE_EXTENSION_DATA (Active and inactive data for table extension)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-EEW (Application Component) Easy Enhancement Workbench
⤷
AXT_MODEL (Package) Application Extensibility Tool: Model

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_EXTENSION_DATA | Contains active or inactive data of an extension | 20080731 |
Properties
Class | CL_AXT_TABLE_EXTENSION_DATA | |
Short Description | Active and inactive data for table extension | |
Super Class | CL_AXT_EXTENSION_DATA | Contains active or inactive data of an extension |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | AXT_MODEL | Application Extensibility Tool: Model |
Created | 20080731 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_AXT_TABLE_EXTENSION_DATA has no interface implemented.
Friends
Class CL_AXT_TABLE_EXTENSION_DATA has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | AXT_PARAMETER | 'BOL_OBJECT' | Parameter | 20100709 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | AXT_PARAMETER | 'FPM_CONFIG_ID' | Parameter | 20100709 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | AXT_PARAMETER | 'OBJECT_A' | Parameter | 20080916 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | AXT_PARAMETER | 'OBJECT_B' | Parameter | 20080916 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | AXT_PARAMETER | 'RELATION_NAME' | Parameter | 20080916 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | AXT_PARAMETER | 'UI_COMPONENT' | Parameter | 20081008 | |
7 | ![]() |
Constant | Private | Type reference (TYPE) | AXT_PARAMETER | 'UI_USAGE_NAME' | Parameter | 20081016 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | AXT_PARAMETER | 'UI_WINDOW' | Parameter | 20090210 | |
9 | ![]() |
Constant | Private | Type reference (TYPE) | AXT_PARAMETER | 'DETAIL_VIEW' | Parameter | 20090122 | |
10 | ![]() |
Constant | Private | Type reference (TYPE) | AXT_PARAMETER | 'FIELD_EXTENSIBLE' | Obsolete | 20090122 | |
11 | ![]() |
Constant | Private | Type reference (TYPE) | AXT_PARAMETER | 'TABLE_EXTENSIBLE' | Obsolete | 20090122 | |
12 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR30 | 'BOL_ID' | 30 Characters | 20080916 | |
13 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR30 | 'BOL_IDS' | 30 Characters | 20080916 | |
14 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR30 | 'FPM_CONFIG_ID' | 30 Characters | 20100709 | |
15 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR30 | 'FPM_CONFIG_IDS' | 30 Characters | 20100709 | |
16 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR30 | 'TABLE_HEADER' | 30 Characters | 20081007 | |
17 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_AXT_TABLE_DEF | Active and inactive data for table extension | 20090206 | ||
18 | ![]() |
Instance attribute | Public | Type reference (TYPE) | AXT_T_BOL_IDS | Table of BOL objects | 20080916 | ||
19 | ![]() |
Instance attribute | Public | Type reference (TYPE) | AXT_COMPONENT | BSP Component | 20081008 | ||
20 | ![]() |
Instance attribute | Public | Type reference (TYPE) | AXT_COMPONENT_USAGE | Component usage | 20081016 | ||
21 | ![]() |
Instance attribute | Public | Type reference (TYPE) | AXT_VIEW | BSP View | 20090210 | ||
22 | ![]() |
Instance attribute | Public | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20090122 | ||
23 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_AXT_RULE_DIRECTOR | AXT Rule Director Class | 20091015 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20090206 |
Events
Class CL_AXT_TABLE_EXTENSION_DATA has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | LTY_FIELD_LIST | Public | See coding | 20080731 | begin of LTY_FIELD_LIST,
field_id TYPE axt_field_id,
field_def type ref to cl_Axt_field_def,
end of LTY_FIELD_LIST
|
||
2 | LTY_T_FIELD_LIST | Public | See coding | 20080731 | lty_t_field_list type STANDARD TABLE OF LTY_FIELD_LIST
with NON-UNIQUE key field_id
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_OWNER | Call by reference | Object reference (TYPE REF TO) | CL_AXT_EXTENSION | 20090206 | |||
2 | ![]() |
IV_COPY | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Creation is done for copying | 20090206 |
Method CONSTRUCTOR on class CL_AXT_TABLE_EXTENSION_DATA has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |