Syntax
retrieveBusinessAreaCommand = OMBRETRIEVE BUSINESS_AREA "QUOTED_STRING"
"retrieveBusinessAreaClause"
retrieveBusinessAreaClause = GET ( "getPropertiesClause" |
"getReferenceIconSetClause" | "getBASCOClause" )
getPropertiesClause = PROPERTIES "(" "propertyNameList" ")"
getReferenceIconSetClause = ( REF | REFERENCE ) ICONSET
getBASCOClause = ITEM_FOLDERS
propertyNameList = "UNQUOTED_STRING" { "," "UNQUOTED_STRING" }
Parameters
retrieveBusinessAreaCommand
To retrieve a business area.
QUOTED_STRING
name of the business area.
retrieveBusinessAreaClause
Retrieves the contents of the business area.
getPropertiesClause
Retrieves the properties of the object.
getPropertiesClause
Basic properties for BUSINESS_AREA:
Name: BUSINESS_NAME
Type: STRING(200)
Valid Values: Any valid character string in supported character set.
Default: Empty string
Business name of the business area
Name: DESCRIPTION
Type: STRING(4000)
Valid Values: Any valid character string in supported character set.
Default: Empty string
Description of the business area
getReferenceIconSetClause
Get specified Icon Set.
getBASCOClause
Retrieves the item folder shortcuts from the business area.
propertyNameList
This is the list of property names.