DBA Data[Home] [Help]

APPS.INV_CYC_LOVS dependencies on STANDARD

Line 1050: standard_operation_id,

1046: neg_adjustment_quantity,
1047: neg_adjustment_amount,
1048: export_flag,
1049: task_priority,
1050: standard_operation_id,
1051: parent_lpn_id,
1052: outermost_lpn_id,
1053: cost_group_id
1054: -- INVCONV, NSRIVAST

Line 1142: g_cc_entry.standard_operation_id,

1138: g_cc_entry.neg_adjustment_quantity,
1139: g_cc_entry.neg_adjustment_amount,
1140: g_cc_entry.export_flag,
1141: g_cc_entry.task_priority,
1142: g_cc_entry.standard_operation_id,
1143: g_cc_entry.parent_lpn_id,
1144: g_cc_entry.outermost_lpn_id,
1145: g_cc_entry.cost_group_id
1146: -- INVCONV, NSRIVAST

Line 4976: -- For standard costed orgs, get the item cost with the common

4972: l_locator_id := NULL;
4973: END IF;
4974:
4975: -- Bug# 2094288
4976: -- For standard costed orgs, get the item cost with the common
4977: -- cost group ID = 1 always. For average costed orgs, use the
4978: -- cost group ID stamped on the transaction
4979: -- Bug # 2180251: All primary costing methods not equal to 1 should
4980: -- also be considered as an average costed org