DBA Data[Home] [Help]

APPS.QA_VENDORMERGE_GRP dependencies on STANDARD

Line 8: -- are required standards as documented in Bug 4541483.

4: --
5: -- Vendor Merge.
6: --
7: -- Procedure name merge_vendor and all parameter namings
8: -- are required standards as documented in Bug 4541483.
9: -- Except the hard default values are hereby replaced with
10: -- NULL to comply with performance standard. NULL values
11: -- function the same as the documented defaults.
12: --

Line 10: -- NULL to comply with performance standard. NULL values

6: --
7: -- Procedure name merge_vendor and all parameter namings
8: -- are required standards as documented in Bug 4541483.
9: -- Except the hard default values are hereby replaced with
10: -- NULL to comply with performance standard. NULL values
11: -- function the same as the documented defaults.
12: --
13: PROCEDURE merge_vendor(
14: p_api_version IN NUMBER,