Hierarchy

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_AXT_BEHAVIOR_HANDLER | Extensibility Field Behavior Type Handler | 20090703 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_AXT_ABST_DATATYPE_HDLR | Abstract Datatype Handler | 20090702 |
Properties
Interface | IF_AXT_DATATYPE_HANDLER | |
Short Description | Extensibility Datatype |
General Data
Package | AXT_COMMON | Common Extensibility objects |
Created | 20090702 | SAP |
Last changed | 20110908 | 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 IF_AXT_DATATYPE_HANDLER has no interface.
Friends
Interface IF_AXT_DATATYPE_HANDLER has no friend.
Attributes
Interface IF_AXT_DATATYPE_HANDLER has no attribute.
Methods
Events
Interface IF_AXT_DATATYPE_HANDLER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GTY_T_UNSUPPORTED_OPERATIONS | Public | See coding | 20090707 | gty_t_unsupported_operations TYPE SORTED TABLE OF bapioption WITH UNIQUE DEFAULT KEY
|
Method Signatures
Method ADJUST_BECAUSE_REFFIELD_CHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CURRENT | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_PROPERTY_ACCESS | 20090703 | |||
2 | ![]() |
IS_FIELD | Call by reference | Type reference (TYPE) | AXTS_RUNTIME_EXT_FIELD | 20090714 | |||
3 | ![]() |
IT_EXT_FIELDS | Call by reference | Type reference (TYPE) | AXTT_RUNTIME_EXT_FIELDS | 20090706 | |||
4 | ![]() |
IV_NEW_REF_DATA | Call by reference | Type reference (TYPE) | ANY | 20090703 | |||
5 | ![]() |
IV_OLD_REF_DATA | Call by reference | Type reference (TYPE) | ANY | 20090703 | |||
6 | ![]() |
IV_REF_FIELD_NAME | Call by reference | Type reference (TYPE) | NAME_KOMP | 20090703 |
Method ADJUST_BECAUSE_REFFIELD_CHANGE on Interface IF_AXT_DATATYPE_HANDLER has no exception.
Method ADJUST_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CURRENT | Value transfer | Object reference (TYPE REF TO) | IF_BOL_BO_PROPERTY_ACCESS | 20090703 | |||
2 | ![]() |
IS_FIELD | Call by reference | Type reference (TYPE) | AXTS_RUNTIME_EXT_FIELD | Runtime Field Info | 20090714 | ||
3 | ![]() |
IV_COMPONENT | Call by reference | Type reference (TYPE) | STRING | 20090703 | |||
4 | ![]() |
IV_ORIGINAL_VALUE | Call by reference | Type reference (TYPE) | STRING | 20090703 | |||
5 | ![]() |
RV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20090703 |
Method ADJUST_GET on Interface IF_AXT_DATATYPE_HANDLER has no exception.
Method ADJUST_GET_I Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CURRENT | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_PROPERTY_ACCESS | 20090703 | |||
2 | ![]() |
IS_FIELD | Call by reference | Type reference (TYPE) | AXTS_RUNTIME_EXT_FIELD | Runtime Field Info | 20090714 | ||
3 | ![]() |
IV_COMPONENT | Call by reference | Type reference (TYPE) | STRING | 20090703 | |||
4 | ![]() |
IV_ORIGINAL_DISABLED | Call by reference | Type reference (TYPE) | STRING | 20090703 | |||
5 | ![]() |
RV_DISABLED | Value transfer | Type reference (TYPE) | STRING | 20090703 |
Method ADJUST_GET_I on Interface IF_AXT_DATATYPE_HANDLER has no exception.
Method ADJUST_GET_M Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_ORIGINAL_METADATA | Call by reference | Object reference (TYPE REF TO) | IF_BSP_METADATA | 20090703 | |||
2 | ![]() |
IS_FIELD | Call by reference | Type reference (TYPE) | AXTS_RUNTIME_EXT_FIELD | Runtime Field Info | 20090714 | ||
3 | ![]() |
IV_COMPONENT | Call by reference | Type reference (TYPE) | STRING | 20090703 | |||
4 | ![]() |
RO_METADATA | Value transfer | Object reference (TYPE REF TO) | IF_BSP_METADATA | 20090703 |
Method ADJUST_GET_M on Interface IF_AXT_DATATYPE_HANDLER has no exception.
Method ADJUST_GET_P Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CURRENT | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_PROPERTY_ACCESS | Access Interface for BO Attributes | 20091019 | ||
2 | ![]() |
IS_FIELD | Call by reference | Type reference (TYPE) | AXTS_RUNTIME_EXT_FIELD | Runtime Field Info | 20090714 | ||
3 | ![]() |
IV_COMPONENT | Call by reference | Type reference (TYPE) | STRING | 20090703 | |||
4 | ![]() |
IV_DISPLAY_MODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090703 | |||
5 | ![]() |
IV_IS_SEARCH | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20110530 | ||
6 | ![]() |
IV_IS_TABLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100617 | ||
7 | ![]() |
IV_ORIGINAL_VALUE | Call by reference | Type reference (TYPE) | STRING | 20090703 | |||
8 | ![]() |
IV_PROPERTY | Call by reference | Type reference (TYPE) | STRING | 20090703 | |||
9 | ![]() |
RV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20090703 |
Method ADJUST_GET_P on Interface IF_AXT_DATATYPE_HANDLER has no exception.
Method ADJUST_GET_V Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_ORIGINAL_VALHELP_DESCRIPTOR | Call by reference | Object reference (TYPE REF TO) | IF_BSP_WD_VALUEHELP_DESCRIPTOR | 20090703 | |||
2 | ![]() |
IS_FIELD | Call by reference | Type reference (TYPE) | AXTS_RUNTIME_EXT_FIELD | Runtime Field Info | 20090714 | ||
3 | ![]() |
IV_COMPONENT | Call by reference | Type reference (TYPE) | STRING | 20090703 | |||
4 | ![]() |
IV_INDEX | Call by reference | Type reference (TYPE) | I | 20090703 | |||
5 | ![]() |
IV_MODE | Call by reference | Type reference (TYPE) | CHAR1 | 20090703 | |||
6 | ![]() |
IV_TREE_NAME | Call by reference | Type reference (TYPE) | STRING | 20090703 | |||
7 | ![]() |
RO_VALUEHELP_DESCRIPTOR | Value transfer | Object reference (TYPE REF TO) | IF_BSP_WD_VALUEHELP_DESCRIPTOR | 20090703 |
Method ADJUST_GET_V on Interface IF_AXT_DATATYPE_HANDLER has no exception.
Method ADJUST_SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_VALUE | Call by reference | Type reference (TYPE) | ANY | 20090706 | |||
2 | ![]() |
IO_CURRENT | Value transfer | Object reference (TYPE REF TO) | IF_BOL_BO_PROPERTY_ACCESS | 20090703 | |||
3 | ![]() |
IS_FIELD | Call by reference | Type reference (TYPE) | AXTS_RUNTIME_EXT_FIELD | Runtime Field Info | 20090714 | ||
4 | ![]() |
IT_FORM_FIELDS | Call by reference | Type reference (TYPE) | TIHTTPNVP | 20090703 | |||
5 | ![]() |
IV_ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20090703 | |||
6 | ![]() |
IV_COMPONENT | Call by reference | Type reference (TYPE) | STRING | 20090703 | |||
7 | ![]() |
IV_UI_VALUE | Call by reference | Type reference (TYPE) | STRING | 20090706 |
Method ADJUST_SET on Interface IF_AXT_DATATYPE_HANDLER has no exception.
Method APPLY_UI_RELEVANT_DEFAULTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_DECIMALS | Call by reference | Type reference (TYPE) | AXT_FIELD_DECIMALS | 20090703 | |||
2 | ![]() |
CV_LENGTH | Call by reference | Type reference (TYPE) | AXT_FIELD_LENGTH | 20090703 | |||
3 | ![]() |
IV_TRANSIENT | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | ABAP_FALSE | 20100126 |
Method APPLY_UI_RELEVANT_DEFAULTS on Interface IF_AXT_DATATYPE_HANDLER has no exception.
Method CHECK_FIELD_DEFINITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_BO_PART | Call by reference | Type reference (TYPE) | AXTT_EXT_BO_PART | 20100615 | |||
2 | ![]() |
IT_FIELDS_TEXTS | Call by reference | Type reference (TYPE) | AXT_T_FIELD_TEXT | 20090720 | |||
3 | ![]() |
IT_PICKLIST_ITEMS | Call by reference | Type reference (TYPE) | AXTT_PICKLIST | 20090720 | |||
4 | ![]() |
IT_SUPPORTED_UI_FRAMEWORKS | Call by reference | Type reference (TYPE) | AXTT_UI_FRAMEWORK | 20100611 | |||
5 | ![]() |
IV_BOL_REGISTERED | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | ABAP_TRUE | 20100615 | ||
6 | ![]() |
IV_CHECKTABLE | Call by reference | Type reference (TYPE) | CHECKTABLE | 20090720 | |||
7 | ![]() |
IV_DATA_TYPE | Call by reference | Type reference (TYPE) | DATATYPE_D | 20090720 | |||
8 | ![]() |
IV_DECIMALS | Call by reference | Type reference (TYPE) | AXT_FIELD_DECIMALS | 20090720 | |||
9 | ![]() |
IV_EXTENSION_TYPE | Call by reference | Type reference (TYPE) | AXT_EXTENSION_TYPE | 20100701 | |||
10 | ![]() |
IV_FIELD_DATA_TYPE | Call by reference | Type reference (TYPE) | AXT_FIELD_DATA_TYPE | 20090720 | |||
11 | ![]() |
IV_FIELD_ID | Call by reference | Type reference (TYPE) | AXT_FIELD_ID | 20090720 | |||
12 | ![]() |
IV_LENGTH | Call by reference | Type reference (TYPE) | AXT_FIELD_LENGTH | 20090720 | |||
13 | ![]() |
IV_LOWERCASE | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | 20090720 | |||
14 | ![]() |
IV_RENDERING_TABLE_ONLY | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | ABAP_FALSE | 20100615 | ||
15 | ![]() |
IV_RENDERING_TABLE_POSSIBLE | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | ABAP_TRUE | 20100615 | ||
16 | ![]() |
IV_REPORTING_TYPE | Call by reference | Type reference (TYPE) | AXT_REPORTING_TYPE | 20090720 | |||
17 | ![]() |
IV_SHLPNAME | Call by reference | Type reference (TYPE) | KOMP_SHLP | 20090720 | |||
18 | ![]() |
IV_TEXT_FOR_MSG | Call by reference | Type reference (TYPE) | STRING | 20090720 | |||
19 | ![]() |
IV_TRANSIENT | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | 20091112 | |||
20 | ![]() |
IV_VARIANT | Call by reference | Type reference (TYPE) | AXT_FIELD_VARIANT | 20090720 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090720 |
Method CHECK_VALUE_AT_RUNTIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_RESULT | Call by reference | Type reference (TYPE) | BAPIRET2 | 20090720 | |||
2 | ![]() |
EV_VALID | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | 20090720 | |||
3 | ![]() |
IS_FIELD | Call by reference | Type reference (TYPE) | AXTS_RUNTIME_EXT_FIELD | 20090720 | |||
4 | ![]() |
IV_FIELD_ID | Call by reference | Type reference (TYPE) | AXT_FIELD_ID | 20090720 | |||
5 | ![]() |
IV_VALUE | Call by reference | Type reference (TYPE) | ANY | 20090720 |
Method CHECK_VALUE_AT_RUNTIME on Interface IF_AXT_DATATYPE_HANDLER has no exception.
Method GET_DATA_TYPE_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_DESCR_FIELD_TYPE | Call by reference | Type reference (TYPE) | AXT_S_FIELD_TYPE | ABAP field type | 20090922 | ||
2 | ![]() |
EV_CHECK_TABLE | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | 20090703 | |||
3 | ![]() |
EV_CONVERSION_ROUTINE | Call by reference | Type reference (TYPE) | CONVEXIT | Conversion Routine | 20090702 | ||
4 | ![]() |
EV_DATA_TYPE | Call by reference | Type reference (TYPE) | DATATYPE_D | Data Type in ABAP Dictionary | 20090702 | ||
5 | ![]() |
EV_DECIMALS | Call by reference | Type reference (TYPE) | AXT_FIELD_DECIMALS | 20090703 | |||
6 | ![]() |
EV_DOMAIN | Call by reference | Type reference (TYPE) | AXT_NAME | Special domain which has to be used | 20090821 | ||
7 | ![]() |
EV_HAS_VARIANT | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20090702 | ||
8 | ![]() |
EV_LENGTH | Call by reference | Type reference (TYPE) | AXT_FIELD_LENGTH | 20090703 | |||
9 | ![]() |
EV_LOWERCASE | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20090702 | ||
10 | ![]() |
EV_MAX_DECIMALS | Call by reference | Type reference (TYPE) | AXT_FIELD_DECIMALS | Two digit number | 20090702 | ||
11 | ![]() |
EV_MAX_LENGTH | Call by reference | Type reference (TYPE) | AXT_FIELD_LENGTH | Two digit number | 20090702 | ||
12 | ![]() |
EV_NO_LOG_KEY | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20090702 | ||
13 | ![]() |
EV_PICKLIST | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20090702 | ||
14 | ![]() |
EV_REF_FIELD_CHECK_TABLE | Call by reference | Type reference (TYPE) | CHECKTABLE | Check table name of the foreign key | 20090702 | ||
15 | ![]() |
EV_REF_FIELD_DOMA | Call by reference | Type reference (TYPE) | AXT_NAME | Name | 20090702 | ||
16 | ![]() |
EV_REF_FIELD_FOR_KEY_FIELD | Call by reference | Type reference (TYPE) | FORKEY | Names of Foreign Key Fields | 20090702 | ||
17 | ![]() |
EV_REF_FIELD_NAME | Call by reference | Type reference (TYPE) | AXT_NAME | Name | 20090702 | ||
18 | ![]() |
EV_REF_FIELD_SEARCH_HELP | Call by reference | Type reference (TYPE) | KOMP_SHLP | Search Help for Component | 20090702 | ||
19 | ![]() |
EV_SEARCH_HELP | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | 20090703 | |||
20 | ![]() |
IT_PICKLIST | Call by reference | Type reference (TYPE) | AXTT_PICKLIST | Picklist items with text | 20090909 | ||
21 | ![]() |
IV_CHECKTABLE | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20090909 | ||
22 | ![]() |
IV_TRANSIENT | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | ABAP_FALSE | 20091202 | ||
23 | ![]() |
IV_VARIANT | Call by reference | Type reference (TYPE) | AXT_FIELD_VARIANT | Field data type variant | 20090825 |
Method GET_DATA_TYPE_INFO on Interface IF_AXT_DATATYPE_HANDLER has no exception.
Method GET_DATA_TYPE_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_DATA_TYPE_NAME | Value transfer | Type reference (TYPE) | AXT_FIELD_DATA_TYPE | 20090703 |
Method GET_DATA_TYPE_NAME on Interface IF_AXT_DATATYPE_HANDLER has no exception.
Method GET_DEFAULT_BEHAVIOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_BEHAVIOR | Value transfer | Type reference (TYPE) | AXT_FIELD_BEHAVIOR_TYPE | 20090703 |
Method GET_DEFAULT_BEHAVIOR on Interface IF_AXT_DATATYPE_HANDLER has no exception.
Method GET_EDITABLE_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_CHECK_TABLE | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | 20090703 | |||
2 | ![]() |
EV_DECIMALS | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | 20090703 | |||
3 | ![]() |
EV_LENGTH | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | 20090703 | |||
4 | ![]() |
EV_PICKLIST | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | 20090703 | |||
5 | ![]() |
EV_REF_FIELD_ID | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | 20090703 | |||
6 | ![]() |
EV_SEARCH_HELP | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | 20090703 | |||
7 | ![]() |
EV_VARIANT | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | 20090703 | |||
8 | ![]() |
IV_ACTIVE_VERSION_EXISTS | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20090709 | ||
9 | ![]() |
IV_TRANSIENT | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | 20110121 |
Method GET_EDITABLE_PROPERTIES on Interface IF_AXT_DATATYPE_HANDLER has no exception.
Method GET_REF_DESCR_FIELD_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_TEXT | Call by reference | Type reference (TYPE) | AXT_T_FIELD_TEXT | 20091124 | |||
2 | ![]() |
RT_TEXT | Value transfer | Type reference (TYPE) | AXT_T_FIELD_TEXT | 20091124 |
Method GET_REF_DESCR_FIELD_TEXT on Interface IF_AXT_DATATYPE_HANDLER has no exception.
Method GET_UNSUPP_QUERY_OPERATIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_NOT_SUPP_OPS | Call by reference | Type reference (TYPE) | GTY_T_UNSUPPORTED_OPERATIONS | 20090707 |
Method GET_UNSUPP_QUERY_OPERATIONS on Interface IF_AXT_DATATYPE_HANDLER has no exception.
Method GET_VARIANT_SEARCHHELP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DESCRIPTION_FIELD_NAME | Call by reference | Type reference (TYPE) | AXT_NAME | 20090715 | |||
2 | ![]() |
EV_KEY_FIELD_NAME | Call by reference | Type reference (TYPE) | AXT_NAME | 20090715 | |||
3 | ![]() |
EV_SEARCHHELP | Call by reference | Type reference (TYPE) | AXT_NAME | 20090715 |
Method GET_VARIANT_SEARCHHELP on Interface IF_AXT_DATATYPE_HANDLER has no exception.
Method GET_WEBUI_INPUT_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_FIELD | Call by reference | Type reference (TYPE) | AXTS_RUNTIME_EXT_FIELD | 20090707 | |||
2 | ![]() |
RV_WEB_UI_TYPE | Value transfer | Type reference (TYPE) | CHAR1 | 20090714 |
Method GET_WEBUI_INPUT_TYPE on Interface IF_AXT_DATATYPE_HANDLER has no exception.
Method HANDLE_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_COMPONENT_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_COMPONENT_CONTROLLER | 20091106 | |||
2 | ![]() |
IO_CURRENT | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_PROPERTY_ACCESS | 20091110 | |||
3 | ![]() |
IO_HTMLB_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_HTMLB_EVENT | 20091106 | |||
4 | ![]() |
IO_HTMLB_EVENT_EX | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | 20091106 | |||
5 | ![]() |
IO_POPUP_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_WCF_BSP_VIEW_POPUP_MANAGER | 20091106 | |||
6 | ![]() |
IO_TRIGGERING_CONTEXT_NODE | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_CONTEXT_NODE | 20091106 | |||
7 | ![]() |
IO_VIEW_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_VIEW_CONTROLLER | 20091106 | |||
8 | ![]() |
IS_FIELD | Call by reference | Type reference (TYPE) | AXTS_RUNTIME_EXT_FIELD | 20091106 | |||
9 | ![]() |
IV_ATTRIBUTE | Call by reference | Type reference (TYPE) | AXT_FIELD_ID | 20091106 | |||
10 | ![]() |
IV_EVENT | Call by reference | Type reference (TYPE) | STRING | 20091106 |
Method HANDLE_EVENT on Interface IF_AXT_DATATYPE_HANDLER has no exception.
Method IS_COMPATIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TRANSIENT | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | ABAP_FALSE | 20100126 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090703 |
Method IS_SUPPORTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_BO_PART | Call by reference | Type reference (TYPE) | AXTT_EXT_BO_PART | 20100615 | |||
2 | ![]() |
IT_SUPPORTED_UI_FRAMEWORKS | Call by reference | Type reference (TYPE) | AXTT_UI_FRAMEWORK | 20100611 | |||
3 | ![]() |
IV_BOL_REGISTERED | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | ABAP_TRUE | 20100615 | ||
4 | ![]() |
IV_EXTENSION_TYPE | Call by reference | Type reference (TYPE) | AXT_EXTENSION_TYPE | 20100701 | |||
5 | ![]() |
IV_RENDERING_TABLE_ONLY | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | ABAP_FALSE | 20100615 | ||
6 | ![]() |
IV_RENDERING_TABLE_POSSIBLE | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | ABAP_TRUE | 20100615 | ||
7 | ![]() |
IV_TRANSIENT_CALCULATE_SET | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | ABAP_FALSE | 20100616 | ||
8 | ![]() |
RV_SUPPORTED | Value transfer | Type reference (TYPE) | AXT_BOOLEAN | 20100615 |
Method IS_SUPPORTED on Interface IF_AXT_DATATYPE_HANDLER has no exception.
Method REPLACE_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_GET_REPLACED | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20100308 | ||
2 | ![]() |
EV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20100308 | |||
3 | ![]() |
IO_CURRENT | Value transfer | Object reference (TYPE REF TO) | IF_BOL_BO_PROPERTY_ACCESS | 20100308 | |||
4 | ![]() |
IS_FIELD | Call by reference | Type reference (TYPE) | AXTS_RUNTIME_EXT_FIELD | Runtime Field Info | 20100308 | ||
5 | ![]() |
IV_COMPONENT | Call by reference | Type reference (TYPE) | STRING | 20100308 |
Method REPLACE_GET on Interface IF_AXT_DATATYPE_HANDLER has no exception.
Method REPLACE_SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_SET_REPLACED | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | 20091008 | |||
2 | ![]() |
EV_VALUE | Call by reference | Type reference (TYPE) | ANY | 20091008 | |||
3 | ![]() |
IO_CURRENT | Value transfer | Object reference (TYPE REF TO) | IF_BOL_BO_PROPERTY_ACCESS | 20091008 | |||
4 | ![]() |
IS_FIELD | Call by reference | Type reference (TYPE) | AXTS_RUNTIME_EXT_FIELD | 20091008 | |||
5 | ![]() |
IT_FORM_FIELDS | Call by reference | Type reference (TYPE) | TIHTTPNVP | 20091008 | |||
6 | ![]() |
IV_ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20091008 | |||
7 | ![]() |
IV_COMPONENT | Call by reference | Type reference (TYPE) | STRING | 20091008 | |||
8 | ![]() |
IV_OLD_VALUE | Call by reference | Type reference (TYPE) | ANY | 20091008 | |||
9 | ![]() |
IV_UI_VALUE | Call by reference | Type reference (TYPE) | STRING | 20091008 |
Method REPLACE_SET on Interface IF_AXT_DATATYPE_HANDLER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 701 |