DBA Data[Home] [Help]

APPS.IGS_UC_TRAN_PROCESSOR_PKG dependencies on IGS_UC_GEN_001

Line 170: igs_uc_gen_001.get_transaction_toy(p_system_code => p_system_code,

166:
167: -- Get the transaction time of year value, and used to derive hold flag value for some transactions
168: -- call to the get_transaction_toy
169: l_transaction_toy := NULL;
170: igs_uc_gen_001.get_transaction_toy(p_system_code => p_system_code,
171: p_ucas_cycle => p_ucas_cycle ,
172: p_transaction_toy => l_transaction_toy);
173:
174: -- If Hold Profile value set then hold flag value is Y