DBA Data[Home] [Help]

APPS.DPP_ITEMCOST_PVT dependencies on DPP_MTL_TXN_IFACE_ID_SEQ

Line 973: VALUES (dpp_mtl_txn_IfAce_Id_seq.Nextval,

969: Currency_Code,
970: Cost_Group_Id,
971: Material_Account,
972: Transaction_Reference)
973: VALUES (dpp_mtl_txn_IfAce_Id_seq.Nextval,
974: l_txn_hdr_rec.Transaction_Header_Id,
975: 'Price Protection',
976: l_txn_hdr_rec.Execution_Detail_Id,
977: l_txn_hdr_rec.Execution_Detail_Id,

Line 1005: VALUES (dpp_mtl_txn_IfAce_Id_seq.Currval,

1001: Organization_Id,
1002: Cost_Element_Id,
1003: Level_Type,
1004: New_Average_Cost)
1005: VALUES (dpp_mtl_txn_IfAce_Id_seq.Currval,
1006: l_sysDate,
1007: l_txn_hdr_rec.Last_Updated_By,
1008: l_sysDate,
1009: l_txn_hdr_rec.Last_Updated_By,

Line 1099: VALUES (dpp_mtl_txn_IfAce_Id_seq.Nextval,

1095: Currency_Code,
1096: Cost_Group_Id,
1097: Material_Account,
1098: Transaction_Reference)
1099: VALUES (dpp_mtl_txn_IfAce_Id_seq.Nextval,
1100: l_txn_hdr_rec.Transaction_Header_Id,
1101: 'Price Protection',
1102: l_txn_hdr_rec.Execution_Detail_Id,
1103: l_txn_hdr_rec.Execution_Detail_Id,

Line 1131: VALUES (dpp_mtl_txn_IfAce_Id_seq.Currval,

1127: Organization_Id,
1128: Cost_Element_Id,
1129: Level_Type,
1130: New_Average_Cost)
1131: VALUES (dpp_mtl_txn_IfAce_Id_seq.Currval,
1132: l_sysDate,
1133: l_txn_hdr_rec.Last_Updated_By,
1134: l_sysDate,
1135: l_txn_hdr_rec.Last_Updated_By,