DBA Data[Home] [Help]

APPS.ASO_CONFIG_OPERATIONS_INT_W dependencies on JTF_DATE_TABLE

Line 360: p_ql_creation_date IN jtf_date_table := NULL,

356: p_q_customer_signature_date IN DATE := FND_API.G_MISS_DATE,
357: p_q_supplier_name_and_title IN VARCHAR2 := FND_API.G_MISS_CHAR,
358: p_q_supplier_signature_date IN DATE := FND_API.G_MISS_DATE,
359: p_q_object_version_number IN NUMBER := FND_API.G_MISS_NUM,
360: p_ql_creation_date IN jtf_date_table := NULL,
361: p_ql_created_by IN jtf_number_table := NULL,
362: p_ql_last_updated_by IN jtf_number_table := NULL,
363: p_ql_last_update_date IN jtf_date_table := NULL,
364: p_ql_last_update_login IN jtf_number_table := NULL,

Line 363: p_ql_last_update_date IN jtf_date_table := NULL,

359: p_q_object_version_number IN NUMBER := FND_API.G_MISS_NUM,
360: p_ql_creation_date IN jtf_date_table := NULL,
361: p_ql_created_by IN jtf_number_table := NULL,
362: p_ql_last_updated_by IN jtf_number_table := NULL,
363: p_ql_last_update_date IN jtf_date_table := NULL,
364: p_ql_last_update_login IN jtf_number_table := NULL,
365: p_ql_request_id IN jtf_number_table := NULL,
366: p_ql_program_application_id IN jtf_number_table := NULL,
367: p_ql_program_id IN jtf_number_table := NULL,

Line 368: p_ql_program_update_date IN jtf_date_table := NULL,

364: p_ql_last_update_login IN jtf_number_table := NULL,
365: p_ql_request_id IN jtf_number_table := NULL,
366: p_ql_program_application_id IN jtf_number_table := NULL,
367: p_ql_program_id IN jtf_number_table := NULL,
368: p_ql_program_update_date IN jtf_date_table := NULL,
369: p_ql_quote_line_id IN jtf_number_table := NULL,
370: p_ql_quote_header_id IN jtf_number_table := NULL,
371: p_ql_org_id IN jtf_number_table := NULL,
372: p_ql_line_number IN jtf_number_table := NULL,

Line 379: p_ql_start_date_active IN jtf_date_table := NULL,

375: p_ql_inventory_item_id IN jtf_number_table := NULL,
376: p_ql_organization_id IN jtf_number_table := NULL,
377: p_ql_quantity IN jtf_number_table := NULL,
378: p_ql_uom_code IN jtf_varchar2_table_100 := NULL,
379: p_ql_start_date_active IN jtf_date_table := NULL,
380: p_ql_end_date_active IN jtf_date_table := NULL,
381: p_ql_order_line_type_id IN jtf_number_table := NULL,
382: p_ql_price_list_id IN jtf_number_table := NULL,
383: p_ql_price_list_line_id IN jtf_number_table := NULL,

Line 380: p_ql_end_date_active IN jtf_date_table := NULL,

376: p_ql_organization_id IN jtf_number_table := NULL,
377: p_ql_quantity IN jtf_number_table := NULL,
378: p_ql_uom_code IN jtf_varchar2_table_100 := NULL,
379: p_ql_start_date_active IN jtf_date_table := NULL,
380: p_ql_end_date_active IN jtf_date_table := NULL,
381: p_ql_order_line_type_id IN jtf_number_table := NULL,
382: p_ql_price_list_id IN jtf_number_table := NULL,
383: p_ql_price_list_line_id IN jtf_number_table := NULL,
384: p_ql_currency_code IN jtf_varchar2_table_100 := NULL,