SAP ABAP Class /UI2/CL_LAUNCHPAD_NAV_URL_02 (API to launch an application)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI2-INT-BE (Application Component) Backend Enablement
     /UI2/SERVICES_LAUNCHPAD_702 (Package) UI BE: Launchpad services, release 7.02
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /UI2/CL_LAUNCHPAD_NAV_URL_01 API to launch an application 20120131
Properties
Class /UI2/CL_LAUNCHPAD_NAV_URL_02  
Short Description API to launch an application    
Super Class /UI2/CL_LAUNCHPAD_NAV_URL_01 API to launch an application 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /UI2/SERVICES_LAUNCHPAD_702   UI BE: Launchpad services, release 7.02 
Created 20120127   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /UI2/IF_LAUNCHPAD_ACCESS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class /UI2/CL_LAUNCHPAD_NAV_URL_02 has no interface implemented.
Friends
Class /UI2/CL_LAUNCHPAD_NAV_URL_02 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_LAUNCHER_CLASS Instance attribute Private Object reference (TYPE REF TO) IF_APB_LPD_LAUNCH_APPLICATION 20120127
2 MR_LAUNCHPAD Instance attribute Private Object reference (TYPE REF TO) CL_APB_LAUNCHPAD 20120127
3 MS_NAV_ABS Instance attribute Private Type reference (TYPE) YS_NAV_ABS 20120127
4 MS_NAV_OBN Instance attribute Private Type reference (TYPE) YS_NAV_OBN 20120127
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120131
2 GET_URL Instance method Private Method 20120127
Events
Class /UI2/CL_LAUNCHPAD_NAV_URL_02 has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_NAV_ABS Private See coding 20120127 BEGIN OF ys_nav_abs, navigation_target TYPE string, navigation_mode TYPE string, window_features TYPE string, window_name TYPE string, history_mode TYPE string, target_title TYPE string, context_url TYPE string, post_parameters TYPE abap_bool, use_sap_launcher TYPE abap_bool, business_parameters TYPE wdy_key_value_table, launcher_parameters TYPE wdy_key_value_table, END OF ys_nav_abs
2 YS_NAV_OBN Private See coding 20120127 BEGIN OF ys_nav_obn, system TYPE string, object_type TYPE string, object_value_name TYPE string, object_value TYPE string, operation TYPE string, business_parameters TYPE wdy_key_value_table, forward_obn_metadata TYPE abap_bool, use_forwardparameters_of_al TYPE abap_bool, resolving_mode TYPE string, END OF ys_nav_obn
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SHELLTYPE Call by reference Type reference (TYPE) STRING '' 20120531

Method CONSTRUCTOR on class /UI2/CL_LAUNCHPAD_NAV_URL_02 has no exception.

Method GET_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_POST_BODY Call by reference Type reference (TYPE) /UI2/IF_LAUNCHPAD_ACCESS=>T_PARAMETERS 20120127
2 Exporting EV_URL Call by reference Type reference (TYPE) STRING 20120127
# Exception Resumable Description Created on
1 /UI2/CX_RUNTIME UI2 Exception for data provider 20120127
History
Last changed by/on SAP  20130531 
SAP Release Created in 100