Lease and Finance Management - EBS (MOSC)

MOSC Banner

Information on okc_util.call_user_hook and oks_code_hook APIs

edited Sep 13, 2019 11:50AM in Lease and Finance Management - EBS (MOSC) 1 commentAnswered

Hello,

We need to default a DFF value in contract lines when they get created from Order Management.  We're looking at using user hooks.  I found OKC_UTIL package having a procedure called CALL_USER_HOOK.  When I check the package in R12.2.8, I find the following code.  Can anyone please explain how this can be used?  I also found a package called OKS_CODE_HOOK, but not sure which proc to use to populate the DFF value.  Any help is greatly appreciated.

procedure call_user_hook(x_return_status OUT NOCOPY VARCHAR2,

   p_package_name IN VARCHAR2,

   p_procedure_name IN VARCHAR2,

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center