DBA Data[Home] [Help]

APPS.CSP_REQUIREMENT_LINES_IUHK dependencies on CSP_REQUIREMENT_LINES_IUHK

Line 1: PACKAGE BODY csp_requirement_lines_iuhk AS

1: PACKAGE BODY csp_requirement_lines_iuhk AS
2: /* $Header: cspirqlb.pls 115.4 2002/11/26 05:44:02 hhaugeru noship $ */
3:
4: /*****************************************************************************************
5: This is the Internal Hook API.

Line 54: END csp_requirement_lines_iuhk;

50: ) IS
51: BEGIN
52: csp_ship_to_address_pvt.call_internal_hook('CSP_REQUIREMENT_LINES_PKG','DELETE_ROW','A',x_return_status);
53: END Delete_requirement_line_post;
54: END csp_requirement_lines_iuhk;