DBA Data[Home] [Help]

APPS.FV_FACTS_TBAL_TRANSACTIONS dependencies on FND_FLEX_VALUE_HIERARCHIES

Line 2032: From fnd_flex_value_hierarchies

2028: --vp_errbuf := 'SGL Parent Account Before:'||sgl_acct_num||'-'||acct_num;
2029: -- fnd_file.put_line(fnd_file.log, vp_errbuf) ;
2030: Select parent_flex_value
2031: Into sgl_acct_num
2032: From fnd_flex_value_hierarchies
2033: where (ACCT_NUM Between child_flex_value_low
2034: and child_flex_value_high)
2035: and parent_flex_value <> 'T'
2036: AND flex_value_set_id = vl_acc_val_set_id