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: 

How to update due date of vendor invoice

Former Member
0 Kudos

Hi,

Plz tell me how to update due date of vendor invoice

Thanks,

Arun

3 REPLIES 3

former_member209119
Active Participant
0 Kudos

Hi Arun,

due date is a calculated field it's not available for the selection (without possiblity to modify selection views via SE36)..

TCode to find out vendor invoice due date is : FBL1N

Goto FBL1N and execute the report, After output generated, select Change layout ((Ctrl+F8), add the Net duedate.

Hope it helps!

0 Kudos

Hi,

I have a requirement where my client wants to update the due date for a particular invoice.

Iike the new due date will be older than the old due date. So he wants to update it.

Thanks,

Arun

0 Kudos

Due date is calculated from other fields like :

ZFBDTBaseline Date for Due Date Calculation
ZTERMTerms of Payment Key
ZBD1TCash Discount Days 1
ZBD2TCash Discount Days 2
ZBD3TNet Payment Terms Period

So adjust those fields to change due date.

Regards,

Raymond