Browsing articles tagged with "EF05 - orasistem | Oracle E-Business Suite Paylaşım Platformu"
Haz
9
2015

GL Arayüzü Geçersiz Hesap Hatası (EF05)

Code_combination_id=0 olan kayıtlar bulunur.   SELECT * FROM gl_interface WHERE status = ‘EF05’ AND code_combination_id = 0 SELECT * FROM gl_interface WHERE status = ‘EF05’ AND code_combination_id = 0   Aşağıdaki sql çalıştırıp xcst_mtl_transaction_accs_all tablsounda reference_account 0 olan ilgili distribution_accountlar bulunur.   SELECT g.code_combination_id, m.*, ds.* FROM mtl_generic_dispositions ds, gl_code_combinations_kfv g, mtl_material_transactions m WHERE g.code_combination_id […]