About the elusive message type 210.

Hi all,
Does anybody have ANY Document on message type 210 FrghtDet This is an Ansi X12 message but I can not find any details on the Internet at all.. Searching FrghtDet in Google gives no results.. Is there no website for FMDs and ANSI x12 at all??
Also I wanted some good resource in EDIFACT standards but right now I really want to find the full details of 210.
Thanks everybody,
Charles.

Hi Charles,
EDI 210 Messages are used to transmit Freight Charges (Officially "Motor Carrier Freight Details and Invoice"). 
We created an INVOIC IDOC to post these charges by mapping the necessary fields, and equating the SCAC codes to freight conditions that had been configured on the POs.
In our case, we could get 1 Freight Bill (EDI 210) covering several POs, so we created separate INVOIC IDOCs for each PO referenced on the Freight Invoice.  actually, we allocate charges to each line item on each PO, but it is on INVOIC IDOC.
If you Google "EDI 210" you can find many examples of implementation guides.  I suggest you start studying one of a partner that you are currently doing business with.
CN's is available www.cn.ca/PDF/EDI_210_Guide.pdf  and is an example of all the fields and contains an example document as well.
Good luck!
Edited by: Jereme Chapman on Aug 7, 2008 5:48 PM

Similar Messages

  • How is the Fault Message Type used?

    Hi,
    I have a HTTP-SOAP scenario.I want to post a request to a HTTP Server using the SOAP receiver adapter and get the ackowledgement message from the receiver, if it was successful or not. Is this possible using the Fault Message type?
    If not how else can i capture the response in the EO mode?

    Hi Sivasakthi
    Yes you can capture soap response using SOAP fault message
    Check this link for embedded soap response
    http://www.w3.org/TR/2000/NOTE-SOAP-20000508/
    With this you can refer to this blog as well
    Handling Web Service SOAP Fault Responses in SAP NetWeaver XI
    Thanks
    Gaurav

  • What is the logical message type for Inbound Credit Memo (MM)

    Hi Folks,
    What is the logical message type for Inbound Credit Memo (MM)
    Plz explain.
    Thanks,
    Matt

    Hi Mat,
      The logical message types are as follows.
      /DSD/HH_CREDITDATA             DSD Credit Exposure and Credit lLmit
      CREADV                         Credit memo display
      CRESTA                         Copy credit status (DebtorCreditAccount)
      SBINV                          Credit memo procedure with invoice creation
      SBWAP                          SD Credit Memo Procedure with Automatic Postin
    You can search for message types in database table EDMSG.
    Regards,
    Vimal.

  • My sender and the receiver message types structures are same.do I need to m

    Hi all,
    My sender and the receiver message types structures are same.do I need to mapping in this case.
    If it is not required .Let me know in detail,How to proceed.
    Thanks,
    Srinivasa

    Hi,
    If is just to pass the message (as the sender source is the same as the receiver source),
    first you should have the Message Interface of you message
    then you should configure the Receiver determination, as the sender interface use your message interface and in the interface determination you can use the same message interface (same name). You dont have to add any mapping, just let empty and save. Just use one message interface for sender a receive.
    Any questins let me know.
    Regards,
    Lpbuff

  • Using the same Message Type

    Is it possible to use the same Message Type in several Message Interfaces?
    I have BPM which is using AbstractInterface.
    I created this interface based on my Message Type.
    I have got mapping exeption. Maybe it is because of using the same message type.

    > Is it possible to use the same Message Type in
    > several Message Interfaces?
    sure!
    > I have got mapping exeption. Maybe it is because of
    > using the same message type.
    I don't think so.
    Stefan

  • Need help about the SHA Message Digest ? & what is use of Message Diagest ?

    need help about the SHA Message Digest ? & what is use of Message Diagest ?
    1>i have one program of making message digest
    2>which requires two files name
    3>one for input like txt
    4> second is out put file of message digest
    can any one tell what is the use of second generated file .

    MessageDigest md = MessageDigest.getInstance("SHA");
    FileInputStream fis = new FileInputStream(args[0]);
    byte[] b = new byte[1024];
    int readed = -1;
    while((readed = fis.read(b)) > 0)
         md.update(b, 0, readed);
    fis.close();
    FileOutputStream fos = new FileOutputStream(args[1]);
    byte[] d = md.digest();
    StringBuffer sb = new StringBuffer();
    for(int i = 0; i < d.length; i++) {
         String str = Integer.toHexString(d[i] & 0xff);
         sb.append(str.length() < 2 ? "0" + str : str);
    fos.write(sb.toString().getBytes());
    fos.close();

  • How can I display the IDOC message type descriptions

    I've been asked to provide a listing of all the IDOC message types and it's associated description.
    Does anyone know what table holds this information or a t-code that will allow me to create a file listing the message tpyes and descriptions?

    Hi Timothy,
    The correct table to get this information is from SAP table EDIMSGT. You can view/download the contents of this table via transaction SE16.
    Hope this helps and please don't forget to reward points.
    Cheers,
    Sougata.

  • How to chang the idoc  message type

    Hi,
    I want to change the idoc message type...because the idoc has the status 51...pls advice how to change
    I have tried it from we81 .......but i cant open the msg type ...when i double click on it.
    Regards,
    Somenath

    Hi,
    This may help u
    Steps To Create Custom IDOC
    1.Create Segment Type (WE31)
    Go to Transaction code WE31
    Enter Segment type, click on Create
    Give Description
    Enter the Necessary Fields & Data Elements for those Fields.
    Save the Changes.
    2.Create Idoc Type (WE30)
    Go to transaction code WE30
    Enter the Object Name, select Basic type and click Create icon
    Select the create new option and enter a description for your basic IDOC type and press enter
    Select the IDOC Name and click Create icon
    The system prompts us to enter a segment type and its attributes
    Choose the appropriate values and press Enter
    The system transfers the name of the segment type to the IDOC editor.
    Follow these steps to add more number of segments to Parent or as Parent-child relation
    Save it and go back
    Go to Edit -> Set release
    3.Create Message Type (WE81)
    Go to transaction code WE81
    Change the details from Display mode to Change modenAfter selection, the system will give this message u201CThe table is cross-client (see Help for further info)u201D. Press EnternClick New Entries to create new Message Type
    Fill details
    Save it and go back
    4.Assign Idoc Type to Message Type (WE82)
    Go to transaction code WE82
    Change the details from Display mode to Change moden After selection, the system will give this message u201CThe table is cross-client (see Help for further info)u201D. Press Enter.
    Click New Entries to create new Message Type.
    Fill details
    Save it and go back
    Regards
    Seshagiri

  • AFTER I DOWNLOADED FIREFOX 4, EVERYTIME I OPEN THE PROGRAM I GET THE FOLLOWING MESSAGE- TYPE ERROR:COMPONENT.CLASSES[CID] IS UNDEFINED. HOW DO I CORRECT THIS?

    After upgrading to firefox 4, everytime I open the program, I get the following message, "TYPE ERROR:conponentclasses undefined." How do I correct this?

    That indicates that you are using an add-on that is not compatible with Firefox 4. For details of how to troubleshoot this to find out what one is causing the problem see https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • Hi all!How to use the fault message types

    Hi all, i am new beginner on XI.
    I have read the introduction in SAP Library about
    fault message types
    but the steps of how to use fault message are clear
    could you help me?
    could you give me some guide or docs or links?

    Hi,
    These might help you:
    http://help.sap.com/saphelp_nw04/helpdata/en/f3/c26c3cbfac384fe10000000a114084/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/5d/a45c3cff8ca92be10000000a114084/frameset.htm
    Regards,
    Chandra

  • Issue with the change pointer  for the reduced message type ZMATMAS

    Hi All,
    I have created reduced message type ZMATMAS for the MATMAS to create a Idoc when change or insert material master data fields( MARA-LAENG, MARA-BREIT, MARA-HOEHE) . My Problem is that the Idoc is generated with the status (03) but the fields(LAENG, BREIT,HOEHE)  are not getting fill with the values. They are always filling with the values  '/'). I have done the following steps to create idoc for the change pointer. Please check whether i have missed some steps.
    1.     Create reduction maintenance ZMATMAS  (Tcode BD53)
    keep the default selected segments E1MARAM, E1MAKTM
    2.     Add following data to maintain table view for the message type ZMATMAS  (Tcode BD52)
    Object      Table Name     Field Name
    MATERIAL       MARA      KEY
    MATERIAL     MARA     LAENG
    MATERIAL     MARA     BREIT
    MATERIAL     MARA     HOEHE
    3.     Activate particular change pointer in BD50
    Message Type       Active
    ZMATMAS         yes
    4.     Activate change pointers u2013 Generally (Tcode BD61).
    5.     Assign Segment fields to change document fields (Tcode BD66 )
    Segment Type     Field Name     Object     Table Name     Field Name
    E1MARAM     BREIT     MATERIAL     MARA     BREIT
    E1MARAM     HOEHE     MATERIAL     MARA     HOEHE
    E1MARAM     LAENG     MATERIAL     MARA     LAENG
    6. I have done the distribution model settings (BD64) and  the idoc configurations
    1.     Logical System
    2.     RFC destination
    3.     Create port
    4.     Create partner profile
    7. I changed the fields in material master data(Tcode MM02)  and I executed the Tcode BD21.
    Idoc is generated but the fields are not getting fill with the values
    (Note: some fields  are filled with values e. g material number, material description)
    I checked the Idoc data segment E1MARAM (WE02)
    Fld name   Fld cont.
    LAENG       /
    BREIT       /
    HOEHE      /
    Can you please let me know the issue
    Prad

    Issue is solved when I select the segments and the fields in the segments (Tcode :BD53)
    Prad

  • PO line item delete with the customised message type

    Hi,
    My requirement is...In a Multiple line item PO if all the line items are deleted than it should not send any print to the vendor though the message option is set to Print immediatelly(NAST-VSZTP = 4).
    These message type are customised output type like ZNEU.
    I have tried to stop the print program which is calling the smartfrom.I am successful in stopping it by taking the deletion flag from the table ekpo table.But not able to make the traffic signal light to red.Because after the print program it is going to the RSNAST00 program and taking the value NAST-VSZTP = 4 and make its status to green and as well as processed.
    Can any body suggested how to change this traffic signal light to red.
    Regards,
    Partha

    Hi Raghavendra,
                           I understand that you are facing problems due to non-availibility of Header data in PROCESS_ITEM. But the same can be pulled live from the program. Sample pseudo code and reference link provided below. Hope it helps your ABAPer gain an insight.
    REF: Getting Header Data in ITEM_PROCESS
    DATA: ls_item TYPE mepoitem,
    ls_header TYPE mepoheader,
    ls_header_obj TYPE REF TO if_purchase_order_mm.
    *Get PO Header data
    CALL METHOD im_item->get_header
    RECEIVING
    re_header = ls_header_obj.
    CALL METHOD ls_header_obj->get_data
    RECEIVING
    re_data = ls_header.

  • Process code's function module required for the IDOC Message type PROACT

    Hi,
    I am trying to trigger an IDOC from ME32K transaction which will carry my Contract agreement details to XI. The IDOC I am using for this purpose is PROACT.PROACT01. But I couldn't find the outbound process code / Function module for the process code associated to this IDOC message type.
    Pls help me out....
    Thanks,
    Ram Kalyan

    I checked table EDIFCT for the message type and found this:
    Function module            Function type    Basic type                                      Message Type
    IDOC_INPUT_PROACT          F               PROACT01                                       PROACT
    Oops...I think you are looking for outbound..Ignore

  • Give me some advice about the big message

    Whether JMS provider provide the function to deal with big message? i haven't found.Whether should I split the message myself? but if i split myself,the message as a whole will be difficult to ensure whole.I can only receive message one by one.If i only receive some of the splitted messages,and the other still in the topic ,all of the messages are unuseful.if u have practice in this ,give me some good advice pls.thanks.

    There are JMS servers in the market, which provide an inbuilt mechanism to send large messages. Some of them implement this by internally compressing/splitting into various parts and who so ever is listening on that destination is delivered the complete message/file by concatinating/uncompressing them at the consumer side. Do check for this support in your JMS provider.

  • About the elementary stream type

    Now I get the elementary stream type composing a service, the result is number, I don't know the meaning, such as 5, 6, 12... Please help me. Thank you.

    There is no complete list of PMT stream types, because this depends on many other specifications. MHP defines the following:
    public final static byte org.dvb.si.PMTStreamType.MPEG1_VIDEO = 1;
    public final static byte org.dvb.si.PMTStreamType.MPEG2_VIDEO = 2;
    public final static byte org.dvb.si.PMTStreamType.MPEG1_AUDIO = 3;
    public final static byte org.dvb.si.PMTStreamType.MPEG2_AUDIO = 4;
    Other possible stream types are defined other DVB specifications. SI, DVB subtitles, and DVB teletext information are carried in stream type 0x06, and the following are defined by the MPEG-2 systems spec:
    0x00     ITU-T | ISO/IEC Reserved
    0x01     ISO/IEC 11172 Video
    0x02     ITU-T Rec. H.262 | ISO/IEC 13818-2 Video or ISO/IEC 11172-2 constrained parameter video stream
    0x03     ISO/IEC 11172 Audio
    0x04     ISO/IEC 13818-3 Audio
    0x05     ITU-T Rec. H.222.0 | ISO/IEC 13818-1 private_sections
    0x06     ITU-T Rec. H.222.0 | ISO/IEC 13818-1 PES packets containing private data
    0x07     ISO/IEC 13522 MHEG
    0x08     ITU-T Rec. H.222.0 | ISO/IEC 13818-1 Annex A DSM CC (this is the DSM-CC defined in the MPEG-2 systems spec, not the DSM-CC spec)
    0x09     ITU-T Rec. H.222.1
    0x0A     ISO/IEC 13818-6 type A (DSM-CC)
    0x0B     ISO/IEC 13818-6 type B (DSM-CC)
    0x0C     ISO/IEC 13818-6 type C (DSM-CC)
    0x0D     ISO/IEC 13818-6 type D (DSM-CC)
    0x0E     ISO/IEC 13818-1 auxiliary
    0x0F-0x7F     ITU-T Rec. H.222.0 | ISO/IEC 13818-1 Reserved
    0x80-0xFF     User Private
    Steve

Maybe you are looking for