SAP ABAP Class CL_AXT_FIELD_EXTENSION_DATA (Active and inactive data for field 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 | 20080304 |
Properties
Class | CL_AXT_FIELD_EXTENSION_DATA | |
Short Description | Active and inactive data for field 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 | 20080304 | SAP |
Last change | 20100303 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_AXT_FIELD_EXTENSION_DATA has no forward declaration.
Interfaces
Class CL_AXT_FIELD_EXTENSION_DATA has no interface implemented.
Friends
Class CL_AXT_FIELD_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) | CHAR30 | 'FIELD_EXTENSION_DATA' | 30 Characters | 20091009 | |
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_AXT_FIELD_DEF | Extension field definition | 20080304 | ||
3 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_AXT_RULE_DIRECTOR | AXT Rule Director Class | 20090924 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20080304 |
Events
Class CL_AXT_FIELD_EXTENSION_DATA has no event.
Types
Class CL_AXT_FIELD_EXTENSION_DATA has no local type.
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 | 20080304 | |||
2 | ![]() |
IV_COPY | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Creation is done for copying | 20080331 |
Method CONSTRUCTOR on class CL_AXT_FIELD_EXTENSION_DATA has no exception.
History
Last changed by/on | SAP | 20100303 |
SAP Release Created in | 700 |