DBA Data[Home] [Help]

APPS.PO_AUTOCREATE_PARAMS dependencies on RCV_PARAMETERS

Line 35: qty_rcv_tolerance RCV_PARAMETERS.qty_rcv_tolerance%TYPE,

31: inspection_required_flag PO_SYSTEM_PARAMETERS.inspection_required_flag%TYPE,
32: user_defined_quote_num_code PO_SYSTEM_PARAMETERS.user_defined_quote_num_code%TYPE,
33: manual_quote_num_type PO_SYSTEM_PARAMETERS.manual_quote_num_type%TYPE,
34: ship_via_lookup_code FINANCIALS_SYSTEM_PARAMETERS.ship_via_lookup_code%TYPE,
35: qty_rcv_tolerance RCV_PARAMETERS.qty_rcv_tolerance%TYPE,
36: price_break_lookup_code PO_SYSTEM_PARAMETERS.price_break_lookup_code%TYPE,
37: invoice_close_tolerance PO_SYSTEM_PARAMETERS.invoice_close_tolerance%TYPE,
38: receive_close_tolerance PO_SYSTEM_PARAMETERS.receive_close_tolerance%TYPE,
39: security_structure_id number,

Line 42: enforce_ship_to_loc RCV_PARAMETERS.enforce_ship_to_location_code%TYPE,

38: receive_close_tolerance PO_SYSTEM_PARAMETERS.receive_close_tolerance%TYPE,
39: security_structure_id number,
40: expense_accrual_code PO_SYSTEM_PARAMETERS.expense_accrual_code%TYPE,
41: master_inv_org_id MTL_PARAMETERS.organization_id%TYPE,
42: enforce_ship_to_loc RCV_PARAMETERS.enforce_ship_to_location_code%TYPE,
43: allow_substitutes RCV_PARAMETERS.allow_substitute_receipts_flag%TYPE,
44: routing_id RCV_PARAMETERS.receiving_routing_id%TYPE,
45: qty_rcv_exception RCV_PARAMETERS.qty_rcv_exception_code%TYPE,
46: days_early_receipt RCV_PARAMETERS.days_early_receipt_allowed%TYPE,

Line 43: allow_substitutes RCV_PARAMETERS.allow_substitute_receipts_flag%TYPE,

39: security_structure_id number,
40: expense_accrual_code PO_SYSTEM_PARAMETERS.expense_accrual_code%TYPE,
41: master_inv_org_id MTL_PARAMETERS.organization_id%TYPE,
42: enforce_ship_to_loc RCV_PARAMETERS.enforce_ship_to_location_code%TYPE,
43: allow_substitutes RCV_PARAMETERS.allow_substitute_receipts_flag%TYPE,
44: routing_id RCV_PARAMETERS.receiving_routing_id%TYPE,
45: qty_rcv_exception RCV_PARAMETERS.qty_rcv_exception_code%TYPE,
46: days_early_receipt RCV_PARAMETERS.days_early_receipt_allowed%TYPE,
47: days_late_receipt RCV_PARAMETERS.days_late_receipt_allowed%TYPE,

Line 44: routing_id RCV_PARAMETERS.receiving_routing_id%TYPE,

40: expense_accrual_code PO_SYSTEM_PARAMETERS.expense_accrual_code%TYPE,
41: master_inv_org_id MTL_PARAMETERS.organization_id%TYPE,
42: enforce_ship_to_loc RCV_PARAMETERS.enforce_ship_to_location_code%TYPE,
43: allow_substitutes RCV_PARAMETERS.allow_substitute_receipts_flag%TYPE,
44: routing_id RCV_PARAMETERS.receiving_routing_id%TYPE,
45: qty_rcv_exception RCV_PARAMETERS.qty_rcv_exception_code%TYPE,
46: days_early_receipt RCV_PARAMETERS.days_early_receipt_allowed%TYPE,
47: days_late_receipt RCV_PARAMETERS.days_late_receipt_allowed%TYPE,
48: rcv_days_exception RCV_PARAMETERS.receipt_days_exception_code%TYPE,

