Standard message type to transfer data for transportation planning

Hi,
We would like to develop a interface that would transfer the following data from SAP to another system (called Vista).
"(Past) Receivings and requirements shall be considered in the transportation planning. Transfer the requirement information from the ERP system to Vista for the transportation planning."
Is there any standard message type (or any other std solution) in SAP that can transfer this data from SAP to legacy system(Vista)?
In general how does one identify for any given requirement, if there exists a standard message type (standard solution) of transffering data from or to an SAP system
Thanks in advance.
John

Hi,
U can go throught this sap help
http://help.sap.com/saphelp_45b/helpdata/en/b5/9c48ebfc6f11d1bf5a0000e8a7386f/content.htm

Similar Messages

  • In which table cound i find the info on EDI standard Message type??

    Example
    EDI standard Message type Business process
    EDIFACT ORDERS Purchase order
                   INVOIC Invoice
    ANSI X12  850 Purchase order
                    810 Invoice
    Like those 850..810..etc info, i dont know from which table could i find the related info?
    Thanks.

    Hi Hoo,
    Electronic Data Interchange (or EDI) refers to the use of computers in formatting and exchanging business information using internationally recognized standards and formats. Standards organizations throughout the world have defined hundreds of document types to create a universal language for companies to conduct business while using dissimilar systems and processes. Common business documents, such as the invoice, purchase order, production planning schedule, ship manifest, and customs declaration, have been standardized and are sent and received electronically over private secure networks (Value-Added Networks - VANs) and the Internet.
    So EDI is not an SAP product, It is a method to exchange the data over internet.
    You dont get any information in any table in SAP. SAP supports EDI to exchange the data over internet. There are no. of third party EDI tools to connect to SAP.
    following is link to know more about EDI message types.
    http://www.edifactory.de/messages.php?s=D96A

  • What is the message type we can take for Payroll system

    Hi All,
    what is the message type we can take for Payroll system

    Hi
    I feel that you are talking about IDoc Message Types..
    HROT_CA                        HR: Outsourcing - Canadian Payroll            
    HROT_CM                        HR: Outsourcing - Canadian Master Data Payroll
    HROT_US                        HR: Outsourcing - US Payroll                  
    HROT_XX                        HR: Outsourcing Payroll International         
    HRTRPR                         Transfer TRV-PAY(PayrollTravelExpenses)       
    MANAGEREXTPAYROLL_INSERTLEGACY Transfer payroll account                      
    MANAGEREXTPAYROLL_INSERTOUT    Update of a payroll result using an outsourcer
    these are the available Message type for payroll...
    hope you are talking about IDoc message type for Payroll...
    vijay

  • Standard Message Type Missing in XI!!!

    Hi,
    We have installed XI server and its working fine.
    when we try to execute the Idoc scenario, in import parameter details, we have given only the XI Server details which we have installed.
    When we try to import the IDOC ,the Standard IDOC's like CREMAS MATMAS ARTMAS DEBMAS are not shown.
    i just want to know..
    1)Is this standard Message type will be present only in R/3 system?
    2) In case, if we want to configure for these standard message types, what are the steps to be followed in XI server?
    waiting for the reply..
    regards,
    Sujata

    hi shabarish,
    yeah i know that we have to specify the SAP r/3 system.
    In case if i give the details of XI server instead of SAP R/3 system details in import parameter details,is it possible to import the Standard IDOC's say MATMAS,CREMAS etc..??
    this is my question..
    regards
    Sujata

  • Standard message type limitation on company code

    Hi all,
    currently I'm implementing ale distribution with the standard message type
    FIDCC1, i'm filling idocs in my source code and run function master_idoc_distribute
    now i need to set up a distribution model, but when i do so, the transactions to make
    documents complains that for certain company codes there is no global company code
    although those codes aren't used for the distribution. Is there a way/place where i
    can limit the use to certain company codes, without having to make global cc for
    all the companies in the system?
    or do i need something else then a distribution model to send the idocs?
    grtz,
    Koen

    you will get good answer if you post it in ABAP forum.

  • Allowing some Att types to transfer data to HR infotype using Tcode CAT6

    Dear Experts,
    I would like to know is there any option to allow only some attendance types to transfer data from CATS to HR info type 2002 using transaction code CAT6.
    With regards,
    Chandra Sekhar

    Hi Revathi,
    Using transaction code CATS_APPR_LITE I changed the processing status from 20 to 30 and updating in HR Master info type 2002 or 2001.
    But in this T.code there is a problem that even if it is personnel number locked this will not update the infotype and will not give any error message.
    So again I used CAT6 T.code with repeated transfer and status "Last retrivel unsuccessful" and updating selected attendance and absence types to HR Master.
    With regards,
    Chandra sekhar

  • Error Message "No batch input data for screen SAPMF05A 0700" for FV60&FB60

    Dear All,
      I doing a BDC Upload program for Create Vendor Invoice and Park using FV60 ,But i can't upload successfully by Batch Input method and i am gettin the Error Message "No batch input data for screen SAPMF05A 0700'.I tried using FB60 and got the same error message. When i do in the direct method i can able to do it ,But can't park the document successfully and can do it untill sumilate only.
    How to overcome this issue and if you already encounter this kind of problem please advice me.
    Thanks in Advance.
    Deesanth

    Hi,
      Below is my recording.
        perform bdc_dynpro      using 'SAPMF05A'     '1100'.
        perform bdc_field       using 'INVFO-ACCNT'  gwa_inv_up-lifnr.
        perform bdc_field       using 'INVFO-BLDAT'  gwa_inv_up-bldat.
        perform bdc_field       using 'INVFO-XBLNR'  gwa_inv_up-xblnr.
        perform bdc_field       using 'INVFO-BUDAT'  gwa_inv_up-budat.
        perform bdc_field       using 'INVFO-MONAT'  '9'.
        perform bdc_field       using 'INVFO-BLART'  gwa_inv_up-blart.
        perform bdc_field       using 'INVFO-WRBTR'  gwa_inv_up-dmbtr.
        perform bdc_field       using 'INVFO-WAERS'  gwa_inv_up-waers.
        perform bdc_field       using 'INVFO-XMWST'  gwa_inv_up-xmwst.
        perform bdc_field       using 'INVFO-MWSKZ'  'P0'.
        perform bdc_field       using 'INVFO-SGTXT'  gwa_inv_up-sgtxt.
        perform bdc_dynpro      using 'SAPMF05A'     '1100'.
        perform bdc_field       using 'BDC_OKCODE'   '=PAYM'.
        perform bdc_field       using 'INVFO-GSBER'  gwa_inv_up-gsber.
        perform bdc_dynpro      using 'SAPMF05A'     '1100'.
        perform bdc_field       using 'BDC_OKCODE'   '=BS'.
        perform bdc_field       using 'INVFO-ZLSCH'  gwa_inv_up-zlsch.
        cnt = 1.
        cnt1 = 1.
        clear gwa_inv_line.
        loop at gt_inv_up  into gwa_inv_line  where indic = 'D'
                                       and count = gwa_inv_up-count.
          if cnt1 gt 1.
            concatenate 'ACGL_ITEM-MARKSP(' cnt ')' into fld.
            perform bdc_field using fld 'X'.
            perform bdc_dynpro using 'SAPMF05A' '1100'.
            perform bdc_field using 'BDC_OKCODE' '=0005'.
          endif.
          concatenate 'ACGL_ITEM-HKONT(' cnt ')' into fld.
          perform bdc_field       using fld gwa_inv_line-lifnr.
          concatenate 'ACGL_ITEM-SHKZG(' cnt ')' into fld.
          perform bdc_field       using fld gwa_inv_line-shkzg.
          concatenate 'ACGL_ITEM-WRBTR(' cnt ')' into fld.
          perform bdc_field       using fld gwa_inv_line-dmbtr.
          concatenate 'ACGL_ITEM-MWSKZ(' cnt ')' into fld.
          perform bdc_field       using fld gwa_inv_line-mwskz.
          concatenate 'ACGL_ITEM-SGTXT(' cnt ')' into fld.
          perform bdc_field       using fld gwa_inv_line-sgtxt.
          concatenate 'ACGL_ITEM-GSBER(' cnt ')' into fld.
          perform bdc_field       using fld gwa_inv_line-gsber.
          concatenate 'ACGL_ITEM-KOSTL(' cnt ')' into fld.
          perform bdc_field       using fld gwa_inv_line-kostl.
          concatenate 'ACGL_ITEM-PROJK(' cnt ')' into fld.
          perform bdc_field       using fld gwa_inv_line-posid.
          concatenate 'ACGL_ITEM-FISTL(' cnt ')' into fld.
          perform bdc_field       using fld gwa_inv_line-fistl.
          concatenate 'ACGL_ITEM-FIPOS(' cnt ')' into fld.
          perform bdc_field       using fld gwa_inv_line-fipos.
          concatenate 'ACGL_ITEM-GEBER(' cnt ')' into fld.
          perform bdc_field       using fld gwa_inv_line-geber.
          perform bdc_field       using 'BDC_CURSOR' fld.
          cnt1 = cnt1 + 1.
        endloop.
        perform bdc_dynpro using 'SAPMF05A' '1100'.
        perform bdc_field  using 'BDC_OKCODE' '=BS'.
        perform bdc_dynpro      using 'SAPMSSY0' '0120'.
        perform bdc_field       using 'BDC_OKCODE' '=BP'.
        call transaction 'FB60' using gt_bdcdata mode 'N' pdate 'S'
                                        messages into gt_bdc_messages.
    Thanks,
    Deesanth

  • Delivery 0080000276 is not relevant for transportation planning.

    At the time of (delivery related) invoice creation, system throws a message "check the error log".
    Log says:
    " Error Log             0080000276 000010 Delivery 0080000276 is not relevant for transportation planning
                LongText
                    Detail
                     Diagnosis
                         Copying control for billing requires that shipment costs
                         are copied from the shipment belonging to this delivery.
                         No shipment costs could be determined, because this
                         delivery is not relevant for transportation planning.
                     System Response
                         The system assumes that no shipment costs are to be billed
                         in this case.
                Technical data
                    Tech. data details
                     Client                                 251
                     Group Number
                     Sales Document Number                  0080000276
                     Item Number of the SD Document         000010
                     Schedule Line Number                   0306
                     Counter in Control Tables              00
                     Message Identification                 VY
                     System Message Number                  306
                     Output Type                            I
                     Message Variable 01                    0080000276
                     Message Variable 02
                     Message Variable 03
                     Message Variable 04
                     Group Type                             F "
    Please advice if anyone have any idea for this error log.

    Error Log 0080000276 000010 Delivery 0080000276 is
    not relevant for transportation planning
    It is not necessary to assign the Transportation Planning to Delivery type.  Only recently, I completed a similar configuration and running successfully for a client.  The issue is  because of your copy control VTFL.  For more information, check note 713171.
    thanks
    G. Lakshmipathi

  • Selection variant for transportation planning.

    Dear All,
    Can you please let me know how to configure Selection variant for transportation planning.
    Regards,
    Sunya

    Hi Sunya,
      Check the links below.
      http://help.sap.com/bestpractices/industry/pharmaceuticals/v346c_uk/documentation/SCM/_Toc27302002
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/8bbeae90-0201-0010-f887-8287448cbb9b
       In these you wil find the selection variant for transportation planning
       Reward points if it helps.
    Regards
    Karan
    Message was edited by:
            Karan Bhatia

  • Memory-Based Snapshot Main Process for Transportation Planning getting erro

    Hi All,
    I have created a Plan in Transportation Planning module and asigned a facility to that plan then i did launch plan, then the program 'Launch Transportation Planning Process' running successfully but with that program Memory-Based Snapshot Main Process for Transportation Planning running and error outing.
    the completion text is:
    The executable file /u04/NRVIS/apps/apps_st/appl/mst/12.0.0/bin/MSTSNWRK for this concurrent program cannot be executed.
    Contact your system administrator or support representative.
    Verify that the execution path to the executable file
    i have verified the path but there is only have '/u04/NRVIS/apps/apps_st/appl/mst/12.0.0' but no /bin/MSTSNWRK file
    can anyone tell me what has to be there actually, is MSTSNWRK file missed?
    thanks
    vijay

    Thanks for your suggestions. I finally able to resolve this issue.
    - I'd relink all MSC and MSO exe files. No error found. Still not unable to launch Memory-Based Snapshot.
    - I'd turned on all possible debug, trace, etc to see any possible reasons for the failure. But no help at all.
    I almost created a TAR (which will need to run numerous useless checkings, talking to some clueless people, and waiting for weeks for doing nothing) and I found out I forgot to check one place - Windows Event Log. Bingo - I found the error and it's because of DLL unmatched (typical Microsoft DLL hell issue).
    Using Dependent Walker to see the linking of the MSC exe file, and then I pinpointed which version of MS C++ libraries were missed. Installed the latest MS VS2005 and 2008 redistributable libraries, relinked MSC exe files again, and FINALLY it's fixed.
    I need to talk to the DBA who prepare this clone to me....
    Edited by: 960630 on Sep 24, 2012 1:01 AM

  • Idoc Message type and Process Cosde for CJ01 transaction

    Hi,
    What is the Idoc message type and inbound Process code for CJ01 transdaction?
    Is there Any standard procedure to find out Idoc Mesage type and process codes for particular application?
    Thanks.

    Hi,
    All the sending and receiving programs(transaction) start with BD. e.g. if you want to send the material you can use the BD10 transaction and IDOC is available for the same.
    Go to se93 and search for BD* and look for the description.
    Regards,
    Nilesh.

  • Standard Message type

    hi ,
           i am working on creation of Zshipment idoc , which resembles the same as shipment05 idoc  but i have added some zsegments in the custom idoc . My question is whether i can continue using the standard messge type or shall i create an Zmessage type  . kindly suggest
    regards

    Hi Gurunath,
    Just create an extension for your basic type SHPMNT05 in the tcode WE30 and just maintain that extension in the WE20 & WE82 transactions. Make sure that your process code populates the extra ZSEGMENTS which you have created. You can do this through some user exits available in the standard process code. After doing this when you generate the IDOC, you can see the Z segments in your IDOC.
    Refer the below blog on how to create the extension using WE30 transaction.
    /people/jiaxiang.huang/blog/2008/01/14/some-experience-on-idoc-enhancement
    ~Vaas
    Edited by: VaasPal on Jun 4, 2010 11:56 AM

  • Idoc type, message type and process code for EDI 940 & 945

    Hi,
    We are implementing a scenario wherein we are required to send a Wharehouse Shipping Order to the warehouse (forwarding agent) using EDI 940. The output of the o/b is triggered from the Delivery (VA01) after creation of a Delivery in SAP. Once the warehouse ships the goods, it notifies us back by sending EDI 945 (Warehouse Shipping Advice). Using this inbound 945 we are required to update the existing delivery in SAP, i.e., it should do the Pick, Pack and PGI.
    Can someone tell me which Idoc type, Message Type and Process code should be used for the above scenario.
    Thanks in advance for the help.
    Regards,
    Gajendra

    Hi Gajendra,
    For EDI940, you can use message type SHPORD or WHSORD,  IDOC type DELVRY01 and process code DELV.
    For EDI945, you can use message type SHPCON or WHSCON,  IDoc type DELVRY01 and process code DELV.
    Hope this will help.
    Regards,
    Ferry Lianto
    Please reward points if helpful.

  • Message type and Process Code for 940 IDoc

    Hi,
    what Message type and Process Code can be used for 940 IDoc when a SHPMNT05 IDoc is being used. We are using SHPADV message, SHPM process code for ASN. Can I use the SHPMNT message type for 940?
    thanks,
    Kumar.

    should SD11 be the only process code to be used or can we use SHPM. I guess we can use both for shpmnt05. But how do I know which process code is more suitable for my purpose. is there any place where i can check that info?
    Can we link SHPORD message type to a SHPMNT05 IDoc? i think this message type is more suitable.
    thanks,
    Kumar.

  • Type of testing data for WRICEF list

    Hello Gurus
    Please find my requirement below in detail.
    My requirement.     
    I got a functional specification and I need to  developed a object (i.e. any of the objects like reports, interface, enchantments etc) for that FS. After developing that object I need to do the testing, I mean UTP right.  For doing testing of that object I need to have some test data right.  So Now I want to know what type of data I can ask to the functional consultant. Is there any global checklist available which is applicable for all types of objects because for interfaces the requirement of test data will be different and for reports it is different and so on for other objects also. If I provide that checklist, the functional consultant will provide the required test data for his object.
    Now I got a job to create a global template with my inputs for test data. So that functional consulants will check that template and provide the test data for his relavent object. This is my requirement , so please suggest me accordingly.
    if i post my question in a wrong way , please excuse and suggest me accordingly based on my requirement.
    thanks in advanc.e
    Reg
    RAj

    i got the solution. so withdrawing the question.

