DBA Data[Home] [Help]

APPS.CST_SLA_UPDATE_PKG dependencies on RCV_SLA_MRC_UPDATE_PKG

Line 3941: RCV_SLA_MRC_UPDATE_PKG.Update_Receiving_MRC_Subledger(X_errbuf => X_errbuf,

3937:
3938: l_stmt_num :=40;
3939:
3940: if (g_mrc_enabled) then
3941: RCV_SLA_MRC_UPDATE_PKG.Update_Receiving_MRC_Subledger(X_errbuf => X_errbuf,
3942: X_retcode => X_retcode,
3943: X_upg_batch_id => l_upg_batch_id,
3944: X_je_category_name => l_je_category_name);
3945: if (X_retcode <> FND_API.G_RET_STS_SUCCESS) then