Skip Headers
Oracle® Warehouse Builder OMB*Plus Command Reference
11g Release 2 (11.2)

Part Number E14406-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
Mobi · ePub

OMBRETRIEVE DRILL_TO_DETAIL

Purpose

Retrieve details of a Drill to Detail.

Prerequisites

Should be in the context of a Business Definition Module or use the full path.

Syntax

retrieveDrillToDetailCommand =  OMBRETRIEVE DRILL_TO_DETAIL "QUOTED_STRING"
           "retrieveDrillToDetailClauseDetails"
     retrieveDrillToDetailClauseDetails =  GET ( "getPropertiesClause" | 
          "getReferenceIconSetClause" | ( REF | REFERENCE ) ITEMS )
     getPropertiesClause =  PROPERTIES "(" "propertyNameList" ")"
     getReferenceIconSetClause =  ( REF | REFERENCE ) ICONSET
     propertyNameList =  "UNQUOTED_STRING" { "," "UNQUOTED_STRING" }

Parameters

retrieveDrillToDetailCommand

Retrieves the drill to detail.

QUOTED_STRING

name of the drill to detail.

retrieveDrillToDetailClauseDetails

This clause retrieves the contents of a drill to detail.

GET

This clause retrieves the following

REF ITEMS retrieves the list of Items that use this drill to detail.

getPropertiesClause

Retrieves the properties of the object.

getPropertiesClause

Basic properties for DRILL_TO_DETAIL: 

Name: BUSINESS_NAME
Type: STRING(200)
Valid Values: Any valid character string in supported character set.
Default: Empty string
Business name of the drill to detail 

Name: DESCRIPTION
Type: STRING(4000)
Valid Values: Any valid character string in supported character set.
Default: Empty string
Description of the drill to detail

getReferenceIconSetClause

Get specified Icon Set.

propertyNameList

This is the list of property names.

DRILL_TO_DETAIL Object

Table 18-13 DRILL_TO_DETAIL Object

Property Type Choices Min Max Default Description

DEPLOYABLE

BOOLEAN

true, false

none

none

true

Warehouse Builder generates a set of scripts to create an object only for those objects marked as Deployable = true