DBA Data[Home] [Help]

APPS.WIP_SF_CUSTOM_ATTRIBUTES dependencies on WIP_SF_CUSTOM_ATTRIBUTES

Line 1: PACKAGE BODY wip_sf_custom_attributes AS

1: PACKAGE BODY wip_sf_custom_attributes AS
2: /* $Header: wipsfatb.pls 115.7 2002/11/28 13:02:04 jyeung ship $ */
3:
4: PROCEDURE get_schedule_attr (
5: orgID IN NUMBER,

Line 153: END wip_sf_custom_attributes;

149: x_values => p_values,
150: x_colors => p_colors);
151: END get_event_attr;
152:
153: END wip_sf_custom_attributes;