SAP ABAP Class CL_RSOD_UTILITIES (Auxiliary Methods for BW Documents)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSOD (Package) KW Document Link (Core)
Properties
Class CL_RSOD_UTILITIES  
Short Description Auxiliary Methods for BW Documents    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSO    
Program status     
Category 0   
Package RSOD   KW Document Link (Core) 
Created 20010109   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_RSOD_PROP_GENERATION Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_RSOD_CONST Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 RRSV Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RSR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 SDOKM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
7 SKWFC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSOD_UTILITIES has no interface implemented.
Friends
Class CL_RSOD_UTILITIES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CHARSET_STRING Constant Private Type reference (TYPE) STRING '; charset=' String for Storing the Encoding in MIME Type 20030715
2 P_CONTEXT_ID Static Attribute Private Type reference (TYPE) SKWF_CTXID KW Framework: Context ID 20010302
3 P_DUMMY_MSG Static Attribute Private Type reference (TYPE) C 20010126
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CLIENT_TO_URL Static method Public Method If Absolute, Add URL Paramater to Client (SAP Client) URL 20030709
2 ADD_EXTENSION_TO_FILENAME Static method Public Method Adds File Name Extension to a File Name 20030722
3 ADD_PARAMETER_TO_URL Static method Public Method Add Parameters to URL 20030709
4 ADD_SAP_LANGUAGE Static method Public Method Add URL Language 20020808
5 CONVERT_PROP_TO_EXT Static method Public Method Conversion of Parameters in the External Presentation 20010905
6 CONVERT_PROP_TO_INT Static method Public Method Conversion of Attribute Value in the Internal Presentation 20010905
7 ENCODING_TO_MIMETYPE Static method Public Method Adds MIME Type Coding 20030715
8 EXTENSION_TO_MIMETYPE Static method Public Method Converts File Extension in MIME Type 20030722
9 FILL_PROP_VALUE Static method Public Method Fills Values of a Property from a Range/ Request Selection 20010213
10 GET_ABAP_CLASS Static method Public Method Delivers the ABAP Class for Document Class 20010912
11 GET_BYTE_LENGTH Static method Public Method Delivers the Length of the Contents of a String in Bytes 20010518
12 GET_CHANM_IF_CHAVL Static method Public Method Delivers Characteristic Name When Characteristic Value 20010905
13 GET_CM_CONTEXT Static method Public Method Returns the Standard Context for User 20010302
14 GET_CM_CONTEXT_SELECTION Static method Public Method Gets Table of Context Selections 20030108
15 GET_DEFAULT_TEMPLATE_ID Static method Public Method Gets the Default Template for Displaying Documents 20010430
16 GET_DOCCL_FROM_ROOT_FOLDER Static method Public Method Delivers the Document Classes from the Folder 20010809
17 GET_DOC_CLASS_BW_FROM_CM Static method Public Method Delivers the BW Document Class from the CM Document Class 20010109
18 GET_DOC_CLASS_LO_FROM_BW Static method Public Method Delivers the Logical Doc. Class from the BW Document Class 20010109
19 GET_DOC_CLASS_PH_FROM_BW Static method Public Method Delivers the Physical Doc. Class from the BW Document Class 20010109
20 GET_EMPTY_URL Static method Public Method URL for Empty Page 20020522
21 GET_MAX_PROP_DOC Static method Public Method Gets Maximum Number of Document Properties 20020225
22 GET_PROPERTIES_OF_DOC_CLASS Static method Public Method Gets All Properties of a Document Class 20010913
23 GET_PROP_DDIC_INFO Static method Public Method Gets the DDIC Information for an Attribute 20010202
24 GET_PROP_DESCRIPTION Static method Public Method Delivers the Description of an Attribute (Name and Value) 20010109
25 GET_PROP_NAME_DESCRIPTION Static method Public Method Delivers the Description of an Attribute Name 20010126
26 GET_PROP_VALUE_DESCRIPTION Static method Public Method Delivers the Description of an Attribute Value 20010126
27 GET_ROOT_FOLDER Static method Public Method Delivers the Root Directory of a Document Class 20010109
28 GET_ROOT_FOLDER_REL_URL Static method Public Method Gets the Relative URL for the Root Folder of the Doc. Class 20010531
29 GET_ROWS_OF_TEXT Static method Public Method Returns No. of Rows of a Text with Predefined Width 20030123
30 GET_SEL_FROM_MASTER_DATA Static method Public Method Builds Selection from Single Values for Master Data Table 20020211
31 GET_SPECIAL_VALUE_DESCRIPTION Static method Public Method Delivers Texts for Special Generic Values of Properties 20010125
32 GET_TABULATION Static method Public Method Gets Tabulation of a Document Class (Incl. TLOGO Type) 20010315
33 GET_TEXT_DOC_CLASS Static method Public Method Gets the Text for a Document Class 20010420
34 GET_TEXT_OF_TLOGO Static method Public Method Reads TLOGO Object Text (First A Then M) 20020926
35 GET_UNUSED_PHIO_PROPS Static method Public Method Returns Table with Unused PHIO Properties 20010515
36 GET_URL_PREFIX Static method Public Method Delivers URL Document Prefix http://..../sap/bw/doc 20020205
37 IS_ABSOLUTE Static method Private Method Checks Whether a URL Is Absolute 20031118
38 IS_DOC_CLASS_STORED_IN_PORTAL Static method Public Method Checks Whether Documents of Class are Saved in Portal 20060404
39 MIMETYPE_TO_ENCODING Static method Public Method Splits MIMEType into Encoding and MIME Type without Encoding 20030715
40 MIMETYPE_TO_EXTENSION Static method Public Method Converts MIME Type in File Extension 20030722
41 PROP_NAME_IS_GENERATED Static method Public Method Checks whether the property is generated 20010316
42 SELECT_TEXT Static method Public Method Selection of a Text 20011205
43 SHORTEN_TEXT Static method Private Method Shorten Text to 20 Places 20011205
44 STRING_TO_CONTENT_TABLE Static method Public Method Conversion String -> Table (With Setting for File Info) 20010528
Events
Class CL_RSOD_UTILITIES has no event.
Types
Class CL_RSOD_UTILITIES has no local type.
Method Signatures

