DBA Data[Home] [Help]

APPS.AP_RETAINAGE_RELEASE_PKG dependencies on AP_SYSTEM_PARAMETERS

Line 258: from ap_system_parameters;

254: select
255: create_awt_dists_type
256: into
257: l_create_awt_dists_type
258: from ap_system_parameters;
259: --end bug13090879
260:
261: l_release_proration_factor := x_release_amount / x_release_amount_remaining;
262: