GENERAL | specify this level in order to view a list that contains the following details: stored process name, description, creation date, modification date, keywords, responsible parties. |
EXECUTION | specify this level in order to view a list that contains the following details: logical server, source in metadata, source code repository, result type. |
INPUTPARAM | specify this level in order to view a list that contains a list of input parameters for this stored process that are defined in metadata or are defined via an INPUTPARAM statement in PROC STP. Some input parameters, such as _METAPERSON, _METAUSER, and _CLIENT, are automatically defined in metadata without user input. |
OUTPUTPARAM | specify this level in order to view a list that contains details about output parameters that are defined in metadata. |
INPUTDATA | specify this level in order to view a list that contains details about input data streams that are defined in metadata. |
OUTPUTDATA | specify this level in order to view a list that contains details about output data streams that are defined in metadata. |
NOTE: PROC_STP: ====== Metadata Listing for /Users/johndoe/procstp/myStoredProcess ====== NOTE: Stored Process Name: myStoredProcess NOTE: Description: Stored Process description to demonstrate the List statement. NOTE: Creation Date: 21Dec2010:14:58:53 NOTE: Modification Date: 21Dec2010:14:58:53 NOTE: Keywords: demo NOTE: list NOTE: Responsible Parties: sasadm NOTE: sasdemo
NOTE: PROC_STP: ====== Metadata Listing for /Users/johndoe/procstp/myStoredProcess ====== NOTE: Server Context: johndoe NOTE: Stored Process code may run on any available server NOTE: Execution required to be on johndoe application server only NOTE: Source Code Repository: c:\johndoe\progs NOTE: Source File: myStoredProcess.sas NOTE: Result Type: Packages No NOTE: Streaming Yes
NOTE: PROC_STP: ====== Metadata Listing for /Users/johndoe/procstp/myStoredProcess ====== NOTE: InputData Sources available: NOTE: Source: Generic Fileref: istream NOTE: Label: instream NOTE: Expected content type: application/unknown NOTE: Description: Input data stream for stored process NOTE: Allow rewinding stream: Yes