Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

plz help me in solving this problem

Former Member
0 Likes
490

Hi all

i am facing a problem with calculation of billing amount,late/delayed payment surcharge(DPS),and arrear.the problem is there is no any particular field in DFKKOP table where the value against these fields are stored and rest 2 fields value DPS AND ARREAR comes from FPL9 SAP IS-U standard report ,it comes calculated from there and directly print on bill from script.can any body tell me is there any way to find out the value of DPS/ARREAR through FPL9 or by bill.all the fields are required in report.the billed amount is in DFKKOP-BETRW.

plz show me some way to solve the issue

thank.

gaurav

Hi all

i am facing a problem with calculation of billing amount,late/delayed payment surcharge(DPS),and arrear.the problem is there is no any particular field in DFKKOP table where the value against these fields are stored and rest 2 fields value DPS AND ARREAR comes from FPL9 SAP IS-U standard report ,it comes calculated from there and directly print on bill from script.can any body tell me is there any way to find out the value of DPS/ARREAR through FPL9 or by bill.all the fields are required in report.the billed amount is in DFKKOP-BETRW.

plz show me some way to solve the issue

thank.

gaurav

2 REPLIES 2
Read only

Manohar2u
Active Contributor
0 Likes
417

Keep a trace on FPL9 transaction from ST05, this might be stored in DFKK* tables.

Regds

Manohar

Read only

Former Member
0 Likes
417

HI MANOHAR

thanks for your help,but plz elaborate on

1. how to use ST05 on fpl9 is there any procedure so plz tell me how to analyse the performance,and how to identify the problem area

2.FPL9 is having entries against many heads(clearing reasons) around 35 through which the ARREAR is calculated how to identify which head is useful for ARREAR calculation.

3.DFKKOP table having HVORG/TVORG/AUGRD fields these fields having entries against amount field but no field is maintained for arrear it's calculated value through HVORG/TVORG/AUGRD combination.,can u help me in identifying which combination is used for arrear calculation.