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

ORDER05 IDOC,

Former Member
0 Likes
847

Hi,

I am creating and updating Sales Orders using ORDERS05 idoc, created using XI interface.

We need to update the one field in item level. The field is in billing plan tab of a item and called settlement from date (RV60F-ABRBE).

ORDERS05 does not have this date field?

Any idea how this could be achieved - what would be the minimum effort solution.

Thanks,

Sudhin

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
492

Hi Sudhin,

If you are sure that field is not available then you have to go for extending the idoc with your new field and by exits you need to populate the field . Then you have to assign this new zidoc to your message type using we82.

Regards,

Raghav

Hi,

I am creating and updating Sales Orders using ORDERS05 idoc, created using XI interface.

We need to update the one field in item level. The field is in billing plan tab of a item and called settlement from date (RV60F-ABRBE).

ORDERS05 does not have this date field?

Any idea how this could be achieved - what would be the minimum effort solution.

Thanks,

Sudhin

1 REPLY 1
Read only

Former Member
0 Likes
493

Hi Sudhin,

If you are sure that field is not available then you have to go for extending the idoc with your new field and by exits you need to populate the field . Then you have to assign this new zidoc to your message type using we82.

Regards,

Raghav