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

Move data from standard to Custom defined fields.

Former Member
0 Likes
504

Hi all,

I added few customer date fields on the screen for work orders IW31/32. What i need is these fields should get populated with the data of standard date fields.

Generally, if i click on  the enhancement tab these fields get updated with the data of standard fields but if i did not click on this tab then, this data wont get updated in custom fields.

What i need is these custom fields should get updated with the data of standard fields whether, i click on the enhancement tab or not.

Regards

Satish Chandra

1 ACCEPTED SOLUTION
Read only

Abhijit74
Active Contributor
0 Likes
466

Hello,

Check in BADI IWO1_SCREEN_MODIFY or implement any enhancement point for this.

Thanks,

Abhijit

Hi all,

I added few customer date fields on the screen for work orders IW31/32. What i need is these fields should get populated with the data of standard date fields.

Generally, if i click on  the enhancement tab these fields get updated with the data of standard fields but if i did not click on this tab then, this data wont get updated in custom fields.

What i need is these custom fields should get updated with the data of standard fields whether, i click on the enhancement tab or not.

Regards

Satish Chandra

3 REPLIES 3
Read only

Abhijit74
Active Contributor
0 Likes
467

Hello,

Check in BADI IWO1_SCREEN_MODIFY or implement any enhancement point for this.

Thanks,

Abhijit

Read only

Former Member
0 Likes
466

Thanks Abhijit,

how to find and implement an enhancement.

Thanks & Regards,

Satish Chandra

Read only

Abhijit74
Active Contributor
0 Likes
466

Hello Satish,

What I believe that you are not a technical guy. Please ask your ABAP developers , he will help you in this regards.

However to find enhancement point  go through below links. You will get lots of threads regarding this if search carefully.

http://wiki.sdn.sap.com/wiki/display/ABAP/How+To+Do+Implicit+Enhancement.

http://scn.sap.com/thread/3194057

Thanks,

Abhijit