ULOPADAB is a user-written routine called by Com-plete's Adabas interface routine, TLOPADAB, before processing an Adabas command from a Com-plete application program.
ULOPADAB, which allows the installation to examine and/or modify the contents of the Adabas parameters, is entered once for each Adabas command issued by a Com-plete program.
Note:
Com-plete user program functions are not available to ULOPADAB.
This document covers the following topics:
Upon entry to ULOPADAB, the Adabas parameter list is provided. Each parameter is documented in the Adabas Operations documentation.
The data provided by the parameter list can be examined and/or altered, as required, by ULOPADAB.
The following table summarizes the ULOPADAB linkage conventions.
Feature | Convention | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Attributes | Reentrant. | ||||||||||||||||||
Type | Nucleus. | ||||||||||||||||||
Size | No restriction. | ||||||||||||||||||
Registers at Entry |
|
||||||||||||||||||
Registers at Return | All registers must be returned unchanged. | ||||||||||||||||||
Parameters | Refer to the Adabas Operations documentation. | ||||||||||||||||||
Return Codes | None. | ||||||||||||||||||
Considerations |
|