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: 

EDI1 not getting triggered in Purchase order

Former Member
0 Kudos

Hi All,

I have a requirement when we manually try to enter EDI1 condition type in Item coditions tab of a PO, it says requirement routine 53 is not satisfied.

I checked the routine. The code is checking field 'preisfindungsart'.

 

if komp-kposn ne 0.
check: preisfindungsart = 'J'.
endif.

Can anyone tell me what this field is about and where does it get filled?

Thanks,

Sneha Nikam

1 ACCEPTED SOLUTION

former_member215575
Active Participant
0 Kudos

Hi,

'preisfindungsart' means Pricing type, Check Domain - KNPRS for all possible values. Also check the 'UPDATE' push button in conditions tab.

Regards,

SG.

1 REPLY 1

former_member215575
Active Participant
0 Kudos

Hi,

'preisfindungsart' means Pricing type, Check Domain - KNPRS for all possible values. Also check the 'UPDATE' push button in conditions tab.

Regards,

SG.