DBA Data[Home] [Help]

APPS.INV_LABEL_PVT5 dependencies on INV_LABEL_PVT5

Line 1: PACKAGE BODY INV_LABEL_PVT5 AS

1: PACKAGE BODY INV_LABEL_PVT5 AS
2: /* $Header: INVLAP5B.pls 120.22.12010000.2 2008/07/29 13:40:51 ptkumar ship $ */
3:
4: -- Bug 2795525 : This mask is used to mask all date fields.
5: G_DATE_FORMAT_MASK VARCHAR2(100) := INV_LABEL.G_DATE_FORMAT_MASK;

Line 3980: END INV_LABEL_PVT5;

3976: END LOOP;
3977:
3978: END get_variable_data;
3979:
3980: END INV_LABEL_PVT5;