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 the vekp table based on the status of the Handling Unit

akila_sivan18
Discoverer
0 Kudos

Hello everyone.

i have a requirement to update the fields (exidv,begew,gewei) from the table VEKP based on the status of the Handling unit.how to do this update into the db?

2 REPLIES 2

mmcisme1
Active Contributor
0 Kudos

This question is hard to answer without more information.

When is your status change? What is the status when you want to change the fields? Are the fields on the screen? Have you looked for BADIs or user exits? What have you tried to date?

akila_sivan18
Discoverer
0 Kudos

Actually i have to create a FM to read the data from SAP Mii and then to update the fields (brgew,gewei,)based on the Exidv in vekp table..

i have to check the status of the Handling Unit .

if the status is 'weighed' --do nothing.

else change the status to 'weighed'. and then update the table.