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

ME_CONFIRMATION_UPDATE

Former Member
0 Likes
1,204

Hello friendz. I am using DELVRY03, IDOC_input_DESADV1 for updating order confirmation tab details. I used ME_CONFIRMATION_UPDATE for updating these without creating the inbound delivery. Now I have a problem. I am unable to display DELIVERY DATE and DELIVERY TYPE in the order confirmation tab wchich are RM06E-EEIND and RM06E-LPIEN where RM06E is a structure. I am able to find del date and type in EKES tables .Can anyone help me out how to display these from RM06E structure.

Thanks in advance

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
980

I am sorry. Its EKES.

I am sorry. Its EKES.

5 REPLIES 5
Read only

Former Member
0 Likes
980

DELIVERY DATE would be EKPO-EINDT

DELIVERY TYPE is constant value "1".

Read only

0 Likes
980

is it ekpo or ekes ?

Read only

Former Member
0 Likes
981

I am sorry. Its EKES.

Read only

0 Likes
980

I am able to load the EKES table fields. But I want to display delivery date in Corfirmation Tab which is RM06E-EEIND and not EKES-EINDT. How can i do display the delivery date ?

Read only

Former Member
0 Likes
980

i got to know how to proceed. Thanks all for helping me out