DBA Data[Home] [Help]

APPS.INV_TRANSFER_ORDER_PVT dependencies on INV_VALIDATE

Line 151: g_from_sub inv_validate.sub; -- this is used to store the from sub object

147: , p_restrict_subinventories_code IN NUMBER
148: )
149: RETURN BOOLEAN;
150:
151: g_from_sub inv_validate.sub; -- this is used to store the from sub object
152: -- so that it can be used for to sub validation
153:
154: FUNCTION validate_to_subinventory(
155: p_to_subinventory_code IN VARCHAR2