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

inserting custom fields onto VL02n

Former Member
0 Likes
849

Hi All!

I have to insert 3 custom fields onto transaction VL02n and the requirement is that if the first field status is entered with some value the other two fields have to be automatically updated with the current date and current time.How to accomplish this..Also please suggest any userexit required if i need to make the coding.

I will be making the changes on the screen using access key..

Please advise

Regards

Praneeth

Message was edited by: Praneeth kumar

1 ACCEPTED SOLUTION
Read only

Laxmana_Appana_
Active Contributor
0 Likes
724

Hi,

Check this user exit.

V50Q0001 Delivery Monitor: User Exits for Filling Display Fields

Laxman

Hi All!

I have to insert 3 custom fields onto transaction VL02n and the requirement is that if the first field status is entered with some value the other two fields have to be automatically updated with the current date and current time.How to accomplish this..Also please suggest any userexit required if i need to make the coding.

I will be making the changes on the screen using access key..

Please advise

Regards

Praneeth

Message was edited by: Praneeth kumar

3 REPLIES 3
Read only

Laxmana_Appana_
Active Contributor
0 Likes
725

Hi,

Check this user exit.

V50Q0001 Delivery Monitor: User Exits for Filling Display Fields

Laxman

Read only

Former Member
0 Likes
724

Hi,

use the BADI <b>LE_SHP_DELIVERY_PROC</b> to do that.

it is used to include the Custom fields in the TAB page.

Regards

vijay

Read only

0 Likes
724

goto SAPMV50A and search for cl_exithandler ..i'll list u all the BAdis..use the one relevant to u!

reward points if it helps

Regards

Gunjan