DBA Data[Home] [Help]

APPS.GML_SYNCH_BPOS dependencies on STANDARD

Line 64: POs is same as for Standard PO's. Hence no different procedure */

60: END next_bpo_id;
61:
62:
63: /* Function to get the next available GEMMS line_id for Planned
64: POs is same as for Standard PO's. Hence no different procedure */
65:
66: /*-----------------------------------------------------------------------------|
67: | |
68: | FUNCTION NAME bpo_exist |

Line 253: | standard uom conversion |

249: | 20-NOV-97 R Chellam Modified to deal only with PPOs |
250: | 06/NOV/98 Tony Ricci removed call to GML_PO_SYNCH. |
251: | cpg_conv_duom and replaced with |
252: | GMICUOM.icuomcv which is the OPM |
253: | standard uom conversion |
254: | 28-JAN-99 T.Ricci check dualum_ind before calling |
255: | GMICUOM.icuomcv and remove nvl on |
256: | item_um2 before insert to |
257: | po_rels_schBUG#809339 |