SAP ABAP Class /UI2/IF_LAUNCHPAD_DB_ACCESS (Launch pad data access internal)
Properties
Class /UI2/IF_LAUNCHPAD_DB_ACCESS  
Short Description Launch pad data access internal    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20111116   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /UI2/IF_LAUNCHPAD_DB_ACCESS has no forward declaration.
Interfaces
Class /UI2/IF_LAUNCHPAD_DB_ACCESS has no interface implemented.
Friends
Class /UI2/IF_LAUNCHPAD_DB_ACCESS has no friend class.
Attributes
Class /UI2/IF_LAUNCHPAD_DB_ACCESS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONTENT Instance method Public Method 20111219
2 GET_LAUNCHPADS Instance method Public Method 20111219
3 GET_NAVIGATION_OBJECT Instance method Public Method 20111219
4 GET_URL Instance method Public Method 20111219
Events
Class /UI2/IF_LAUNCHPAD_DB_ACCESS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_LPADT Public See coding 20111219 tt_lpadt TYPE STANDARD TABLE OF apb_launchpadt
Method Signatures

Method GET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CONTENT Call by reference Type reference (TYPE) IF_FPM_NAVIGATION=>T_TARGET 20111219
2 Exporting EV_SUBRC Call by reference Attribute reference (LIKE) SY-SUBRC 20111219
3 Importing IR_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_FPM_NAVIGATION 20111219
4 Importing IS_KEY Call by reference Type reference (TYPE) FPM_S_NAVIGATION_KEY Key for Navigationset 20111220

Method GET_CONTENT on class /UI2/IF_LAUNCHPAD_DB_ACCESS has no exception.

Method GET_LAUNCHPADS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LPADT Call by reference Type reference (TYPE) TT_LPADT 20111219
2 Exporting EV_SUBRC Call by reference Attribute reference (LIKE) SY-SUBRC 20111219
3 Importing IT_FILTER_SELECT_OPTIONS Call by reference Type reference (TYPE) /IWBEP/T_MGW_SELECT_OPTION table of select options 20120322
4 Importing IV_INSTANCE Call by reference Type reference (TYPE) APB_LPD_INSTANCE Instance 20120103
5 Importing IV_ROLE Call by reference Type reference (TYPE) APB_LPD_ROLE Role 20120103

Method GET_LAUNCHPADS on class /UI2/IF_LAUNCHPAD_DB_ACCESS has no exception.

Method GET_NAVIGATION_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_FPM_NAVIGATION 20111219
2 Exporting EV_SUBRC Call by reference Type reference (TYPE) SY-SUBRC 20111219
3 Importing IS_KEY Call by reference Type reference (TYPE) FPM_S_NAVIGATION_KEY 20111219

Method GET_NAVIGATION_OBJECT on class /UI2/IF_LAUNCHPAD_DB_ACCESS has no exception.

Method GET_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_URL Call by reference Type reference (TYPE) STRING 20111219
2 Importing IR_NAV Call by reference Object reference (TYPE REF TO) /UI2/CL_LAUNCHPAD_NAV_00 Launchpad Navigation 20111219
3 Importing IV_LINK Call by reference Type reference (TYPE) STRING 20111219
4 Importing IV_LPAD Call by reference Type reference (TYPE) STRING 20111219
5 Importing IV_TARGET Call by reference Type reference (TYPE) STRING 20111219
6 Importing IV_UNITTEST Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20111219
# Exception Resumable Description Created on
1 /UI2/CX_RUNTIME UI2 Exception for data provider 20111219
History
Last changed by/on SAP  20130531 
SAP Release Created in