Your ERP should have an indicator letting you know if the ASN is a change, replace, original, cancel... You should be able to if an if statement looking at the value of your ERP. For example, if you are using SAP there is a segment in the IDOC that tells you what type of ASN this is. From that you choose what value should be in the BSN1. However, if your company never sends any other ASN but an original (which is normal), then keep the hard code as a 00 (original) ASN. Good Luck, Anthony
sureshnaidu_j <[EMAIL PROTECTED]> wrote: Chaps, I have a situation like this. We are moving to 4030 and customer wants some more stuff to be added to the existing Outbound 856. The typical example of my problem is there. A typical example of this is the Transaction Set Purpose Code(BSN01). Currently they have 00 as BSN01 coded in the mapping. Now they want to have 00,01,05 & 07 for BSN01. In this case on what basis do we map the BSN01? If the BSN01 is being picked up from application file then it would have not needed any change. As it is being hard coded in the mapping, now i am wondering how to accomodate 01,05, 07 along with 00 for BSN01. It sounds to me that it doesnt have any relation of BSN02, i.e., ASNID. Does it? BSN01 - Transaction Set Purpose Code BSN02 - Shipment Identification (ASNID) Appreciate your early response. Rgds, -Suresh . Please use the following Message Identifiers as your subject prefix: <SALES>, <JOBS>, <LIST>, <TECH>, <MISC>, <EVENT>, <OFF-TOPIC> Access the list online at: http://groups.yahoo.com/group/EDI-L SPONSORED LINKS Business to business Computer internet security Training computer and internet --------------------------------- YAHOO! GROUPS LINKS Visit your group "EDI-L" on the web. To unsubscribe from this group, send an email to: [EMAIL PROTECTED] Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. --------------------------------- __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------- Yahoo! Music Unlimited - Access over 1 million songs. Try it free. [Non-text portions of this message have been removed] ------------------------ Yahoo! Groups Sponsor --------------------~--> Fair play? Video games influencing politics. Click and talk back! http://us.click.yahoo.com/2jUsvC/tzNLAA/TtwFAA/OIFolB/TM --------------------------------------------------------------------~-> . Please use the following Message Identifiers as your subject prefix: <SALES>, <JOBS>, <LIST>, <TECH>, <MISC>, <EVENT>, <OFF-TOPIC> Access the list online at: http://groups.yahoo.com/group/EDI-L Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/EDI-L/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
