Application Development 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: 

Tables to get the billing plan discount percentage...

aris_hidalgo
Contributor
0 Kudos

Hello Experts,

I am currently developing our sales invoice form and 1 requirement is that I have to show the

billing plan/downpayment %. The specs only has the field FPLNR. Can you please tell me how to get the

% amount.

Thank you guys and take care!

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi

Look in table FPLT

Field is FPROZ.

Regards

Aditya

Edited by: ADITYA MITTAL on Dec 22, 2008 3:49 PM

2 REPLIES 2

Former Member
0 Kudos

Hi

Look in table FPLT

Field is FPROZ.

Regards

Aditya

Edited by: ADITYA MITTAL on Dec 22, 2008 3:49 PM

Former Member
0 Kudos

hi

you can get the billing date FPLT-AFDAT and billing discount perecntage FPLT-FPRO by making use of the key field FPLNR

hope this helps

regards

Aakash Banga