DBA Data[Home] [Help]

APPS.BEN_FASTFORMULA_CHECK dependencies on BEN_FASTFORMULA_CHECK

Line 1: PACKAGE BODY Ben_FastFormula_Check AS

1: PACKAGE BODY Ben_FastFormula_Check AS
2: /* $Header: benffchk.pkb 120.0 2005/05/28 09:00:32 appldev noship $ */
3: /*============================================================================+
4: | Copyright (c) 1997 Oracle Corporation |
5: | Redwood Shores, California, USA |

Line 7: | << BEN_FASTFORMULA_CHECK (B) >> |

3: /*============================================================================+
4: | Copyright (c) 1997 Oracle Corporation |
5: | Redwood Shores, California, USA |
6: | All rights reserved. |
7: | << BEN_FASTFORMULA_CHECK (B) >> |
8: +=============================================================================+
9: * Name:
10: * Fast_Formula_Check
11: * Purpose:

Line 32: g_package varchar2(40) := 'ben_fastformula_check';

28:
29: --
30: -- Global variables declaration.
31: --
32: g_package varchar2(40) := 'ben_fastformula_check';
33:
34: ---
35: --- Types Declaration
36: ---

Line 1646: END Ben_FastFormula_Check;

1642: END IF;
1643: RETURN (FALSE);
1644: END;
1645: --
1646: END Ben_FastFormula_Check;