DBA Data[Home] [Help]

APPS.PO_ASL_API_PVT dependencies on PO_SUPPLIER_ITEM_TOLERANCE_REC

Line 1968: -- For logging po_supplier_item_tolerance_rec records

1964:
1965: --Name: log
1966:
1967: --Function:
1968: -- For logging po_supplier_item_tolerance_rec records
1969:
1970: --Parameters:
1971:
1972: --IN:

Line 1973: --p_tol_rec po_supplier_item_tolerance_rec

1969:
1970: --Parameters:
1971:
1972: --IN:
1973: --p_tol_rec po_supplier_item_tolerance_rec
1974:
1975: --End of Comments
1976: --------------------------------------------------------------------------------
1977:

Line 1979: p_tol_rec IN po_supplier_item_tolerance_rec

1975: --End of Comments
1976: --------------------------------------------------------------------------------
1977:
1978: PROCEDURE log(
1979: p_tol_rec IN po_supplier_item_tolerance_rec
1980: )
1981: AS
1982:
1983: BEGIN