cancel
Showing results for 
Search instead for 
Did you mean: 

how to get each account balance in sapscript when using F.01

former_member249594
Participant
0 Kudos

Dear Friends,

I had developed a sapscrit form for P/L statement ( TCODE F.01) printing Now I received a new requirement. I need to get the balance values for each account and check the credit/debit indicator in sapscript. Do anyone know how to do it?? Thanks in advance.

BR

Joe

Accepted Solutions (1)

Accepted Solutions (1)

former_member196280
Active Contributor
0 Kudos

You can identify amount is credit/ debit by checking the field <b>shkzg</b> (Debit/Credit indicator).

Reward points if useful.

Regards,

Sairam

former_member249594
Participant
0 Kudos

Hi Sairam,

Thanks. But please how to get the balance for each account in SAPSCRIPT if I use the F.01?

Thanks

Joe

Answers (1)

Answers (1)

former_member196280
Active Contributor
0 Kudos

This field will help in gettin account balances <b>WRBTR</b>

Reward points to all useful answers.

Regards,

SaiRam