Method ADD_CLIENT_TO_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_URL Call by reference Type reference (TYPE) STRING 20030709
2 Returning R_URL Value transfer Type reference (TYPE) STRING 20030709

Method ADD_CLIENT_TO_URL on class CL_RSOD_UTILITIES has no exception.

Method ADD_EXTENSION_TO_FILENAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_FILE_NAME Call by reference Type reference (TYPE) SDOK_FILNM Relative Storage Location of Physical Document 20030722
2 Importing I_MIMETYPE Call by reference Type reference (TYPE) W3CONTTYPE MIME Type (Encoding Is Deleted) 20030722

Method ADD_EXTENSION_TO_FILENAME on class CL_RSOD_UTILITIES has no exception.

Method ADD_PARAMETER_TO_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_URL Call by reference Type reference (TYPE) STRING URL 20030709
2 Importing I_PARAMETER Call by reference Type reference (TYPE) STRING Parameter name 20030709
3 Importing I_VALUE Call by reference Type reference (TYPE) C Parameter Value 20030709

Method ADD_PARAMETER_TO_URL on class CL_RSOD_UTILITIES has no exception.

Method ADD_SAP_LANGUAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_URL Call by reference Type reference (TYPE) STRING 20020808

Method ADD_SAP_LANGUAGE on class CL_RSOD_UTILITIES has no exception.

Method CONVERT_PROP_TO_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) SDOK_PROPN Attribute of a Document or a Relationship 20010905
2 Importing I_T_PROP Call by reference Type reference (TYPE) SDOKPROPTYS SDOK: List of Pairs of Name and Value 20010905
3 Importing I_VALUE_INT Value transfer Type reference (TYPE) SDOK_PROPV Attribute Value (Internal) 20010905
4 Returning R_VALUE_EXT Value transfer Type reference (TYPE) SDOK_PROPV Attribute Value (External) 20010905

Method CONVERT_PROP_TO_EXT on class CL_RSOD_UTILITIES has no exception.

