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

script

Former Member
0 Likes
394

Hi Experts,

i need to get the Requested delivery date filed from sales order acknoledgement. but it is showing the

RV45A-KETDAT , but here RV45A is a structure , so is any body tell me from where can i pick the reuested delivery date is any other table field is avialbe ???

Thanks

3 REPLIES 3
Read only

former_member210123
Active Participant
0 Likes
364

I think ur modifying a stand sap script. During the runtime the values gets loaded into the structure.So u dont have to worry about the the value flowing into the structure.It becomes a work area with all values.

Read only

vinod_vemuru2
Active Contributor
0 Likes
364

Hi venu,

Check the table field VBAK-VDATU. This is the requested delivery date.

thanks,

Vinod.

Read only

Former Member
0 Likes
364

Venu,

This is structure for initial VA01 screen. you can use both the fields .