DBA Data[Home] [Help]

APPS.POS_TAX_REPORT_BO_PKG dependencies on POS_TAX_REPORT_BO_PKG

Line 1: PACKAGE BODY pos_tax_report_bo_pkg AS

1: PACKAGE BODY pos_tax_report_bo_pkg AS
2: /* $Header: POSSPTXRB.pls 120.1 2010/11/25 12:19:30 puppulur noship $ */
3:
4: PROCEDURE get_pos_tax_report_bo_tbl
5: (

Line 201: END pos_tax_report_bo_pkg;

197: x_msg_count := 1;
198: x_msg_data := SQLCODE || SQLERRM;
199: END create_pos_tax_report_bo_row;
200:
201: END pos_tax_report_bo_pkg;