Method CONVERT_PROP_TO_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) SDOK_PROPN Attribute of a Document or a Relationship 20010905
2 Importing I_T_PROP Call by reference Type reference (TYPE) SDOKPROPTYS Additional Properties 20010905
3 Importing I_VALUE_EXT Value transfer Type reference (TYPE) SDOK_PROPV Attribute Value (External) 20010905
4 Returning R_VALUE_INT Value transfer Type reference (TYPE) SDOK_PROPV Attribute Value (Internal) 20010905

Method CONVERT_PROP_TO_INT on class CL_RSOD_UTILITIES has no exception.

Method ENCODING_TO_MIMETYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENCODING Call by reference Type reference (TYPE) ABAP_ENCOD Coding 20030715
2 Importing I_MIMETYPE Call by reference Type reference (TYPE) W3CONTTYPE MIME Type 20030715
3 Returning R_MIMETYPE Value transfer Type reference (TYPE) W3CONTTYPE MIME Type with Coding 20030715

Method ENCODING_TO_MIMETYPE on class CL_RSOD_UTILITIES has no exception.

Method EXTENSION_TO_MIMETYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXTENSION Value transfer Type reference (TYPE) SDOK_FNEXT File Name Extension 20030722
2 Returning R_MIMETYPE Value transfer Type reference (TYPE) W3CONTTYPE MIME Type (Encoding Is Deleted) 20030722
# Exception Resumable Description Created on
1 CX_RSOD General Error with Message in CM Framework 20030722

Method FILL_PROP_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROP_NAME Call by reference Type reference (TYPE) SDOK_PROPN Name of property 20010213
2 Importing I_R_REQ_SEL Call by reference Object reference (TYPE REF TO) CL_RSOD_REQUEST_SELECTION Request Selection for Documents 20021211
3 Importing I_TS_QUPROP Call by reference Type reference (TYPE) RSOD_TS_QUPROP Values (Range) 20010222
4 Returning R_PROP_VALUE Value transfer Type reference (TYPE) SDOK_PROPV Value 20010213

Method FILL_PROP_VALUE on class CL_RSOD_UTILITIES has no exception.

Method GET_ABAP_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOC_CLASS Call by reference Type reference (TYPE) RSOD_DOC_CLASS BW Document Class 20010912
2 Returning R_ABAP_CLASS Value transfer Type reference (TYPE) STRING 20010912

Method GET_ABAP_CLASS on class CL_RSOD_UTILITIES has no exception.

Method GET_BYTE_LENGTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STRING Call by reference Type reference (TYPE) STRING 20010518
2 Returning R_LENGTH Value transfer Type reference (TYPE) I 20010518

Method GET_BYTE_LENGTH on class CL_RSOD_UTILITIES has no exception.

Method GET_CHANM_IF_CHAVL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) SDOK_PROPN Attribute of a Document or a Relationship 20010905
2 Importing I_T_PROP Call by reference Type reference (TYPE) SDOKPROPTYS SDOK: List of Pairs of Name and Value 20010905
3 Returning R_CHANM Value transfer Type reference (TYPE) RSCHANM Characteristic 20010905

Method GET_CHANM_IF_CHAVL on class CL_RSOD_UTILITIES has no exception.

Method GET_CM_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CONTEXT_ID Value transfer Type reference (TYPE) SKWF_CTXID KW Framework: Context ID 20010302
# Exception Resumable Description Created on
1 CX_RSOD General Error with Message in CM Framework 20010302

Method GET_CM_CONTEXT_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_INSTANCE_SELECTORS Value transfer Type reference (TYPE) SDOKCXSELS List of Context Selectors 20030108

Method GET_CM_CONTEXT_SELECTION on class CL_RSOD_UTILITIES has no exception.

Method GET_DEFAULT_TEMPLATE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TEMPLATE_ID Value transfer Type reference (TYPE) STRING 20010430

Method GET_DEFAULT_TEMPLATE_ID on class CL_RSOD_UTILITIES has no exception.

Method GET_DOCCL_FROM_ROOT_FOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DOC_CLASS Call by reference Type reference (TYPE) RSOD_DOC_CLASS BW Document Class 20010809
2 Exporting E_LOIO_CLASS Call by reference Type reference (TYPE) SDOK_CLASS Document Class 20010809
3 Importing I_S_FOLDER Call by reference Type reference (TYPE) SKWF_IO KW Framework: Object Key 20010809

