DBA Data[Home] [Help]

APPS.XLA_CMP_ADR_PKG dependencies on XLA_CMP_CONDITION_PKG

Line 1465: l_cond := xla_cmp_condition_pkg.GetCondition (

1461: );
1462:
1463: END IF;
1464:
1465: l_cond := xla_cmp_condition_pkg.GetCondition (
1466: p_application_id => p_value_segment_rule_appl_id
1467: , p_component_type => g_component_type
1468: , p_component_code => p_value_segment_rule_code
1469: , p_component_type_code => p_value_segment_rule_type_code

Line 1686: l_cond := xla_cmp_condition_pkg.GetCondition (

1682:
1683: END IF;
1684: END IF;
1685:
1686: l_cond := xla_cmp_condition_pkg.GetCondition (
1687: p_application_id => p_application_id
1688: , p_component_type => g_component_type
1689: , p_component_code => p_segment_rule_code
1690: , p_component_type_code => p_segment_rule_type_code