hi,
I am getting some negative gl balances when i fetch data from EBS. These accounts are of expense and liability balance type. According to my knowledge they will be moved as it is from EBS regardless of "absolute" option is selected or not. (-ve values will be -ve and +ve values will be +ve).
I am trying to create a script which will multiple column "AMOUNTX" of table "TDATASEG" with -1 if the "AMOUNTX" is less then 0.
I am getting the result what i want but the issue is my data workbench goes blank.
Screenshot:

I think this is because i have changed the "TDATASEG" table.
If this happens i won't be able to drill back to the GL accounts.
Is this the correct approach i am using?
Is this the correct column i am using; i think it is because i am getting the results i want.
Regards