Method GET_DOCCL_FROM_ROOT_FOLDER on class CL_RSOD_UTILITIES has no exception.

Method GET_DOC_CLASS_BW_FROM_CM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SDOC_CLASS Call by reference Type reference (TYPE) SDOK_CLASS CM Class 20010109
2 Returning R_DOC_CLASS Value transfer Type reference (TYPE) RSOD_DOC_CLASS BW Document Class 20010109

Method GET_DOC_CLASS_BW_FROM_CM on class CL_RSOD_UTILITIES has no exception.

Method GET_DOC_CLASS_LO_FROM_BW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOC_CLASS Call by reference Type reference (TYPE) RSOD_DOC_CLASS BW Document Class 20010109
2 Returning R_SDOC_CLASS Value transfer Type reference (TYPE) SDOK_CLASS Logical Class 20010109

Method GET_DOC_CLASS_LO_FROM_BW on class CL_RSOD_UTILITIES has no exception.

Method GET_DOC_CLASS_PH_FROM_BW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOC_CLASS Call by reference Type reference (TYPE) RSOD_DOC_CLASS BW Document Class 20010109
2 Returning R_SDOC_CLASS Value transfer Type reference (TYPE) SDOK_CLASS Physical Class 20010109

Method GET_DOC_CLASS_PH_FROM_BW on class CL_RSOD_UTILITIES has no exception.

Method GET_EMPTY_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_HTML Value transfer Type reference (TYPE) STRING 20020522

Method GET_EMPTY_URL on class CL_RSOD_UTILITIES has no exception.

Method GET_MAX_PROP_DOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_MAX_PROP_DOC Value transfer Type reference (TYPE) I Maximum Number of Document Properties 20020225

Method GET_MAX_PROP_DOC on class CL_RSOD_UTILITIES has no exception.

Method GET_PROPERTIES_OF_DOC_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLASS Call by reference Type reference (TYPE) SDOK_CLASS Document Class 20010913
2 Returning R_T_PROPERTIES Value transfer Type reference (TYPE) SDOKMATTS SDOK/Model: Table for Attribute with Qualities 20010913

Method GET_PROPERTIES_OF_DOC_CLASS on class CL_RSOD_UTILITIES has no exception.

Method GET_PROP_DDIC_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROP_NAME Call by reference Type reference (TYPE) SDOK_PROPN Attribute of a Document or a Relationship 20010202
2 Returning R_S_DFIES Value transfer Type reference (TYPE) DFIES DD Interface: Table Fields for DDIF_FIELDINFO_GET 20010202

Method GET_PROP_DDIC_INFO on class CL_RSOD_UTILITIES has no exception.

Method GET_PROP_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DESCRIPTION_NAME Call by reference Type reference (TYPE) C Description of the Attribute Name 20010109
2 Exporting E_DESCRIPTION_VALUE Call by reference Type reference (TYPE) C Description of the Attribute Value 20010109
3 Importing I_SHORT Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE = 'X' Return Short Description to 20 Characters 20011205
4 Importing I_S_PROP Call by reference Type reference (TYPE) SDOKPROPTY SDOK: Object attribute, name and feature 20010109
5 Importing I_T_PROP Call by reference Type reference (TYPE) SDOKPROPTYS Values of Dependent Properties 20010213

Method GET_PROP_DESCRIPTION on class CL_RSOD_UTILITIES has no exception.

Method GET_PROP_NAME_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DESCRIPTION_NAME Call by reference Type reference (TYPE) C Description of the Attribute Name 20010126
2 Importing I_PROP_NAME Call by reference Type reference (TYPE) SDOK_PROPN SDOK: Object attribute, name and feature 20010126
3 Importing I_SHORT Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE = 'X' Return Short Description to 20 Characters 20011205

Method GET_PROP_NAME_DESCRIPTION on class CL_RSOD_UTILITIES has no exception.

Method GET_PROP_VALUE_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DESCRIPTION_VALUE Call by reference Type reference (TYPE) C Description Value 20010126
2 Importing I_SHORT Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE = 'X' Return Short Description to 20 Characters 20011205
3 Importing I_S_PROP Call by reference Type reference (TYPE) SDOKPROPTY SDOK: Attribute of an Object, Value 20010126
4 Importing I_T_PROP Call by reference Type reference (TYPE) SDOKPROPTYS Values from other dependent properties 20010213

