SAP ABAP Class IF_AXT_FIELD_EXT_ACCESS (Help access interface for field definition)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_AXT_EXTENSION | Extension interface for facade | 20080229 |
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
| Class | IF_AXT_FIELD_EXT_ACCESS | |
| Short Description | Help access interface for field definition | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20080214 | SAP |
| Last change | 20100303 | 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) |
Interfaces
Class IF_AXT_FIELD_EXT_ACCESS has no interface implemented.
Friends
Class IF_AXT_FIELD_EXT_ACCESS has no friend class.
Attributes
Class 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
Class IF_AXT_FIELD_EXT_ACCESS has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class 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 class 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 |