Design Tools & Output Technologies - JDE1 (MOSC)

MOSC Banner

Debit & Credit

edited Nov 10, 2016 3:39AM in Design Tools & Output Technologies - JDE1 (MOSC) 10 commentsAnswered ✓

Dear Experts,

Need some expert opinion, we have an Open Amount (AAP) in V03B11B with +VE and -ve Values, we want to show +ve as Debit and -ve

as Credit and Sum the Balance as running balance? somebody can help us!

Thanks,

I have used the follow code,  But it did'nt work

If BC Amount Open (F03B11)(AAP) is greater than <Zero>

RV Debit = BC Amount Open (F03B11)(AAP)

RV Balance = [RV Balance]+[RV Debit]

Else

RV Credit = BC Amount Open (F03B11)(AAP)

RV Balance = [RV Balance]+[RV Credit]

End If

Following format needed:

Doc #

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center