Line 45: qty_rcv_exception RCV_PARAMETERS.qty_rcv_exception_code%TYPE,

41: master_inv_org_id MTL_PARAMETERS.organization_id%TYPE,
42: enforce_ship_to_loc RCV_PARAMETERS.enforce_ship_to_location_code%TYPE,
43: allow_substitutes RCV_PARAMETERS.allow_substitute_receipts_flag%TYPE,
44: routing_id RCV_PARAMETERS.receiving_routing_id%TYPE,
45: qty_rcv_exception RCV_PARAMETERS.qty_rcv_exception_code%TYPE,
46: days_early_receipt RCV_PARAMETERS.days_early_receipt_allowed%TYPE,
47: days_late_receipt RCV_PARAMETERS.days_late_receipt_allowed%TYPE,
48: rcv_days_exception RCV_PARAMETERS.receipt_days_exception_code%TYPE,
49: supplier_auth_acc PO_SYSTEM_PARAMETERS.supplier_authoring_acceptance%TYPE,

Line 46: days_early_receipt RCV_PARAMETERS.days_early_receipt_allowed%TYPE,

42: enforce_ship_to_loc RCV_PARAMETERS.enforce_ship_to_location_code%TYPE,
43: allow_substitutes RCV_PARAMETERS.allow_substitute_receipts_flag%TYPE,
44: routing_id RCV_PARAMETERS.receiving_routing_id%TYPE,
45: qty_rcv_exception RCV_PARAMETERS.qty_rcv_exception_code%TYPE,
46: days_early_receipt RCV_PARAMETERS.days_early_receipt_allowed%TYPE,
47: days_late_receipt RCV_PARAMETERS.days_late_receipt_allowed%TYPE,
48: rcv_days_exception RCV_PARAMETERS.receipt_days_exception_code%TYPE,
49: supplier_auth_acc PO_SYSTEM_PARAMETERS.supplier_authoring_acceptance%TYPE,
50: cat_admin_auth_acc PO_SYSTEM_PARAMETERS.cat_admin_authoring_acceptance%TYPE,

Line 47: days_late_receipt RCV_PARAMETERS.days_late_receipt_allowed%TYPE,

43: allow_substitutes RCV_PARAMETERS.allow_substitute_receipts_flag%TYPE,
44: routing_id RCV_PARAMETERS.receiving_routing_id%TYPE,
45: qty_rcv_exception RCV_PARAMETERS.qty_rcv_exception_code%TYPE,
46: days_early_receipt RCV_PARAMETERS.days_early_receipt_allowed%TYPE,
47: days_late_receipt RCV_PARAMETERS.days_late_receipt_allowed%TYPE,
48: rcv_days_exception RCV_PARAMETERS.receipt_days_exception_code%TYPE,
49: supplier_auth_acc PO_SYSTEM_PARAMETERS.supplier_authoring_acceptance%TYPE,
50: cat_admin_auth_acc PO_SYSTEM_PARAMETERS.cat_admin_authoring_acceptance%TYPE,
51: invoice_match_option FINANCIALS_SYSTEM_PARAMETERS.match_option%TYPE,

Line 48: rcv_days_exception RCV_PARAMETERS.receipt_days_exception_code%TYPE,

44: routing_id RCV_PARAMETERS.receiving_routing_id%TYPE,
45: qty_rcv_exception RCV_PARAMETERS.qty_rcv_exception_code%TYPE,
46: days_early_receipt RCV_PARAMETERS.days_early_receipt_allowed%TYPE,
47: days_late_receipt RCV_PARAMETERS.days_late_receipt_allowed%TYPE,
48: rcv_days_exception RCV_PARAMETERS.receipt_days_exception_code%TYPE,
49: supplier_auth_acc PO_SYSTEM_PARAMETERS.supplier_authoring_acceptance%TYPE,
50: cat_admin_auth_acc PO_SYSTEM_PARAMETERS.cat_admin_authoring_acceptance%TYPE,
51: invoice_match_option FINANCIALS_SYSTEM_PARAMETERS.match_option%TYPE,
52: when_to_archive_blanket PO_DOCUMENT_TYPES.archive_external_revision_code%TYPE,