DBA Data[Home] [Help]

APPS.BIS_COMMON_PARAMETERS dependencies on BIS_COMMON_PARAMETERS

Line 1: PACKAGE BODY bis_common_parameters AS

1: PACKAGE BODY bis_common_parameters AS
2: /* $Header: BISGPFVB.pls 120.0.12000000.2 2007/04/20 09:03:34 rkumar ship $ */
3: version CONSTANT CHAR (80)
4: := '$Header: BISGPFVB.pls 120.0.12000000.2 2007/04/20 09:03:34 rkumar ship $';
5:

Line 716: END bis_common_parameters;

712: when others then
713: raise;
714: END GET_BIS_CUST_CLASS_TYPE;
715:
716: END bis_common_parameters;
717: