DBA Data[Home] [Help]

APPS.FND_DIAG_CM dependencies on FND_DIAG_CM

Line 1: package body fnd_diag_cm as

1: package body fnd_diag_cm as
2: /* $Header: AFCPDCMB.pls 120.3 2006/02/15 02:12:37 pbasha noship $ */
3:
4: --
5: -- Procedure

Line 181: end fnd_diag_cm;

177: fnd_file.put_line(fnd_file.output, errbuf);
178: end if;
179: end diag_crm;
180:
181: end fnd_diag_cm;