DBA Data[Home] [Help]

APPS.INV_GEN_LOC_KFV dependencies on INV_GEN_LOC_KFV

Line 1: PACKAGE BODY INV_GEN_LOC_KFV AS

1: PACKAGE BODY INV_GEN_LOC_KFV AS
2: /* $Header: INVLKFFB.pls 120.3.12000000.2 2007/01/31 05:19:31 varajago ship $ */
3:
4: G_compatibility_mode_1157 VARCHAR2(6) := '1157'; --Added for bug#5744890 /* For value 1157, ID to value conversion will happen for locator segments, if defined.*/
5: G_compatibility_mode_1158 VARCHAR2(6) := '1158'; --Added for bug#4345239

Line 158: END INV_GEN_LOC_KFV;

154: x_retcode := retcode_error;
155: RAISE;
156: END GENERATE_LOCATOR_KFF_VIEW;
157:
158: END INV_GEN_LOC_KFV;