DBA Data[Home] [Help]

APPS.WIP_SF_CUSTOM_API dependencies on WIP_SF_CUSTOM_API

Line 1: PACKAGE BODY wip_sf_custom_api AS

1: PACKAGE BODY wip_sf_custom_api AS
2: /* $Header: wipsfcab.pls 115.10 2002/12/12 15:59:21 rmahidha ship $ */
3:
4: /* If the event and schedule nodes will be showing the same information
5: (which means that the event nodes will only be showing attributes

Line 54: END wip_sf_custom_api;

50: x_values := system.wip_attr_values();
51: x_colors := system.wip_attr_colors();
52: END event_custom_api;
53:
54: END wip_sf_custom_api;