DBA Data[Home] [Help]

APPS.WIP_WS_CUSTOM dependencies on WIP_WS_CUSTOM

Line 1: package body WIP_WS_CUSTOM as

1: package body WIP_WS_CUSTOM as
2: /* $Header: wipwsctb.pls 120.9.12020000.3 2012/08/24 11:57:19 sisankar ship $ */
3:
4:
5: function get_orderby_attribute_1(p_wip_entity_id number, p_op_seq number) return varchar2

Line 200: end WIP_WS_CUSTOM;

196:
197: begin
198: -- Initialization
199: null;
200: end WIP_WS_CUSTOM;
201: