SAP ABAP Class CL_AXT_NAV_FIELD_DATATYPE_HDLR (Navigational field data type handler)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-EEW (Application Component) Easy Enhancement Workbench
⤷
AXT_COMMON (Package) Common Extensibility objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_ABST_DATATYPE_HDLR | Abstract Datatype Handler | 20090821 |
Properties
| Class | CL_AXT_NAV_FIELD_DATATYPE_HDLR | |
| Short Description | Navigational field data type handler | |
| Super Class | CL_AXT_ABST_DATATYPE_HDLR | Abstract Datatype Handler |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | AXT_COMMON | Common Extensibility objects |
| Created | 20090821 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_AXT_NAV_FIELD_DATATYPE_HDLR has no forward declaration.
Interfaces
Class CL_AXT_NAV_FIELD_DATATYPE_HDLR has no interface implemented.
Friends
Class CL_AXT_NAV_FIELD_DATATYPE_HDLR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | '%AXT%F4_CLOSED' | 20091110 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | '%AXT%F4_POPUP' | 20091110 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | '%AXT%F4_TRIGGER' | 20091110 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | '%AXT%NAV' | 20091110 | |||
| 5 | Constant | Public | Type reference (TYPE) | AXT_NAME | 'NAV_OBJECT' | 20090922 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | '#AET_DYN_POPUP#' | 20091110 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20091110 | ||
| 2 | Instance method | Private | Method | 20091110 | ||
| 3 | Instance method | Private | Method | 20091110 | ||
| 4 | Instance method | Private | Method | 20091110 | ||
| 5 | Instance method | Private | Method | 20091110 | ||
| 6 | Instance method | Private | Method | 20090922 | ||
| 7 | Instance method | Private | Method | 20091110 | ||
| 8 | Instance method | Private | Method | 20110516 |
Events
Class CL_AXT_NAV_FIELD_DATATYPE_HDLR has no event.
Types
Class CL_AXT_NAV_FIELD_DATATYPE_HDLR has no local type.
Method Signatures
Method CLEANUP_LAST_CALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_POPUP_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_WCF_BSP_VIEW_POPUP_MANAGER | 20091110 |
Method CLEANUP_LAST_CALL on class CL_AXT_NAV_FIELD_DATATYPE_HDLR has no exception.
Method GET_LAST_CALL_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_LAST_ENTITY | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_PROPERTY_ACCESS | Access Interface for BO Attributes | 20100108 | |||
| 2 | EO_LAST_POPUP | Call by reference | Object reference (TYPE REF TO) | IF_BSP_WD_POPUP | 20091110 | ||||
| 3 | EV_LAST_SEND_ACTIVE | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | 20091110 | ||||
| 4 | IO_POPUP_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_WCF_BSP_VIEW_POPUP_MANAGER | 20091110 |
Method GET_LAST_CALL_INFO on class CL_AXT_NAV_FIELD_DATATYPE_HDLR has no exception.
Method GET_POPUP_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VARIANT | Call by reference | Type reference (TYPE) | AXT_NAME | 20091110 | ||||
| 2 | RV_NAME | Value transfer | Type reference (TYPE) | STRING | 20091110 |
Method GET_POPUP_NAME on class CL_AXT_NAV_FIELD_DATATYPE_HDLR has no exception.
Method HANDLE_CLOSE_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_POPUP_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_WCF_BSP_VIEW_POPUP_MANAGER | 20091110 | ||||
| 2 | IS_FIELD | Call by reference | Type reference (TYPE) | AXTS_RUNTIME_EXT_FIELD | 20091110 | ||||
| 3 | IV_ATTRIBUTE | Call by reference | Type reference (TYPE) | AXT_FIELD_ID | 20091110 |
Method HANDLE_CLOSE_EVENT on class CL_AXT_NAV_FIELD_DATATYPE_HDLR has no exception.
Method LAUNCH_F4 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 | 20091110 | ||||
| 2 | IO_CURRENT | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_PROPERTY_ACCESS | 20091110 | ||||
| 3 | IO_POPUP_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_WCF_BSP_VIEW_POPUP_MANAGER | 20091110 | ||||
| 4 | IO_TRIGGERING_CONTEXT_NODE | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_CONTEXT_NODE | 20091110 | ||||
| 5 | IO_VIEW_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_VIEW_CONTROLLER | 20091110 | ||||
| 6 | IS_FIELD | Call by reference | Type reference (TYPE) | AXTS_RUNTIME_EXT_FIELD | 20091110 | ||||
| 7 | IV_ATTRIBUTE | Call by reference | Type reference (TYPE) | AXT_FIELD_ID | 20091110 | ||||
| 8 | IV_UI_VALUE | Call by reference | Type reference (TYPE) | STRING | 20091110 |
Method LAUNCH_F4 on class CL_AXT_NAV_FIELD_DATATYPE_HDLR has no exception.
Method READ_DOMAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DATATYPE | Call by reference | Type reference (TYPE) | DATATYPE_D | Data Type in ABAP Dictionary | 20090922 | |||
| 2 | EV_DECIMALS | Call by reference | Type reference (TYPE) | AXT_FIELD_DECIMALS | Field Decimals | 20090922 | |||
| 3 | EV_DOMAIN | Call by reference | Type reference (TYPE) | DOMNAME | Domain name | 20090922 | |||
| 4 | EV_LENGTH | Call by reference | Type reference (TYPE) | AXT_FIELD_LENGTH | Field Length | 20090922 | |||
| 5 | IV_VARIANT | Call by reference | Type reference (TYPE) | AXT_FIELD_VARIANT | Field data type variant | 20090922 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Data invalid error | 20090922 |
Method TRIGGER_NAVIGATION 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 | 20091119 | ||||
| 2 | IS_FIELD | Call by reference | Type reference (TYPE) | AXTS_RUNTIME_EXT_FIELD | 20091110 | ||||
| 3 | IV_ATTRIBUTE | Call by reference | Type reference (TYPE) | AXT_FIELD_ID | 20091110 |
Method TRIGGER_NAVIGATION on class CL_AXT_NAV_FIELD_DATATYPE_HDLR has no exception.
Method VALIDATE_ENTITY 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 | 20110516 | |||
| 2 | RV_VALID | Value transfer | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20110516 |
Method VALIDATE_ENTITY on class CL_AXT_NAV_FIELD_DATATYPE_HDLR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 701 |