DBA Data[Home] [Help]

APPS.OE_CREDIT_CHECK_LINES_PVT dependencies on OE_GLOBALS

Line 1658: IF Oe_Globals.G_calling_source = 'ONT' and p_calling_action = 'SHIPPING'

1654: OE_DEBUG_PUB.ADD('OEXVCRLB: Call Apply_hold_and_commit ');
1655: END IF;
1656:
1657: --8478151
1658: IF Oe_Globals.G_calling_source = 'ONT' and p_calling_action = 'SHIPPING'
1659: THEN
1660: OE_Credit_Engine_GRP.G_Credit_Profile_Level := p_cc_profile_used; --ER 12363706
1661:
1662: OE_Holds_PUB.Apply_Holds