Previous Topic: Area ProceduresNext Topic: Database Procedure Blocks


Record Procedures

You must write record procedures to accept the following five blocks of information which are passed when the database procedure is executed by CA IDMS/DB:

Record procedures have access to the entire data portion of the schema-defined records. They are not restricted to the subschema views seen by application programs.