Quantcast
Channel: Microsoft Dynamics AX
Viewing all articles
Browse latest Browse all 101540

Forum Post: RE: smmBusRelTable AIF Inbound

$
0
0
This can be because of fact that table smmBusRleTable has a index named as Party which is set to allow duplicate = No if you will try to use a PartyNumber, for which already a record exists in smmBusRelTable, it would not allow you to do so. Otherwise the following line of code should work perfectly, in case PartyNumber does not exist in smmBusRelTable smmBusRelTable.parmParty(DirPartyTable::find('000000033').PartyNumber); //000000033 is my PartyNumber taken from DirPartyTable

Viewing all articles
Browse latest Browse all 101540


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>