DBA Data[Home] [Help]

APPS.POR_APPROVAL_LIST dependencies on POR_APPROVAL_LIST

Line 1: PACKAGE BODY por_approval_list AS

1: PACKAGE BODY por_approval_list AS
2: /* $Header: PORAPRLB.pls 120.3 2006/06/28 06:27:30 mkohale noship $ */
3:
4: -- Private global variables
5: g_quote_char CONSTANT VARCHAR2(1) := '\';

Line 1087: END por_approval_list;

1083:
1084: END;
1085:
1086:
1087: END por_approval_list;