DBA Data[Home] [Help]

APPS.XLA_ADR_INTERFACE_PKG dependencies on XLA_SEG_RULE_DETAILS

Line 313: -- Insert data into xla_seg_rule_details

309: FETCH c_xla_rule_details_t into l_xla_rule_details;
310: EXIT WHEN c_xla_rule_details_t%NOTFOUND;
311:
312: BEGIN -- Block begins
313: -- Insert data into xla_seg_rule_details
314: INSERT INTO xla_seg_rule_details
315: (segment_rule_detail_id
316: ,application_id
317: ,amb_context_code

Line 314: INSERT INTO xla_seg_rule_details

310: EXIT WHEN c_xla_rule_details_t%NOTFOUND;
311:
312: BEGIN -- Block begins
313: -- Insert data into xla_seg_rule_details
314: INSERT INTO xla_seg_rule_details
315: (segment_rule_detail_id
316: ,application_id
317: ,amb_context_code
318: ,segment_rule_type_code