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

IDoc data

Former Member
0 Likes
245

Hi

I am creating new condition types for Discounts.

EDI is sending IDOC which has condition types and also value of discount.

How to validate the configured discount with EDI idoc discount.

Thanks in advance

1 REPLY 1
Read only

Former Member
0 Likes
220

Hello,

what I understood from query that, you want to check the 'fixed discount' for any condition type with the data creating at the time of IDOC creation.

you can check in the user exit of function module assigned against the PORT of EDI settings.

if you are not getting any user exit, make an custom one

good luck

Thanks

K.