DBA Data[Home] [Help]

APPS.OKL_COPY_CONTRACT_PUB_W SQL Statements

The following lines contain the word 'select', 'insert', 'update' or 'delete':

Line: 22

  procedure update_target_contract(p_chr_id  NUMBER
    , ddrosetta_retval_bool OUT NOCOPY NUMBER
  )

  as
    ddindx binary_integer; indx binary_integer;
Line: 34

    ddrosetta_retval := okl_copy_contract_pub.update_target_contract(p_chr_id);