DBA Data[Home] [Help]

APPS.GMD_QMSMC dependencies on STANDARD

Line 1077: /* Calculate the required standard samples */

1073:
1074: /* Check to see if auto sample creation is enabled and auto docu numbering for the Org*/
1075: IF ((l_auto_sample = 'Y') and (l_doc_number = 2)) THEN
1076:
1077: /* Calculate the required standard samples */
1078: IF (l_frequency_type = 'Q') THEN
1079: -- Bug 3617267
1080: -- Bug 4165704: Inventory Convergence
1081: -- new conversion routine used.

Line 1524: /* Calculate the required standard samples */

1520: IF (l_debug = 'Y') THEN
1521: gmd_debug.put_line('going to Auto sample pkg');
1522: END IF;
1523:
1524: /* Calculate the required standard samples */
1525: -- BUG 4165704: event name changed
1526: -- IF l_event_name = 'oracle.apps.gmi.inventory.created' THEN
1527: IF ((l_event_name = 'oracle.apps.gmd.inventory.created') OR
1528: (l_event_name = 'oracle.apps.gmi.inventory.created')) THEN

Line 2735: /* Calculate the required standard samples */

2731: END IF;
2732:
2733: -- start of fix for 13107927
2734:
2735: /* Calculate the required standard samples */
2736: IF (l_frequency_type = 'Q') THEN
2737:
2738:
2739: --Begin Bug 6807847. For PO Transactions l_trans_qty_uom is in unit_of_measure.