Method GET_PROP_VALUE_DESCRIPTION on class CL_RSOD_UTILITIES has no exception.

Method GET_ROOT_FOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOC_CLASS Call by reference Type reference (TYPE) RSOD_DOC_CLASS BW Document Class 20010109
2 Returning R_S_FOLDER Value transfer Type reference (TYPE) SKWF_IO Folder 20010109

Method GET_ROOT_FOLDER on class CL_RSOD_UTILITIES has no exception.

Method GET_ROOT_FOLDER_REL_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOC_CLASS Call by reference Type reference (TYPE) RSOD_DOC_CLASS BW Document Class 20010531
2 Returning R_RELATIVE_URL Value transfer Type reference (TYPE) SDOK_PROPV Relative URL for the Root Folder of the Class 20010531

Method GET_ROOT_FOLDER_REL_URL on class CL_RSOD_UTILITIES has no exception.

Method GET_ROWS_OF_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LF Call by reference Type reference (TYPE) STRING Line Feed Character(s) 20030123
2 Importing I_TEXT Call by reference Type reference (TYPE) STRING Table with Lines of Text Document Content for the Web Server 20030123
3 Importing I_WIDTH Call by reference Type reference (TYPE) I Text Width 20030123
4 Returning R_ROWS Value transfer Type reference (TYPE) I Rows to be Displayed 20030123

Method GET_ROWS_OF_TEXT on class CL_RSOD_UTILITIES has no exception.

Method GET_SEL_FROM_MASTER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TS_QUPROP Call by reference Type reference (TYPE) RSOD_TS_QUPROP Sorted Search Queries 20020211
2 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20020211
3 Importing I_MAX_ROWS Call by reference Type reference (TYPE) I 0 Maximum number of records 20020211
4 Importing I_PROP_NAME Call by reference Type reference (TYPE) SDOK_PROPN Attribute of a Document or a Relationship 20020211
5 Importing I_T_SELOPT Call by reference Type reference (TYPE) RSDMR_T_SELOPT Selection Option 20020211
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Object Not Found 20020211

Method GET_SPECIAL_VALUE_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DESCRIPTION Value transfer Type reference (TYPE) C 20010125
2 Importing I_PROP_VALUE Call by reference Type reference (TYPE) SDOK_PROPV Attribute value 20010125

Method GET_SPECIAL_VALUE_DESCRIPTION on class CL_RSOD_UTILITIES has no exception.

Method GET_TABULATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ATTRIBTAB Call by reference Type reference (TYPE) SDOK_PRTAB Attribute feature table 20010315
2 Exporting E_HEADERTAB Call by reference Type reference (TYPE) SDOK_HDTAB Header table 20010315
3 Exporting E_TLOGO Value transfer Type reference (TYPE) RSTLOGO BW: Object type (TLOGO) 20010315
4 Importing I_DOC_CLASS Call by reference Type reference (TYPE) SDOK_CLASS Document Class 20010315
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Object Not Found 20010315

Method GET_TEXT_DOC_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOC_CLASS Call by reference Type reference (TYPE) RSOD_DOC_CLASS BW Document Class 20010420
2 Returning R_TEXT Value transfer Type reference (TYPE) SYMSGV Messages, message variables 20010420

Method GET_TEXT_DOC_CLASS on class CL_RSOD_UTILITIES has no exception.

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TXTLG Call by reference Type reference (TYPE) RSTXTLG Long Description 20020926
2 Exporting E_TXTSH Call by reference Type reference (TYPE) RSTXTSH Short Description 20020926
3 Importing I_S_TLOGO Call by reference Type reference (TYPE) RSO_S_TLOGO BW Repository: TLOGO Object and Type 20020926
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Object Not Found 20020926

Method GET_UNUSED_PHIO_PROPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_PROP Call by reference Type reference (TYPE) SDOKPROPTNS List of Attribute Names (as structure) 20010515
2 Exporting E_T_PROP_VALUE Value transfer Type reference (TYPE) SDOKPROPTYS SDOK: List of Pairs of Name and Value 20010515
3 Importing I_NEW_OBJECT Call by reference Type reference (TYPE) RS_BOOL 'X' New Object 20010517

