SAP ABAP Class CL_AXT_CA_NAV_FIELD_SUPPORT (Generic Navigational Field Handler for Rapid Applications)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-RA (Application Component) Rapid Applications
⤷
AXT_RA (Package) Rapid Apps
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_ABSTR_NAV_FIELD_SUPPORT | Base class for nav field support | 20090930 |
Properties
| Class | CL_AXT_CA_NAV_FIELD_SUPPORT | |
| Short Description | Generic Navigational Field Handler for Rapid Applications | |
| Super Class | CL_AXT_ABSTR_NAV_FIELD_SUPPORT | Base class for nav field support |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | AXT_RA | Rapid Apps |
| Created | 20090930 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_AXT_CA_NAV_FIELD_SUPPORT has no forward declaration.
Interfaces
Class CL_AXT_CA_NAV_FIELD_SUPPORT has no interface implemented.
Friends
Class CL_AXT_CA_NAV_FIELD_SUPPORT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_AXT_RAPID_APP_METADATA | 20090930 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | AXT_NAME | 20091002 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | AXT_BOOLEAN | 20091002 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | 20091002 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090930 | |
| 2 | Instance method | Private | Method | 20091002 | ||
| 3 | Instance method | Private | Method | 20091002 | ||
| 4 | Instance method | Private | Method | 20091002 |
Events
Class CL_AXT_CA_NAV_FIELD_SUPPORT has no event.
Types
Class CL_AXT_CA_NAV_FIELD_SUPPORT has no local type.
Method Signatures
Method CONSTRUCTOR 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_FIELD_VARIANT | Field data type variant | 20090930 |
Method CONSTRUCTOR on class CL_AXT_CA_NAV_FIELD_SUPPORT has no exception.
Method CONVERT_ENTITY_TO_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ENTITY | Call by reference | Object reference (TYPE REF TO) | CL_CRM_BOL_ENTITY | 20091002 | ||||
| 2 | RV_RECORD_ID | Value transfer | Type reference (TYPE) | STRING | 20091002 |
Method CONVERT_ENTITY_TO_KEY on class CL_AXT_CA_NAV_FIELD_SUPPORT has no exception.
Method GET_LOG_KEY_FIELD_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_AMBIGUOUS | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | 20091002 | ||||
| 2 | EV_NAME | Call by reference | Type reference (TYPE) | AXT_NAME | 20091002 | ||||
| 3 | IV_QUERY_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | 20091002 |
Method GET_LOG_KEY_FIELD_NAME on class CL_AXT_CA_NAV_FIELD_SUPPORT has no exception.
Method GET_ROOT_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_QUERY_NAME | Value transfer | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | 20091002 |
Method GET_ROOT_QUERY on class CL_AXT_CA_NAV_FIELD_SUPPORT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |