DBA Data[Home] [Help]

APPS.FLM_KANBANCARD_PUB dependencies on INV_PULLSEQUENCE_PKG

Line 367: l_pull_seq_rec := INV_PullSequence_PKG.Query_Row (p_pull_sequence_id => p_pull_sequence_id);

363: X_RET_MSG_CODE := 1;
364: l_card_status_to := INV_Kanban_PVT.G_Card_Status_Cancel;
365: end if;
366: if p_pull_sequence_id <> INV_Kanban_PVT.G_No_Pull_Sequence then
367: l_pull_seq_rec := INV_PullSequence_PKG.Query_Row (p_pull_sequence_id => p_pull_sequence_id);
368: -- Should exclude NRK's and Temporary cards as well
369: -- Should exclude Plan cards as well. Bug 12615793.
370: select count(1)
371: into l_active_cards_count