Previous Topic: Impact ReportNext Topic: Components of a Package Definition


Defining Packages

A package is an SQL object that contains a set of SQL statements that were bound and are available for processing. Before an application statically run as a Package, that Package must be bound into a Plan. To define a package for a CA Ideal program or application, you must first create the package definition and then generate the package. This section explains how to use CA Ideal fill-ins to create the package definition. For information about generating the package, see the Generating Packages topic in this chapter.