SAP ABAP Class CL_WCF_ALT_NAV_LOAD_UTIL (Alternative Navbar Loader Util Class)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-APF (Application Component) Application Frame
⤷
CRM_BSP_UI_FRAME_CORE (Package) Application Frame DDIC, Services and Utilities
⤷
⤷
Properties
| Class | CL_WCF_ALT_NAV_LOAD_UTIL | |
| Short Description | Alternative Navbar Loader Util Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_BSP_UI_FRAME_CORE | Application Frame DDIC, Services and Utilities |
| Created | 20090213 | SAP |
| Last change | 20100303 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WCF_ALT_NAV_LOAD_UTIL has no forward declaration.
Interfaces
Class CL_WCF_ALT_NAV_LOAD_UTIL has no interface implemented.
Friends
Class CL_WCF_ALT_NAV_LOAD_UTIL 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 | 'COCKPIT' | Cockpit to load by NWBC runtime | 20090213 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'demoA' | 20090213 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'HELPWINFEATURES' | Winfeatures for help window | 20090213 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'width=300,height=600,resizable=yes,toolbar=no,menubar=no,location=no,status=no' | 20090213 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'WINFEATURES' | Winfeatures for new window | 20090213 | ||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'toolbar=no,menubar=no,location=no,status=no,resizable=yes' | 20090213 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | WCFT_PARAM_KEY_VALUE | Parmeter Key Value Table Type | 20090213 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | WCF_ALT_NAV_LOAD_ID | Alternative Navbar Loader ProfileID | 20090213 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | WCF_LOADER_IMPL_CLASS | Alternative Navbar Loader Implementation Class | 20090213 | |||
| 10 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_WCF_ALT_NAV_LOAD_UTIL | Alternative Navbar Loader Util Class | 20090213 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090213 | |
| 2 | Static method | Public | Method | Get cockpit | 20090213 | |
| 3 | Static method | Public | Method | Get winweatures | 20090213 | |
| 4 | Static method | Public | Method | Get instance | 20090213 | |
| 5 | Static method | Public | Method | Get load impl class | 20090213 | |
| 6 | Instance method | Public | Method | Get parameter | 20090213 | |
| 7 | Static method | Public | Method | Get winweatures | 20090213 |
Events
Class CL_WCF_ALT_NAV_LOAD_UTIL has no event.
Types
Class CL_WCF_ALT_NAV_LOAD_UTIL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_WCF_ALT_NAV_LOAD_UTIL has no parameter.
Method CONSTRUCTOR on class CL_WCF_ALT_NAV_LOAD_UTIL has no exception.
Method GET_COCKPIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20090213 |
Method GET_COCKPIT on class CL_WCF_ALT_NAV_LOAD_UTIL has no exception.
Method GET_HELP_WINFEATURES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20090213 |
Method GET_HELP_WINFEATURES on class CL_WCF_ALT_NAV_LOAD_UTIL has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_WCF_ALT_NAV_LOAD_UTIL | Alternative Navbar Loader Util Class | 20090213 |
Method GET_INSTANCE on class CL_WCF_ALT_NAV_LOAD_UTIL has no exception.
Method GET_LOAD_IMPL_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20090213 |
Method GET_LOAD_IMPL_CLASS on class CL_WCF_ALT_NAV_LOAD_UTIL has no exception.
Method GET_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | SIMPLE | 20090213 | ||||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20090213 |
Method GET_PARAMETER on class CL_WCF_ALT_NAV_LOAD_UTIL has no exception.
Method GET_WINFEATURES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20090213 |
Method GET_WINFEATURES on class CL_WCF_ALT_NAV_LOAD_UTIL has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 701 |