DBA Data[Home] [Help]

APPS.OE_CREDIT_WF dependencies on OE_CREDIT_PUB

Line 74: OE_Credit_PUB.Check_Available_Credit

70: l_calling_action := OE_Verify_Payment_PUB.Which_Rule(p_header_id => l_header_id);
71:
72:
73: /*------- Calling the credit check API -----------------------------------*/
74: OE_Credit_PUB.Check_Available_Credit
75: ( p_header_id => l_header_id
76: , p_calling_action => l_calling_action
77: , p_msg_count => l_msg_count
78: , p_msg_data => l_msg_data