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

Net due date field

Former Member
0 Likes
383

hi experts,

I have to print the net due date which is printed in FB1LN TCODE, but the problem is that the field FAEDT is from the structure and i am not able to print it.

please help me where can i find these field.

thanks in advance.

hi experts,

I have to print the net due date which is printed in FB1LN TCODE, but the problem is that the field FAEDT is from the structure and i am not able to print it.

please help me where can i find these field.

thanks in advance.

1 REPLY 1
Read only

Former Member
0 Likes
341

Hi,

Try using function module DETERMINE_DUE_DATE the report RFAPRE_ITEMS gives an example of its use with vendor line items.

Darren