How to make corrsponding accounts report
Hi Dear Community,
We have OEBS 12.1.2.
Does Oracle have functionality to insert lines numbers of corresponding accounts into one of the attributes? Now attribute1 is empty.
AE_LINE_NUM ENTERED_DR ENTERED_CR ATTRIBUTE1
1 37697,53
2 37697,53
I want to fill attribute1 with ae_line_num like
AE_LINE_NUM ENTERED_DR ENTERED_CR ATTRIBUTE1
1 37697,53 2
2 37697,53 1