DBA Data[Home] [Help]

APPS.BOM_COMMON_DEFINITIONS dependencies on BOM_EXPLOSIONS

Line 14: SUBTYPE G_Bom_SortCode_Type IS BOM_EXPLOSIONS.SORT_ORDER%TYPE ;

10: | 09/05/96 seradhak Initial Creation. |
11: +==========================================================================*/
12:
13: G_Bom_SortCode_Width constant number := 7; -- 1 to 999,9999 components per level
14: SUBTYPE G_Bom_SortCode_Type IS BOM_EXPLOSIONS.SORT_ORDER%TYPE ;
15: G_Bom_Init_SortCode constant VARCHAR2(2000) := '0000001';
16:
17: G_BOM_PDH_SRCSYS_ID NUMBER := 7;
18: