DBA Data[Home] [Help]

APPS.WIP_WIPDJDAT_XMLP_PKG dependencies on OE_INSTALL

Line 120: P_OE_ONT_INSTALLED := OE_INSTALL.GET_ACTIVE_PRODUCT;

116: END IF;
117: IF P_SCHEDULE_GROUP_FROM IS NOT NULL OR P_SCHEDULE_GROUP_TO IS NOT NULL THEN
118: P_SG_OUTER := ' ';
119: END IF;
120: P_OE_ONT_INSTALLED := OE_INSTALL.GET_ACTIVE_PRODUCT;
121:
122: /* Bug 13492275 - tekang - altered P_FND_ATTACHMENTS to include wip_discrete_jobs and wip_entities table
123: and where clause linking discrete jobs and attached documents table so that job and date limiters
124: can be used on comments */