Method GET_UNUSED_PHIO_PROPS on class CL_RSOD_UTILITIES has no exception.

Method GET_URL_PREFIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MESSAGESERVER Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE = 'X' Specify Server with Message Server (Load Distribution) 20020510
2 Importing I_RELATIVE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE ='X' Relative Address, = ' ': Absolute Address 20020912
3 Importing I_SERVICE Value transfer Type reference (TYPE) STRING IF_RSOD_CONST=>URL_WEB_REPORTING Service Called from URL /SAP/BW/BEX 20020912
4 Returning R_URL Value transfer Type reference (TYPE) STRING URL 20020205
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Object Not Found 20020205

Method IS_ABSOLUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_URL Call by reference Type reference (TYPE) STRING 20031118
2 Returning R_IS_ABSOLUTE Value transfer Type reference (TYPE) RS_BOOL Boolean 20031118

Method IS_ABSOLUTE on class CL_RSOD_UTILITIES has no exception.

Method IS_DOC_CLASS_STORED_IN_PORTAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOC_CLASS Call by reference Type reference (TYPE) RSOD_DOC_CLASS BW Dokumentenklasse 20060404
2 Returning R_IS_STORED_IN_PORTAL Value transfer Type reference (TYPE) RS_BOOL = 'X Dokumente sind im Portal gespeichert 20060404

Method IS_DOC_CLASS_STORED_IN_PORTAL on class CL_RSOD_UTILITIES has no exception.

Method MIMETYPE_TO_ENCODING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_MIMETYPE Call by reference Type reference (TYPE) W3CONTTYPE MIME Type (Encoding Is Deleted) 20030715
2 Exporting E_ENCODING Call by reference Type reference (TYPE) ABAP_ENCOD Encoding 20030715

Method MIMETYPE_TO_ENCODING on class CL_RSOD_UTILITIES has no exception.

Method MIMETYPE_TO_EXTENSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MIMETYPE Value transfer Type reference (TYPE) W3CONTTYPE MIME Type (Encoding Is Deleted) 20030722
2 Returning R_EXTENSION Value transfer Type reference (TYPE) SDOK_FNEXT File Name Extension 20030722
# Exception Resumable Description Created on
1 CX_RSOD General Error with Message in CM Framework 20030722

Method PROP_NAME_IS_GENERATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROP_NAME Call by reference Type reference (TYPE) SDOK_PROPN Attribute of a Document or a Relationship 20010316
2 Returning R_IS_GENERATED Value transfer Type reference (TYPE) RS_BOOL Boolean 20010316

Method PROP_NAME_IS_GENERATED on class CL_RSOD_UTILITIES has no exception.

Method SELECT_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TEXT Call by reference Type reference (TYPE) CLIKE Selected Text 20011205
2 Importing I_SHORT Call by reference Type reference (TYPE) RS_BOOL = 'X' Return Short Description to 20 Characters 20011205
3 Importing I_TECHNICAL Call by reference Type reference (TYPE) C Technical Name 20011205
4 Importing I_TL Call by reference Type reference (TYPE) CLIKE Long Text 20011205
5 Importing I_TM Call by reference Type reference (TYPE) C Medium Text 20011205
6 Importing I_TS Call by reference Type reference (TYPE) C Short Text 20011205

Method SELECT_TEXT on class CL_RSOD_UTILITIES has no exception.

Method SHORTEN_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TEXT Call by reference Type reference (TYPE) C Text 20011205

Method SHORTEN_TEXT on class CL_RSOD_UTILITIES has no exception.

Method STRING_TO_CONTENT_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_FILE_INFO Call by reference Type reference (TYPE) SDOKFILACI SDOK: Entries for document contents in internal tables 20010528
2 Exporting E_T_TABLE Call by reference Type reference (TYPE) INDEX TABLE 20010528
3 Importing I_STRING Call by reference Type reference (TYPE) STRING 20010528

Method STRING_TO_CONTENT_TABLE on class CL_RSOD_UTILITIES has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 30A