DBA Data[Home] [Help]

APPS.CST_INVENTORY_PVT dependencies on DUAL

Line 4064: FROM dual;

4060: 0,
4061: 0,
4062: 0,
4063: 0
4064: FROM dual;
4065:
4066: IF l_msg_level_threshold <= FND_MSG_PUB.G_MSG_LVL_DEBUG_LOW
4067: THEN
4068: FND_MSG_PUB.Add_Exc_Msg(

Line 4695: FROM dual;

4691: l_organization_id,
4692: l_inventory_item_id,
4693: l_rcv_transaction_id,
4694: l_receiving_cost
4695: FROM dual;
4696: END LOOP;
4697:
4698: IF l_msg_level_threshold <= FND_MSG_PUB.G_MSG_LVL_SUCCESS
4699: THEN