DBA Data[Home] [Help]

APPS.WIP_COMPONENT dependencies on WIP_COMPONENT

Line 1: PACKAGE BODY WIP_COMPONENT as

1: PACKAGE BODY WIP_COMPONENT as
2: /* $Header: wipfnmtb.pls 120.2 2005/06/17 13:07:49 appldev $ */
3:
4: /* Returns 1 if a component should be picked up in
5: populate temp based on the action, supply type, and quantities required

Line 307: END WIP_COMPONENT;

303: return(valid_flag);
304:
305: END Valid_Locator;
306:
307: END WIP_COMPONENT;