DBA Data[Home] [Help]

APPS.INL_RULE_GRP dependencies on INL_RULE_GRP

Line 1: PACKAGE BODY INL_RULE_GRP AS

1: PACKAGE BODY INL_RULE_GRP AS
2: /* $Header: INLGRULB.pls 120.0.12020000.2 2013/02/19 16:29:11 acferrei noship $ */
3: -- API name : Check_Condition
4: -- Type : Group
5: -- Function : Returns Y or N indicating whether the processing of an imported

Line 144: END INL_RULE_GRP;

140: FND_MSG_PUB.Count_And_Get(p_encoded => FND_API.g_false,
141: p_count => x_msg_count,
142: p_data => x_msg_data);
143: END Check_Condition;
144: END INL_RULE_GRP;