[Home] [Help]
1: PACKAGE BODY pos_hz_location_bo_pkg AS
2: /* $Header: POSSPLOCB.pls 120.1 2010/11/25 12:10:26 puppulur noship $ */
3: /*#
4: * Use this routine to get hz locations bo
5: * @param p_api_version The version of API
350: fnd_msg_pub.count_and_get(p_count => x_msg_count,
351: p_data => x_msg_data);
352: END update_hz_location_bo;
353: */
354: END pos_hz_location_bo_pkg;