Base SAS Procedures Documented in Other Publications

Some Base SAS procedures are documented in other SAS publications. The following table lists these procedures and the publications that contain them.
Procedure
Description
Publication
CALLRFC
Executes Remote Function Calls (RFC) or RFC-compatible functions on an SAP System.
CORR
Computes Pearson correlation coefficients, three nonparametric measures of association, and the probabilities associated with these statistics.
Base SAS(R) 9.3 Procedures Guide: Statistical Procedures
CV2VIEW
Converts SAS/ACCESS view descriptors into SQL views.
DBCSTAB
Produces conversion tables for the double-byte character sets that SAS supports.
DOCUMENT
Enables you to rearrange, duplicate, or remove output from the results of a procedure or a database query that are in ODS documents.
EXPLODE
Produces printed output with oversized text by expanding each letter into a matrix of characters.
FORMS
Produces labels for envelopes, mailing labels, external tape labels, file cards, and any other printer forms that have a regular pattern.
FREQ
Produces one-way to n-way frequency and contingency (crosstabulation) tables.
Base SAS(R) 9.3 Procedures Guide: Statistical Procedures
INFOMAPS
Enables you to create information maps programmatically
METADATA
Sends an XML string to the SAS Metadata Server.
METALIB
Updates the metadata in the metadata server to match the tables in a library.
METAOPERATE
Enables you to perform administrative tasks in batch mode that are associated with the SAS Metadata Server.
SGDESIGN
Produces a graph from one or more input SAS data sets and a user-defined ODS Graphics Designer (SGD) file.
SGPPANEL
Creates a panel of graph cells for the values of one or more classification variables.
SGPLOT
Creates one or more plots and overlays them on a single set of axes.
SGRENDER
Produces graphical output from templates that are created with the Graph Template Language (GTL).
SGSCATTER
Creates a paneled graph of scatter plots for multiple combinations of variables, depending on the plot statement that you use.
SQL
Implements Structured Query Language (SQL) for SAS.
TEMPLATE
Enables you to customize the appearance of your SAS output.
TRANTAB
Creates, edits, and displays customized translation tables, and enables you to view and modify translation tables that are supplied by SAS.
UNIVARIATE
Provides a variety of descriptive measures, graphical displays, and statistical methods, which you can use to summarize, visualize, analyze, and model the statistical distributions of numeric variables.
Base SAS(R) 9.3 Procedures Guide: Statistical Procedures
For information about all SAS procedures, see SAS Procedures by Name and Product. The information in SAS Procedures by Name and Product is arranged alphabetically by the procedures' names and by their products' names.