DBA Data[Home] [Help]

APPS.ASO_CONFIG_OPERATIONS_INT_W dependencies on JTF_DATE_TABLE

Line 184: p_ql_creation_date IN jtf_date_table := NULL,

180: p_q_customer_signature_date IN DATE := FND_API.G_MISS_DATE,
181: p_q_supplier_name_and_title IN VARCHAR2 := FND_API.G_MISS_CHAR,
182: p_q_supplier_signature_date IN DATE := FND_API.G_MISS_DATE,
183: p_q_object_version_number IN NUMBER := FND_API.G_MISS_NUM,
184: p_ql_creation_date IN jtf_date_table := NULL,
185: p_ql_created_by IN jtf_number_table := NULL,
186: p_ql_last_updated_by IN jtf_number_table := NULL,
187: p_ql_last_update_date IN jtf_date_table := NULL,
188: p_ql_last_update_login IN jtf_number_table := NULL,

Line 187: p_ql_last_update_date IN jtf_date_table := NULL,

183: p_q_object_version_number IN NUMBER := FND_API.G_MISS_NUM,
184: p_ql_creation_date IN jtf_date_table := NULL,
185: p_ql_created_by IN jtf_number_table := NULL,
186: p_ql_last_updated_by IN jtf_number_table := NULL,
187: p_ql_last_update_date IN jtf_date_table := NULL,
188: p_ql_last_update_login IN jtf_number_table := NULL,
189: p_ql_request_id IN jtf_number_table := NULL,
190: p_ql_program_application_id IN jtf_number_table := NULL,
191: p_ql_program_id IN jtf_number_table := NULL,

Line 192: p_ql_program_update_date IN jtf_date_table := NULL,

188: p_ql_last_update_login IN jtf_number_table := NULL,
189: p_ql_request_id IN jtf_number_table := NULL,
190: p_ql_program_application_id IN jtf_number_table := NULL,
191: p_ql_program_id IN jtf_number_table := NULL,
192: p_ql_program_update_date IN jtf_date_table := NULL,
193: p_ql_quote_line_id IN jtf_number_table := NULL,
194: p_ql_quote_header_id IN jtf_number_table := NULL,
195: p_ql_org_id IN jtf_number_table := NULL,
196: p_ql_line_number IN jtf_number_table := NULL,

Line 203: p_ql_start_date_active IN jtf_date_table := NULL,

199: p_ql_inventory_item_id IN jtf_number_table := NULL,
200: p_ql_organization_id IN jtf_number_table := NULL,
201: p_ql_quantity IN jtf_number_table := NULL,
202: p_ql_uom_code IN jtf_varchar2_table_100 := NULL,
203: p_ql_start_date_active IN jtf_date_table := NULL,
204: p_ql_end_date_active IN jtf_date_table := NULL,
205: p_ql_order_line_type_id IN jtf_number_table := NULL,
206: p_ql_price_list_id IN jtf_number_table := NULL,
207: p_ql_price_list_line_id IN jtf_number_table := NULL,

Line 204: p_ql_end_date_active IN jtf_date_table := NULL,

200: p_ql_organization_id IN jtf_number_table := NULL,
201: p_ql_quantity IN jtf_number_table := NULL,
202: p_ql_uom_code IN jtf_varchar2_table_100 := NULL,
203: p_ql_start_date_active IN jtf_date_table := NULL,
204: p_ql_end_date_active IN jtf_date_table := NULL,
205: p_ql_order_line_type_id IN jtf_number_table := NULL,
206: p_ql_price_list_id IN jtf_number_table := NULL,
207: p_ql_price_list_line_id IN jtf_number_table := NULL,
208: p_ql_currency_code IN jtf_varchar2_table_100 := NULL,