DBA Data[Home] [Help]

APPS.POS_PUB_HISTORY_BO_PKG dependencies on POS_PUB_HISTORY_BO_PKG

Line 1: PACKAGE BODY pos_pub_history_bo_pkg AS

1: PACKAGE BODY pos_pub_history_bo_pkg AS
2: /* $Header: POSPUBHIB.pls 120.1 2010/11/25 12:27:30 puppulur noship $ */
3:
4: g_pkg_name CONSTANT VARCHAR2(30) := 'pos_pub_history_bo_pkg';
5:

Line 4: g_pkg_name CONSTANT VARCHAR2(30) := 'pos_pub_history_bo_pkg';

1: PACKAGE BODY pos_pub_history_bo_pkg AS
2: /* $Header: POSPUBHIB.pls 120.1 2010/11/25 12:27:30 puppulur noship $ */
3:
4: g_pkg_name CONSTANT VARCHAR2(30) := 'pos_pub_history_bo_pkg';
5:
6: PROCEDURE add_message(
7: p_pkg_name VARCHAR2,
8: p_api_name VARCHAR2,

Line 389: END pos_pub_history_bo_pkg;

385:
386: END create_publication_response;
387:
388:
389: END pos_pub_history_bo_pkg;