DBA Data[Home] [Help]

APPS.IGS_FI_CREDITS_API_PUB dependencies on STANDARD

Line 112: (just like STANDARD balance real time updation).

108: vvutukur 07-Oct-2002 Enh#2562745.1)Added two validations to error out NOCOPY of credits api a)if this procedure
109: is called while holds conversion process is running b)if no active balance rule
110: exists for HOLDS.2)Added code to call Update_balances procedure to update/create
111: Holds balance in igs_fi_balances table real time whenever a credit gets created
112: (just like STANDARD balance real time updation).
113: smvk 16-Sep-2002 Removed the parameter p_subaccount_id as a part of Bug # 2564643
114: Removed the local paramter l_psa.
115: smadathi 03-Jul-2002 Bug 2443082. Modified update_balances procedure call. Modified to pass transaction date
116: instead of system date.