Start of Content Area

Background documentation Open Document Browser  Locate the document in its SAP Library structure

Use

Using the Open Document Browser command (OPEN_DIALOG_DLG_DOC_BROWSER), you can open the document browser, which displays the list of documents for InfoProviders, master data or metadata.

NoteThis command is particularly useful if you do not use the List of Documents Web item in your Web application. You can assign this command to a pushbutton. When you choose this pushbutton, the dialog box for the document browser opens that displays the documents that you can select.

Command Parameters

The list below shows the command parameters in the sequence in which they appear in the Command Wizard when you insert the command:

Parameter

Description

Target Web Item (TARGET_ITEM_REF)

This parameter is not relevant.

Choose Next to navigate to the parameters for the command.

Data Provider (DATA_PROVIDER_REF)

You use this parameter to specify which data provider the command is to relate to.

Document Type (WWW_DOC_TYPE)

You use this parameter to classify documents by assigning a freely selectable document type to them. If you set the parameter for the Web item, only the corresponding document types are displayed.

Document Class (DOCUMENT_CLASS_SPECIFIC)

You use this parameter to specify for which BI object the document is to be displayed:

      InfoProvider Data (DATA_CONTEXT)

      Metadata (BW_OBJECT)

      Master Data (CHARACTERSTIC_MEMBER_SPECIFIC)

Depending on the value you select for the Document Classparameter, you need to set the following additional parameters:

Parameter Value: InfoProvider Data (DATA_CONTEXT)

Parameter

Description

Data Row (DATA_ROW)

You use this parameter to specify the row number of the data cell for which the documents are to be displayed. The row number of the first data cell has the value 0. The default value is -1.

Data Column (DATA_COLUMN)

You use this parameter to specify the column number of the data cell for which the documents are to be displayed. The column number of the first data cell has the value 0. The default value is -1.

NoteUsing the Data Row (DATA_ROW) and Data Column (DATA_COLUMN) parameters, you can specify the data cell for which you want to display the document. If you set the values for the DATA_ROW and DATA_COLUMN parameters to -1, you can display documents for the entire InfoProvider selection as it is specified by the data provider.

 

Parameter Value: Metadata (BW_OBJECT)

Parameter

Description

BI Object (BW_OBJECT)

You select the BI object for which the document is to be displayed:

      Query (QUERY)

      InfoObject (INFO_OBJECT)

      Web Template (TEMPLATE)

      Reusable Web Item (REUSABLE_WEB_ITEM)

      Query View (VIEW)

      Filter (SELECTOR)

      Workbook (EXCEL_WORKBOOK)

      InfoCube (INFOCUBE)

ExampleYou want to display a metadata document for a query. Select Query for the BI Object parameter and enter the name of the query.

 

Parameter Value: Master Data (CHARACTERSTIC_MEMBER_SPECIFIC)

Parameter

Description

Characteristic (CHARACTERISTIC)

You use this parameter to specify the characteristic for which a document is to be displayed.

Member Name (MEMBER_NAME)

You use this parameter to specify the characteristic value to which the document is to relate.

ExampleIn your customer list for characteristic customer 0D_CUSTOMER, you want to display a document for customer ABC. Specify the characteristic value ABC.

If the data provider returns a unique value, you can leave this parameter empty.

 

Name of the Hierarchy (HIERARCHY_NAME)

You use this parameter only if you want to create a document for a hierarchy node.

 

Enter a hierarchy name.

Hierarchy Node Type (HIERARCHY_NODE_TYPE)

You use this parameter to specify the type of hierarchy node for which you want to create a document:

      Text node

      Characteristic value

Version (VERSION)

You use this parameter to specify the hierarchy version for which you want to create a document.

Key Date (yyyymmdd) (DUEDATE)

You use this parameter to specify the date for the time-dependent hierarchy for which you want to create a document.

 

 

End of Content Area