DBA Data[Home] [Help]

APPS.IGS_RU_GEN_005 dependencies on IGS_RU_GEN_005

Line 1: PACKAGE BODY IGS_RU_GEN_005 AS

1: PACKAGE BODY IGS_RU_GEN_005 AS
2: /* $Header: IGSRU11B.pls 120.1 2005/07/11 06:15:55 appldev ship $ */
3: /*
4: HISTORY
5: who when what

Line 12: -- moved to the package IGS_RU_GEN_005. This procedure is being called (from the table handlers

8: from CHECK_CHILD_EXISTANCE_RU_CALL and IGS_FI_FEE_DSB_FM_RU_PKG.GET_FK_IGS_RU_RULE()
9: from CHECK_CHILD_EXISTANCE_RU_RULE as a part of Build SFCR005_Cleanup_Build (Enhancement Bug # 2531390)
10: Removed default value from the procedures RULP_VAL_SCA_COMP,RULP_VAL_STG_COMP,RULP_VAL_SUSA_COMP to avoid gscc warning 'File.Pkg.22'
11: -- svenkata 14-MAR-2002 The procedures CHECK_CHILD_EXISTANCE_RU_RULE and CHECK_CHILD_EXISTANCE_RU_CALL have been
12: -- moved to the package IGS_RU_GEN_005. This procedure is being called (from the table handlers
13: -- IGS_RU_CALL_PKG and IGS_RU_RULE_PKG) only when the user is NOT DATA MERGE .Bug # 2233951.
14: */
15:
16: FUNCTION RULP_VAL_SCA_COMP(

Line 285: END IGS_RU_GEN_005;

281: );
282:
283: END Check_Child_Existance_Ru_Call;
284:
285: END IGS_RU_GEN_005;