DBA Data[Home] [Help]

APPS.POS_BANK_ACCOUNT_BO_PKG dependencies on POS_BANK_ACCOUNT_BO_PKG

Line 1: PACKAGE BODY pos_bank_account_bo_pkg AS

1: PACKAGE BODY pos_bank_account_bo_pkg AS
2: /* $Header: POSSPBAAB.pls 120.4.12020000.5 2013/04/05 06:27:08 ramkandu ship $ */
3: /*#
4: * Use this routine to get bank accont bo
5: * @param p_api_version The version of API

Line 287: END pos_bank_account_bo_pkg;

283: fnd_msg_pub.count_and_get(p_count => x_msg_count,
284: p_data => x_msg_data);
285: END create_pos_bank_account_bo;
286:
287: END pos_bank_account_bo_pkg;