SAP ABAP Interface IF_AXT_FIELD_EXT_ACCESS (Help access interface for field definition)
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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_AXT_FIELD_EXTENSION | Field extension handler | 20080227 |
Properties
Interface | IF_AXT_FIELD_EXT_ACCESS | |
Short Description | Help access interface for field definition |
General Data
Package | AXT_MODEL | Application Extensibility Tool: Model |
Created | 20080214 | SAP |
Last changed | 20100303 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_AXT_EXTENSION | Extension interface for facade | 20080229 |
Friends
Interface IF_AXT_FIELD_EXT_ACCESS has no friend.
Attributes
Interface IF_AXT_FIELD_EXT_ACCESS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Checks whether a new datatype looses some used features | 20100105 |
2 | ![]() |
Instance method | Public | Method | Returns which properties can be changed | 20080611 |
3 | ![]() |
Instance method | Public | Method | Get the field definition | 20080227 |
4 | ![]() |
Instance method | Public | Method | Get the picklist items | 20080227 |
5 | ![]() |
Instance method | Public | Method | 20090924 | |
6 | ![]() |
Instance method | Public | Method | 20080307 | |
7 | ![]() |
Instance method | Public | Method | Set the field definition | 20080227 |
8 | ![]() |
Instance method | Public | Method | Set the picklist items | 20080227 |
Events
Interface IF_AXT_FIELD_EXT_ACCESS has no event.
Types
Interface IF_AXT_FIELD_EXT_ACCESS has no local type.
Method Signatures
Method CHECK_DATATYPE_FEATURE_LOSS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NEW_BEHAVIOR | Call by reference | Type reference (TYPE) | AXT_FIELD_BEHAVIOR_TYPE | Extensibility Field Behavior | 20100105 | ||
2 | ![]() |
IV_NEW_DATA_TYPE | Call by reference | Type reference (TYPE) | AXT_FIELD_DATA_TYPE | Extensibility Field Datatypes | 20100105 | ||
3 | ![]() |
RV_FEATURE_LOSS | Value transfer | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20100105 |
Method CHECK_DATATYPE_FEATURE_LOSS on Interface IF_AXT_FIELD_EXT_ACCESS has no exception.
Method GET_EDITABLE_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_BEHAVIOR | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20090709 | ||
2 | ![]() |
EV_CHECK_TABLE | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20080611 | ||
3 | ![]() |
EV_DATA_TYPE | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20080611 | ||
4 | ![]() |
EV_DECIMALS | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20080611 | ||
5 | ![]() |
EV_FIELD_ID | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20080724 | ||
6 | ![]() |
EV_LABEL | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20080611 | ||
7 | ![]() |
EV_LENGTH | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20080611 | ||
8 | ![]() |
EV_MAN_DATA_ELEMENT | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20080724 | ||
9 | ![]() |
EV_PICKLIST | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20080611 | ||
10 | ![]() |
EV_REF_FIELD_ID | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20080724 | ||
11 | ![]() |
EV_REPORTING_TYPE | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20080611 | ||
12 | ![]() |
EV_SEARCH_HELP | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20080611 | ||
13 | ![]() |
EV_VARIANT | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20090709 | ||
14 | ![]() |
EV_X_TRANSIENT | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20091009 |
Method GET_EDITABLE_PROPERTIES on Interface IF_AXT_FIELD_EXT_ACCESS has no exception.
Method GET_FIELD_DEF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_AXT_FIELDEXT | Value transfer | Type reference (TYPE) | AXT_FIELDEXT_DEFINITION | Field extension creation attributes | 20080227 |
Method GET_FIELD_DEF on Interface IF_AXT_FIELD_EXT_ACCESS has no exception.
Method GET_PICKLIST_DEF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_AXT_PICKLIST | Value transfer | Type reference (TYPE) | AXT_PICKLIST_DEFINITION | Picklist definition | 20080227 |
Method GET_PICKLIST_DEF on Interface IF_AXT_FIELD_EXT_ACCESS has no exception.
Method GET_RULE_DIRECTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_RULE_DIRECTOR | Value transfer | Object reference (TYPE REF TO) | CL_AXT_RULE_DIRECTOR | AXT Rule Director Class | 20090924 |
Method GET_RULE_DIRECTOR on Interface IF_AXT_FIELD_EXT_ACCESS has no exception.
Method IS_X_FIXED_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_X_FIXED_ID | Value transfer | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20080307 |
Method IS_X_FIXED_ID on Interface IF_AXT_FIELD_EXT_ACCESS has no exception.
Method SET_FIELD_DEF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_AXT_FIELDEXT | Call by reference | Type reference (TYPE) | AXT_FIELDEXT_DEFINITION | Field extension creation attributes | 20080227 | ||
2 | ![]() |
IV_ALLOW_COMPLEX_DATA_TYPES | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | ABAP_FALSE | Boolean | 20090806 | |
3 | ![]() |
IV_VALIDATE_FIELD_ID | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | ABAP_TRUE | Boolean | 20090727 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Data invalid error | 20080414 |
Method SET_PICKLIST_DEF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_AXT_PICKLIST | Call by reference | Type reference (TYPE) | AXT_PICKLIST_DEFINITION | Picklist definition | 20080227 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Operation error | 20080417 |
History
Last changed by/on | SAP | 20100303 |
SAP Release Created in | 700 |