![]() |
![]() |
SAS/Warehouse Administrator Metadata Types |
Category: | Global Metadata Types |
Parent | |
Overview | |
Properties | |
Using WHPERSON |
Parent |
Overview |
WHPERSON models the metadata for person records in SAS/Warehouse Administrator. These records are used to identify owners, administrators, and other people who are responsible for warehouse elements. In SAS/Warehouse Administrator, to add a person record to the current environment in the Explorer:
Properties |
The following table lists all of the properties for WHPERSON and indicates how you can use each property with metadata API methods.
In the table, you can pass properties with a Yes in the Add column to the _ADD_METADATA_ method. Use this method to add a new object.
You can pass properties with a Yes in the Update column to the _UPDATE_METADATA_ method. Use this method to update properties of an existing object.
* Req indicates that the property is required; you must provide a value for this property when you use a given method. * Default indicates that the system will provide a default value for that property if you do not provide one.
Properties with a Yes in the Read Method Expand Parm column are valid with the expand parameter of the _GET_METADATA_ method. This method enables you to get detailed metadata about a property and its associated objects through a single method call.
New properties for WHPERSON are as follows:
specifies an SCL list of character items that contain the different lines of the person's address. Each item has a maximum length of 200 characters. Currently, a maximum of four lines is supported.
specifies an SCL list of the general identifying information about the objects for which this person is designated as the administrator.
indicates the person's e-mail address. The maximum length of this field is 200 characters.
represents the catalog entry name of the associated icon. For more information about icons, see Using Icon Information.
indicates the maximum 200-character string for the person's name.
specifies an SCL list of the general identifying information of the objects for which this person is designated as the owner.
specifies an SCL list of character items that contain the different lines of the person's phone number(s). Each item has a maximum length of 200 characters. Currently, a maximum of two lines is supported.
specifies an SCL list of character items that contain the person's title. Each item has a maximum length of 200 characters. Currently, a maximum of two lines is supported.
Using WHPERSON |
Add | Update | Delete |
Yes | Yes | Yes |
WHPERSON is an independent type. To understand how it relates to other types, see the general information model in Relationships Among Metadata Types.
![]() |
![]() |
Copyright © 2012 by SAS Institute Inc., Cary, NC, USA. All rights reserved.