GL Ledger name change
Is it possible change GL Ledger name from OeBS UI or just update database field?
update GL.GL_LEDGERS set NAME = 'XXX' where LEDGER_ID = '1234';
Whether that activity is harms the functionality?
Tagged:
0