DBA Data[Home] [Help]

APPS.XLA_AAD_MERGE_PVT dependencies on XLA_STAGING_COMPONENTS_H

Line 200: , xla_staging_components_h h

196: CURSOR c_invalid_versions IS
197: SELECT distinct t.name
198: FROM xla_product_rules_b w
199: , xla_product_rules_b s
200: , xla_staging_components_h h
201: , xla_product_rules_tl t
202: WHERE w.version_num > h.version_num
203: AND w.amb_context_code = g_amb_context_code
204: AND w.application_id = g_application_id

Line 5184: p_encoded_message => '# row populated in XLA_STAGING_COMPONENTS_H = '||l_num_rows,

5180: p_amb_context_code => g_amb_context_code,
5181: p_application_id => g_application_id,
5182: p_request_code => 'IMPORT' ,
5183: p_log_type_code => 'UPLOAD',
5184: p_encoded_message => '# row populated in XLA_STAGING_COMPONENTS_H = '||l_num_rows,
5185: p_component_code => 'populate_history');
5186:
5187: FORALL i IN 1..l_ac_dtl_codes.COUNT
5188: DELETE FROM xla_analytical_dtls_tl w