Humble Trader

Saturday, March 11, 2006

Procedure - INITIALISE_MAPPING

Introduction:

Generate a timestamp and run number for the run. Create a mapping_histories row to start the run.

Metadata Location:

PK_CTL_GEN

API:

   PROCEDURE initialise_mapping(
p_mapping IN VARCHAR2,
p_run_no OUT NUMBER,
p_run_date OUT DATE);

Notes:

0 Comments:

Post a Comment

<< Home