DBA Data[Home] [Help]

APPS.FUN_WEBADI_PKG dependencies on FUN_TRX_BATCHES_S

Line 646: Select Fun_Trx_Batches_S.nextval batch_id

642: From Fun_Interface_Batches
643: Where batch_number = cp_batch_number;
644:
645: Cursor C_Batch_Id Is
646: Select Fun_Trx_Batches_S.nextval batch_id
647: From Dual;
648:
649: -- Bug No: 6134848. 2 more condetions added to validate Party_usage_code.
650: