DBA Data[Home] [Help]

APPS.GML_RQ_DB_COMMON dependencies on PO_GML_DB_COMMON

Line 85: v_doc_opm_uom := po_gml_db_common.get_opm_uom_code(x_doc_uom);

81: v_whse_code,
82: v_orgn_code,
83: sysdate),0);
84:
85: v_doc_opm_uom := po_gml_db_common.get_opm_uom_code(x_doc_uom);
86:
87: /*If the requisition UOM and the item's primary UOM are same then
88: the unit price is same else we need to calculate (derive) the unit price for
89: the requisiton uom*/