How to read PIA+1+315S136:SA' from edifact

28 views
Skip to first unread message

Srinivas V

unread,
Jun 16, 2023, 1:15:51 AM6/16/23
to Bots Open Source EDI Translator
Hi 

I have two PIA  lines in EDIFACT file I can read first one but not able to read second line.

PIA+1+5100992:IN'
PIA+1+315S136:SA'

from above I can read customer item no from  first line using

out.data.lines[-1]['PROMOTIECODE']=lin.get({'BOTSID':'LIN'},{'BOTSID':'PIA','4347':'1','C212#1.7140':None})

I need help to read second line item.
PIA+1+315S136:SA'

thank you in advance.
Regards
Srinivas


Eppye Bots

unread,
Jun 16, 2023, 6:32:59 AM6/16/23
to bots...@googlegroups.com
supplier_item_number = lin.get({'BOTSID':'LIN'},{'BOTSID':'PIA','C212#1.7143':'SA','C212#1.7140':None})


kind regards, Henk-Jan Ebbers


--
You received this message because you are subscribed to the Google Groups "Bots Open Source EDI Translator" group.
To unsubscribe from this group and stop receiving emails from it, send an email to botsmail+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/botsmail/b7304703-157d-42b4-88a7-2458857e1300n%40googlegroups.com.

Srinivas V

unread,
Jun 16, 2023, 7:13:39 AM6/16/23
to Bots Open Source EDI Translator
thank you Henk
Reply all
Reply to author
Forward
0 new messages