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: 

Adding fields to VF01,VF02 AND VF03 Tcodes

Former Member
0 Kudos

HI all,

I have a requirement i need to add two fields in VF01.. one of type date and another of type string(where the user will enter some text)

these two are at header level only. can we add , if so how?

Actually when considering the Sales order we have two Delivery dates, first one is the Delivery Date requested by the Customer,

that we maintained in VA33 Valite to date field, but the second one is Actual Delivered date(the date on which actually the goods is delivered), here we r not maintaing this field anywhere

so we need a field of type date in vf01...and text fields for remarks.Let me know if any other solution for this i.e to maintain the actual deliverd date of goods in our standard transaction and database table hopefully in VBRK.

i hope u understand my requirement, pls let me know if further issues.

Regards,

Niranjan.G

2 REPLIES 2

Former Member
0 Kudos

Hi

It can use the BADIs BADI_SD_CUST_HEAD and/or BADI_SD_CUST_ITEM

Max

Former Member
0 Kudos

Requirement closed