DBA Data[Home] [Help]

APPS.FUN_WEBADI_PKG dependencies on FUN_TRX_BATCHES_S

Line 645: Select Fun_Trx_Batches_S.nextval batch_id

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