I figured it out, I used the following syntax
evaluate account-id
when 1 thru 7
perform debit-internal-account
when other
perform debit-customer-account
end-evaluate
ME ANSWERING MY SELF So Crazy of Me!
I figured it out, I used the following syntax
evaluate account-id
when 1 thru 7
perform debit-internal-account
when other
perform debit-customer-account
end-evaluate
ME ANSWERING MY SELF So Crazy of Me!