Table of Contents

Search

  1. Abstract
  2. Supported Versions
  3. Writing Custom Scripts to Run Batch Jobs

Writing Custom Scripts to Execute Batch Jobs

Writing Custom Scripts to Execute Batch Jobs

Returns

Returns

Parameter
Description
OUT_DELETED_XREF_COUNT
Number of deleted XREFs.
OUT_DELETED_BO_COUNT
Number of deleted base objects.
OUT_TMP_TABLE_LIST
List of delimited tables that can be passed on to CMXUT.DROP_TEMP_TABLES stored procedure calls to clean up the temporary tables.
OUT_ERROR_MSG
Error message text.
OUT_RETURN_CODE
Error code. If zero (0), then the stored procedure completed successfully.
The procedure will return a non-zero value in case of an error.

0 COMMENTS

We’d like to hear from you!