Skip to Content
0
Former Member
Mar 25, 2009 at 10:58 AM

How Account Code Levels has changed automatically ?

45 Views

Hi,

Chart of Accounts Levels has changed to another level. what are the levels 5 account changed to level 2 how it will changed automatically if I modify level 2 to level 5 is there any effect in old entries. And I restored 20-03-09 Back up in this DB exactly is there. How it will happen automatically. And live DB also there is no updated date. How we can find who did and how it will updated.

This is the query:

select OACT.Acctcode,OACT.Acctname,OACT.createdate,OACT.updatedate,OACT.usersign,ousr.userid,OUSR.user_Code,OUSR.U_Name from OACT

inner join ousr on ousr.userid=oact.usersign

here there is no updated date.please guide me.

Regds,

Sampath Kumar.