DBA Data[Home] [Help]

APPS.OE_CREDIT_WF dependencies on OE_CREDIT_PUB

Line 68: OE_Credit_PUB.Check_Available_Credit

64: itemkey,
65: actid);
66:
67: /*------- Calling the credit check API -----------------------------------*/
68: OE_Credit_PUB.Check_Available_Credit
69: ( p_header_id => l_header_id
70: , p_calling_action => l_calling_action
71: , p_msg_count => l_msg_count
72: , p_msg_data => l_msg_data