SAP ABAP Class CL_RSOD_MORM_URL_HANDLING (Modifying URLs for Meta Object Repository Manager)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSOD_EXTENSION (Package) BW Document Connection (Components Outside of CORE)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSOD_DOCU_URL_HANDLER Modified URLs for Generated Documentation of Meta Object 20030702
Properties
Class CL_RSOD_MORM_URL_HANDLING  
Short Description Modifying URLs for Meta Object Repository Manager    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSOD_EXTENSION   BW Document Connection (Components Outside of CORE) 
Created 20030702   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_RSO_RENDER_HTML Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSOD_DOCU_URL_HANDLER Modified URLs for Generated Documentation of Meta Object 20030702
Friends
Class CL_RSOD_MORM_URL_HANDLING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_URL_ACTIVE Constant Public Type reference (TYPE) STRING 'activeVersion' URL Part: Active Data 20030702
2 C_URL_DATAFLOW Constant Public Type reference (TYPE) STRING 'dataflow' URL Part: Data Flow 20030702
3 C_URL_DELIVERY Constant Public Type reference (TYPE) STRING 'deliveredVersion' URL Part: Delivered Objects 20030702
4 C_URL_DOCUMENTATION Constant Public Type reference (TYPE) STRING 'documentation' URL Part: Documentation 20030702
5 C_URL_LAUNCH Constant Public Type reference (TYPE) STRING 'launch' URL Part: Execute 20030702
6 C_URL_PREVIEW Constant Public Type reference (TYPE) STRING 'preview' URL Part: Preview 20030702
7 C_URL_STARSCHEMA Constant Public Type reference (TYPE) STRING 'starschema' URL Part: Star Schema 20030702
8 P_DOCUMENTS_URL_PREFIX Instance attribute Private Type reference (TYPE) STRING URL Prefix for Links to Documents (Only Name Missing) 20030702
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030702
2 GET_KM_NAME Static method Public Method Gets the (Portal) KM Name of a Meta Object Type 20031030
Events
Class CL_RSOD_MORM_URL_HANDLING has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GT_S_COLLECTION_NAME Private See coding 20031020 begin of GT_S_COLLECTION_NAME, tlogo type rstlogo, name type string, end of gt_s_collection_name
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOCUMENTS_URL_PREFIX Call by reference Type reference (TYPE) STRING URL Prefix für Links zu Dokumenten (es fehlt nur der Name) 20030702

Method CONSTRUCTOR on class CL_RSOD_MORM_URL_HANDLING has no exception.

Method GET_KM_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO Meta Objekttyps 20031030
2 Returning R_KM_NAME Value transfer Type reference (TYPE) RSO_KM_NAME Name eines TLOGO Objektes im Portal KM 20031030

Method GET_KM_NAME on class CL_RSOD_MORM_URL_HANDLING has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400