Maybe you are looking for

  • Can I use iSync for more than one user on my .mac family account?

    I just got a new MacBook Pro 17" to replace my Pro 15", which I want to give to my hubby who's using an old MacBook. I have successfully synched my old Pro to the cloud and my new Pro, thereby rolling over all my settings, widgets, address book, etc.

  • Can't add signature or change signatures in Mail

    I hadn't changed signatures in a very long time so I don't know when this started but... I tried to add a signature and it will not show up in the pop-up menu in the New Message "signature" menu. Also I can not edit previously created signatures. I r

  • I see photos in iPhoto, but can't see them in my iPhoto listings when I try to upload to Blogger.

    I click the Photo icon in Blogger, click Choose Photos, select the Photos in my left navigation, then scroll through iPhoto in the right side of the pane. None of my recently uploaded photos are available to select and add. My settings in iPhoto for

  • Safari 2.0 freaks out

    I have a two-day old G5 DP 2.3ghz running Safari 2.0. There have been three incidents when my mouse's (Logitech MX900 BT mouse) pointer will begin to flutter (blink rapidly) and then Safari will scroll itself down to the bottom of whatever webpage I'

  • Pattern changes after reopening the file.

    I was trying to remain the posiition of the pattern applied to an object after I moved (or copied and moved) the object, so I selected the option "Transform Pattern Tiles" < General < Preference or even selecedt the option in the Transformation panel