DBA Data[Home] [Help]

APPS.WF_DIAGNOSTICS dependencies on STANDARD

Line 4: -- Table attributes in line with BLAF standards

1: package body WF_DIAGNOSTICS as
2: /* $Header: WFDIAGPB.pls 120.13.12000000.2 2007/01/30 13:49:17 sstomar ship $ */
3:
4: -- Table attributes in line with BLAF standards
5: table_width varchar2(8) := '100%';
6: table_border varchar2(2) := '0';
7: table_bgcolor varchar2(7) := 'white';
8: