SAP ABAP Class CL_RSO_RENDER_HTML_TOPFRAME (BW Repository: Generate HTML: Navigation Page)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSO_EXTENSION (Package) BW Repository (Parts Not Within CORE)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSO_OBJECT_XMIC BW Metadata Repository: Constants for XML 20010212
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSO_RENDER_HTML BW Repository: Create HTML 19991118
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSO_REPOSITORY_XML_CONST BW Metadata Repository: Constants for XML 20010126
Properties
Class CL_RSO_RENDER_HTML_TOPFRAME  
Short Description BW Repository: Generate HTML: Navigation Page    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package RSO_EXTENSION   BW Repository (Parts Not Within CORE) 
Created 19991118   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSO_RENDER_HTML Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_RSO_RENDER_HTML_LIST_TYPE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_RSO_RENDER_HTML_LIST_TYPES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 CL_RSO_RENDER_HTML_SEARCH Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
5 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSO_OBJECT_XMIC BW Metadata Repository: Constants for XML 20010212
2 IF_RSO_RENDER_HTML BW Repository: Create HTML 19991118
3 IF_RSO_REPOSITORY_XML_CONST BW Metadata Repository: Constants for XML 20010126
Friends
Class CL_RSO_RENDER_HTML_TOPFRAME has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_C_URL_PREFIX_FRAMELEFT Instance attribute Public Attribute reference (LIKE) 20000405
2 P_C_URL_PREFIX_FRAMERIGHT Instance attribute Public Attribute reference (LIKE) 20000405
3 P_C_URL_PREFIX_TOPFRAME Instance attribute Private Attribute reference (LIKE) 20000405
4 P_OBJVERS Instance attribute Private Type reference (TYPE) RS_OBJVERS Object version 19991118
5 P_R_OBJECT_NET_RENDER Instance attribute Private Object reference (TYPE REF TO) IF_RSO_OBJECT_NETWORK_DRAW BW Repository: HTML Connection Network for the Objects 20000406
6 P_T_OBJECT_LIST Instance attribute Private Type reference (TYPE) RSO_T_OBJECT_LIST Key Figures 19991118
Methods
# Method Level Visibility Method type Description Created on
1 GET_URL_OF_FRAMELEFT Static method Public Method Create URL for Main Page - Left Frame 20000405
2 GET_URL_OF_FRAMERIGHT Static method Public Method Create URL for Main Page - Right Frame 20000405
3 GET_URL_OF_TOPFRAME Static method Public Method Create URL for Main Page 20000405
4 RENDER Instance method Public Method 19991118
5 RENDER_FRAME_LEFT Instance method Public Method Create Page for Frame on Left 20000217
6 RENDER_FRAME_RIGHT Instance method Public Method Create Page for Frame on Right 20000217
7 RENDER_MAIN Instance method Public Method Create Main Page 20000217
Events
Class CL_RSO_RENDER_HTML_TOPFRAME has no event.
Types
Class CL_RSO_RENDER_HTML_TOPFRAME has no local type.
Method Signatures

Method GET_URL_OF_FRAMELEFT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logisches System 20000405
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RS_OBJVERS RS_C_OBJVERS-ACTIVE Objektversion 20000405
3 Returning R_URL Value transfer Type reference (TYPE) STRING URL der Objektseite 20000405

Method GET_URL_OF_FRAMELEFT on class CL_RSO_RENDER_HTML_TOPFRAME has no exception.

Method GET_URL_OF_FRAMERIGHT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logisches System 20000405
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RS_OBJVERS RS_C_OBJVERS-ACTIVE Objektversion 20000405
3 Returning R_URL Value transfer Type reference (TYPE) STRING URL der Objektseite 20000405

Method GET_URL_OF_FRAMERIGHT on class CL_RSO_RENDER_HTML_TOPFRAME has no exception.

Method GET_URL_OF_TOPFRAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logisches System 20000405
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RS_OBJVERS RS_C_OBJVERS-ACTIVE Objektversion 20000405
3 Returning R_URL Value transfer Type reference (TYPE) STRING URL der Objektseite 20000405

Method GET_URL_OF_TOPFRAME on class CL_RSO_RENDER_HTML_TOPFRAME has no exception.

Method RENDER Signature

Method RENDER on class CL_RSO_RENDER_HTML_TOPFRAME has no parameter.
Method RENDER on class CL_RSO_RENDER_HTML_TOPFRAME has no exception.

Method RENDER_FRAME_LEFT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_HTML Call by reference Type reference (TYPE) STRING HTML Text 20010518
2 Changing C_TH_W3OBJID Call by reference Type reference (TYPE) RSO_TH_W3OBJID Zusätzliche Web Objects 20000217
3 Changing C_TS_HYPERLINK Call by reference Type reference (TYPE) RSO_TS_HYPERLINK BW Repository: Liste von Hyperlinks 20000222
4 Importing I_OBJLOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Quellsystem 20000405
5 Importing I_OBJVERS Call by reference Type reference (TYPE) RS_OBJVERS RS_C_OBJVERS-ACTIVE Objektversion 20000217
# Exception Resumable Description Created on
1 PAGE_FAULT Seite konnte nicht aufgebaut werden 20000217

Method RENDER_FRAME_RIGHT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_HTML Call by reference Type reference (TYPE) STRING HTML Text 20010518
2 Changing C_TH_W3OBJID Call by reference Type reference (TYPE) RSO_TH_W3OBJID Zusätzliche Web Objects 20000217
3 Changing C_TS_HYPERLINK Call by reference Type reference (TYPE) RSO_TS_HYPERLINK BW Repository: Liste von Hyperlinks 20000222
4 Importing I_OBJLOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Quellsystem 20000405
5 Importing I_OBJVERS Call by reference Type reference (TYPE) RS_OBJVERS RS_C_OBJVERS-ACTIVE Objektversion 20000217
# Exception Resumable Description Created on
1 PAGE_FAULT Seite konnte nicht aufgebaut werden 20000217

Method RENDER_MAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_HTML Call by reference Type reference (TYPE) STRING HTML Text 20010518
2 Changing C_TH_W3OBJID Call by reference Type reference (TYPE) RSO_TH_W3OBJID Zusätzliche Web Objects 20000217
3 Changing C_TS_HYPERLINK Call by reference Type reference (TYPE) RSO_TS_HYPERLINK BW Repository: Liste von Hyperlinks 20000222
4 Importing I_OBJLOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Quellsystem 20000405
5 Importing I_OBJVERS Call by reference Type reference (TYPE) RS_OBJVERS RS_C_OBJVERS-ACTIVE Objektversion 20000217
6 Importing I_URL_PREFIX Call by reference Type reference (TYPE) STRING URL Präfix 20010126
# Exception Resumable Description Created on
1 PAGE_FAULT Seite konnte nicht aufgebaut werden 20000217
History
Last changed by/on SAP  20130531 
SAP Release Created in