DBA Data[Home] [Help]

APPS.OE_EXTERNAL_CREDIT_PUB dependencies on OE_EXTERNAL_CREDIT_PUB

Line 1: PACKAGE BODY OE_EXTERNAL_CREDIT_PUB AS

1: PACKAGE BODY OE_EXTERNAL_CREDIT_PUB AS
2: -- $Header: OEXPCECB.pls 120.0 2005/06/01 02:40:02 appldev noship $
3: --------------------
4: -- TYPE DECLARATIONS
5: --------------------

Line 10: G_PKG_NAME CONSTANT VARCHAR2(30) := 'OE_External_Credit_PUB';

6:
7: ------------
8: -- CONSTANTS
9: ------------
10: G_PKG_NAME CONSTANT VARCHAR2(30) := 'OE_External_Credit_PUB';
11: -------------------
12: -- PUBLIC VARIABLES
13: -------------------
14:

Line 144: END OE_EXTERNAL_CREDIT_PUB;

140: OE_MSG_PUB.Count_and_Get(
141: p_count => x_msg_count
142: ,p_data => x_msg_data);
143: END Check_External_Credit;
144: END OE_EXTERNAL_CREDIT_PUB;