DBA Data[Home] [Help]

APPS.BOMPKMUD dependencies on STANDARD

Line 35: standard_item_access number := 1);

31: progid number := null, -- program id
32: loginid number := null, -- login id
33: model_item_access number := 1,
34: planning_item_access number := 1,
35: standard_item_access number := 1);
36:
37: --------------------------------- Procedure -------------------------------
38: --
39: -- NAME

Line 52: -- Standard Item Access - Yes (1) or No (2). If yes, delete all

48: -- Model Item Access - Yes (1) or No (2). If yes, delete all model bills
49: -- from list.
50: -- Planning Item Access - Yes (1) or No (2). If yes, delete all planning
51: -- bills from list.
52: -- Standard Item Access - Yes (1) or No (2). If yes, delete all
53: -- standard bills from list.
54: -- Change order - Change order number stored in ENG_CHANGES_INTERFACE.
55: -- Organization Id - Organization stored in ENG_CHANGES_INTERFACE.
56: -- Who values - Standard who column information.

Line 53: -- standard bills from list.

49: -- from list.
50: -- Planning Item Access - Yes (1) or No (2). If yes, delete all planning
51: -- bills from list.
52: -- Standard Item Access - Yes (1) or No (2). If yes, delete all
53: -- standard bills from list.
54: -- Change order - Change order number stored in ENG_CHANGES_INTERFACE.
55: -- Organization Id - Organization stored in ENG_CHANGES_INTERFACE.
56: -- Who values - Standard who column information.
57: -- Delete MCO - Delete interface rows after ECO is created. Yes

Line 56: -- Who values - Standard who column information.

52: -- Standard Item Access - Yes (1) or No (2). If yes, delete all
53: -- standard bills from list.
54: -- Change order - Change order number stored in ENG_CHANGES_INTERFACE.
55: -- Organization Id - Organization stored in ENG_CHANGES_INTERFACE.
56: -- Who values - Standard who column information.
57: -- Delete MCO - Delete interface rows after ECO is created. Yes
58: -- (1) or No (2).
59: -- MODIFIES
60: --