DBA Data[Home] [Help]

APPS.PO_AUTOCREATE_PARAMS dependencies on MTL_PARAMETERS

Line 41: master_inv_org_id MTL_PARAMETERS.organization_id%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,
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,