DBA Data[Home] [Help]

APPS.CSP_NOTIFICATIONS_PVT dependencies on STANDARD

Line 9: -- IN : p_api_version Standards input

5: -- Type : Private
6: -- Function :
7: -- Pre-reqs : None.
8: -- Parameters :
9: -- IN : p_api_version Standards input
10: -- p_parts_loop_id Parts loop identifier
11: -- p_inventory_item_id Item identifier
12: -- p_include_intransit_mo Flag to include intransit move orders
13: -- p_include_interorg_transfers Flag to include interorg transfers

Line 30: -- x_return_status standard output parameter

26: -- x_quantity_level Quantity level in parts loop for this item
27: -- x_onhand_good Quantity of onhand good parts.
28: -- x_min_good Minimun onhand good allowed
29: -- x_total_loop_quantity Total quantity should be in loop
30: -- x_return_status standard output parameter
31: -- x_msg_count standard output parameter
32: -- x_msg_data standard output parameter
33: --
34: -- Version : Current version 1.0

Line 31: -- x_msg_count standard output parameter

27: -- x_onhand_good Quantity of onhand good parts.
28: -- x_min_good Minimun onhand good allowed
29: -- x_total_loop_quantity Total quantity should be in loop
30: -- x_return_status standard output parameter
31: -- x_msg_count standard output parameter
32: -- x_msg_data standard output parameter
33: --
34: -- Version : Current version 1.0
35: -- Changed....

Line 32: -- x_msg_data standard output parameter

28: -- x_min_good Minimun onhand good allowed
29: -- x_total_loop_quantity Total quantity should be in loop
30: -- x_return_status standard output parameter
31: -- x_msg_count standard output parameter
32: -- x_msg_data standard output parameter
33: --
34: -- Version : Current version 1.0
35: -- Changed....
36: -- previous version none

Line 82: -- IN : p_api_version Standards input

78: -- Type : Private
79: -- Function :
80: -- Pre-reqs : None.
81: -- Parameters :
82: -- IN : p_api_version Standards input
83: -- p_organization_id Organization identifier
84: -- p_inventory_item_id Item identifier
85: -- p_subinventory_code Name of subinventory
86: -- p_time_fence Number of days in time fence

Line 88: -- OUT : x_return_status standard output parameter

84: -- p_inventory_item_id Item identifier
85: -- p_subinventory_code Name of subinventory
86: -- p_time_fence Number of days in time fence
87: --
88: -- OUT : x_return_status standard output parameter
89: -- x_msg_count standard output parameter
90: -- x_msg_data standard output parameter
91: --
92: -- Version : Current version 1.0

Line 89: -- x_msg_count standard output parameter

85: -- p_subinventory_code Name of subinventory
86: -- p_time_fence Number of days in time fence
87: --
88: -- OUT : x_return_status standard output parameter
89: -- x_msg_count standard output parameter
90: -- x_msg_data standard output parameter
91: --
92: -- Version : Current version 1.0
93: -- Changed....

Line 90: -- x_msg_data standard output parameter

86: -- p_time_fence Number of days in time fence
87: --
88: -- OUT : x_return_status standard output parameter
89: -- x_msg_count standard output parameter
90: -- x_msg_data standard output parameter
91: --
92: -- Version : Current version 1.0
93: -- Changed....
94: -- previous version none