DBA Data[Home] [Help]

APPS.JAI_CMN_RG_PERIOD_BALS_PKG dependencies on STANDARD

Line 163: For SEED there is a change in concurrent "JAINRGPB" to use FND_STANDARD_DATE with STANDARD_DATE format

159: Huge Dependency
160: The Whole Patch should accompany this patch.
161:
162: 2 28/04/2005 rallamse for Bug#4336482, Version 116.1
163: For SEED there is a change in concurrent "JAINRGPB" to use FND_STANDARD_DATE with STANDARD_DATE format
164: Procedure ja_in_rg_period_balance_pkg.consolidate_balances signature modified by converting p_consolidate_till of DATE datatype
165: to pv_consolidate_till of varchar2 datatype. The varchar2 values are converted to DATE fromat
166: using fnd_date.canonical_to_date function.
167: