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 CHECK_DATATYPE_FEATURE_LOSS Instance method Public Method Checks whether a new datatype looses some used features 20100105
2 GET_EDITABLE_PROPERTIES Instance method Public Method Returns which properties can be changed 20080611
3 GET_FIELD_DEF Instance method Public Method Get the field definition 20080227
4 GET_PICKLIST_DEF Instance method Public Method Get the picklist items 20080227
5 GET_RULE_DIRECTOR Instance method Public Method 20090924
6 IS_X_FIXED_ID Instance method Public Method 20080307
7 SET_FIELD_DEF Instance method Public Method Set the field definition 20080227
8 SET_PICKLIST_DEF 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 Importing IV_NEW_BEHAVIOR Call by reference Type reference (TYPE) AXT_FIELD_BEHAVIOR_TYPE Extensibility Field Behavior 20100105
2 Importing IV_NEW_DATA_TYPE Call by reference Type reference (TYPE) AXT_FIELD_DATA_TYPE Extensibility Field Datatypes 20100105
3 Returning 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 Exporting EV_BEHAVIOR Call by reference Type reference (TYPE) AXT_BOOLEAN Boolean 20090709
2 Exporting EV_CHECK_TABLE Call by reference Type reference (TYPE) AXT_BOOLEAN Boolean 20080611
3 Exporting EV_DATA_TYPE Call by reference Type reference (TYPE) AXT_BOOLEAN Boolean 20080611
4 Exporting EV_DECIMALS Call by reference Type reference (TYPE) AXT_BOOLEAN Boolean 20080611
5 Exporting EV_FIELD_ID Call by reference Type reference (TYPE) AXT_BOOLEAN Boolean 20080724
6 Exporting EV_LABEL Call by reference Type reference (TYPE) AXT_BOOLEAN Boolean 20080611
7 Exporting EV_LENGTH Call by reference Type reference (TYPE) AXT_BOOLEAN Boolean 20080611
8 Exporting EV_MAN_DATA_ELEMENT Call by reference Type reference (TYPE) AXT_BOOLEAN Boolean 20080724
9 Exporting EV_PICKLIST Call by reference Type reference (TYPE) AXT_BOOLEAN Boolean 20080611
10 Exporting EV_REF_FIELD_ID Call by reference Type reference (TYPE) AXT_BOOLEAN Boolean 20080724
11 Exporting EV_REPORTING_TYPE Call by reference Type reference (TYPE) AXT_BOOLEAN Boolean 20080611
12 Exporting EV_SEARCH_HELP Call by reference Type reference (TYPE) AXT_BOOLEAN Boolean 20080611
13 Exporting EV_VARIANT Call by reference Type reference (TYPE) AXT_BOOLEAN Boolean 20090709
14 Exporting 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 Returning 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 Returning 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 Returning 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 Returning 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 Importing IS_AXT_FIELDEXT Call by reference Type reference (TYPE) AXT_FIELDEXT_DEFINITION Field extension creation attributes 20080227
2 Importing IV_ALLOW_COMPLEX_DATA_TYPES Call by reference Type reference (TYPE) AXT_BOOLEAN ABAP_FALSE Boolean 20090806
3 Importing IV_VALIDATE_FIELD_ID Call by reference Type reference (TYPE) AXT_BOOLEAN ABAP_TRUE Boolean 20090727
# Exception Resumable Description Created on
1 CX_AXT_DATA_INVALID Data invalid error 20080414

Method SET_PICKLIST_DEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_AXT_PICKLIST Call by reference Type reference (TYPE) AXT_PICKLIST_DEFINITION Picklist definition 20080227
# Exception Resumable Description Created on
1 CX_AXT_OPERATION_FAILED Operation error 20080417
History
Last changed by/on SAP  20100303 
SAP Release Created in 700