SAS/Warehouse Administrator Metadata API- P54: The operating system and SAS version that are associated with a given host are now available through the WHHOST property. For example, you can write a SAS/Warehouse Administrator add-in that reads the host metadata that is associated with a given data store and then uses these values to generate code that is appropriate for the operating system and SAS version. | 262 WHTBLREC A Chapter 3 Properties Type Indirect Add Update Method Read Method Expand Parm. Access Same As N Auto Auto supplied No Physical supplied Administrator L No No No Columns L No No Yes Creating Job L No No No Creates Data N No No No Cvalue C Yes Yes No Desc C Yes Yes No Extended L Yes Yes Yes Attributes Group L No No No Host L Yes Yes No Icon C Yes Yes No Id C Req Req No Input Objects L No No No Input Sources L Yes Yes No Library L Yes Yes No Members L No No No Metadata Created C No No No Metadata Updated C No No No Name C Default Yes No Note L No No Yes NValue N Yes Yes No Output Objects L No No No Output Targets L Auto No No supplied Owner L No No No Physical Storage L Yes Yes Yes Process L Default No Yes Table Name C Yes Yes No Using Jobs L No No No Using WHTBLREC Add Update Delete No Yes Yes SAS Warehouse Administrator Metadata Types A WHTBLUSR 263 For a discussion of how you can use intermediate output tables see Reading Process Flow Metadata on page 62. WHTBLREC is a dependent type. To understand how all subtypes of WHTABLE relate to other types see the models in Relationships Among Metadata Types on page 53. WHTBLUSR Metadata type for intermediate output tables produced by user exit processes Category Object Types Intermediate Output Tables Parent WHTBLPRC on page 259 Overview WHTBLUSR models the metadata for an intermediate output table that is produced by a user exit process in SAS Warehouse Administrator. In the Process Editor these tables are represented as text boxes that are labeled User Exit. For details about how intermediate output tables are displayed in the Process Editor see Reading Process Flow Metadata on page 62. Properties The following table lists all of the properties for WHTBLUSR and indicates how you can use each property with metadata API methods. In the table you can specify properties with a Yes in the Indirect Add column when you indirectly add one object through another as described in the documentation for the .