Uodate Freight/Booking order from SAP TM to SAP ECC

Hi All,
Iam an SD consultant and new to SAP TM. We have the follwoing requirement.
The delivery proposal is sent from TM to ECC and in ECC it will create a delivery. The delivery proposal  from TM does not  carry the freight/booking  order no from TM. we need to send booking order no in the outbound message from SAP TM to ECC. And then we want the booking order number to store in delivery in ECC.
questions are
1) how  TM communciates with ECC. we have been told that there are two interfaces
OutboundDeliveryBulkCreateRequest_ (for sending delivery proposal from TM to ECC )
OutboundDeliveryBulkConfirmation_In (for sending back delivery creation message from ECC to TM )
2 ) I need to know what are these interfaces. Are these idocs. How to enchance the same in TM and ECC to achieve  the above regarding booking order. That is how to inlcude booking order no in  delivery proposals message so that it is sent from TM to ECC.
3 ) In ECC,  how the booking order no will be captured from TM and how it will be updated in delivery ?
regards
Pamela

hi Pamela,
sap erp communicates with tm using XML Messages (so called Enterprise Services).  the Standard way to update erp would be to create freight orders and have those create erp shipments. But, you certainly have your reasons why you want to update only deliveries. Enhancing the Enterprise Service and modifying the update is certainly the best way. If you do not get help on this. Here is an alternative:
To get the booking number/freight order Number for the FU, I would use the save document prepare user Exit in the delivery and write the Fo number into LIFEX. You can use a remote function call to call tm, alternatively, you can store the FO number in the FU with a custom save strategy.
Step 1: get the sales orde number (VGBEL) within Exit in sd delivery
Step 2: read the Fu related to the sales order (if ist 1:1), you can use the field LABELTXT in the ROOT node of the TOR object.
Step 3: get the FO related to the relevant stage (following coding).

Similar Messages

  • Replication of Sales Order from SAP ECC to SAP CRM

    Hi,
    The scenario I am working on is breifly as under:
    Telesales will create sales order directly in ECC. The sales order created in ECC will be replicated in CRM. I have some queries and request guidance:
    1. The same sales order type will be used by ECC for creating orders from telesales, as well as regular sales orders in ECC. I need to replicate only sales orders created by telesales. Please guide how to achieve the scenario requirement.
    2. There are many 'Z' Partner function in ECC in sales order, some of them are mandatory and others are optional. During replication, if the 'Z' partner functions are not created and maintained in CRM, what will be the impact? Will the sales order replicate or no. Impact in sales order replication of mandatory partner function and optional partner function not available in CRM.
    3. Impact of 'Y' and 'Z' condition type (optional) not maintained / imported from ECC to CRM in sales orders.
    Regards,
    Rajesh

    1. In R3AC1 set filter according to your needs for object SALESORDER. There are quite a few fields on which you can set filter.
    2. Partner functions will not affest replication. Replication is more strict from CRM to ERP hen viceversa. Also you said that optinal partner functons will be missing, so there is no reason that problems should accore. But of course standard sold-to party and shi-to party should be provided for pricing reasons.
    3. Should reprsent not problem, but pricing procedures must be synchronized between both systems.

  • Error while creating OTR by sales order from SAP ECC to TM

    Hi Experts,
    We are trying to integrate ECC to TM. As of now we have managed to send sales order to TM but getting the following error. Messages are getting failed in SAP TM. Even if the product exists in the system (TM) still the error message persists. I have CIFed location, business partner, product from ECC and everything exists in SAP TM with the same business system group. Kindly advise.
    Thanks & Regards,
    Aunkur De

    Hello Aunkur De,
    Could you check if the business partner was assigned in to your location?
    I have passed for a issue like that.
    Best regards,
    Vicente Picardi

  • Ocean Freight booking number from freight order - SAP TM

    Hello experts,
    I have a requirement to display Freight Booking Number on Adobe form (copy of standard SAP TM Form /SCMTMS/FP_FBL).
    { Steps to execute the form:- Go to NWBC - Freight Order Management - Edit Freight Order - Output Management - Generate List of Actions (Custom Action is configured here) - Document preview to open the form }
    For the ocean freight order I need to display Ocean freight booking number on the form. Now on the print structure of the Form '/SCMTMS/S_PRINTOUT_FBL' only the existing document (ie freight order) related information is available not for the predecessor or successor documents.
    I have found that these 2 documents (freight order & freight booking ) are related to freight unit (in my case ocean dry container) but I am unable to identify how they are directly related to each other in the system. Checked below link but still cant find any relation.
    (Pick-up and Delivery Freight Orders - Freight Order Management - SAP Library)
    Is there any way I can identify the freight booking number from freight order in SAP TM system?
    Thanks in advance.
    Puneet

    Hi Matt,
    you can find associations DRAYAGE_TOR (from booking to freight order(s)) and DRAYTOR_BOOK (from freight order to booking) under the ROOT node of business object /SCMTMS/TOR. If you check those in TA /BOBF/CONF_UI, you can also have a look at the corresponding implementing classes - however, there should be no need to do this
    Technically, the references are stored on ITEM_TR level, but as determining the correct references can be tricky, I would strongly recommend to use the above mentioned associations in order to get the pre-carriage order (or booking vice versa), instead of trying to determine them on your own from various DB tables - we already implemented the tricky part in the associations, so there is no need for you to worry about that
    Best regards,
    Sabine

  • How to submit my iphoto keepsake book order from Europe & receive it in USA

    Does anyone know if I could submit my iphoto book order from europe and receive the printed books in USA?
    Does anyone know if I try to submit my iphoto book order from Ireland with my macbook and my apple ID created in USA, to which countries Apple would allow me to receive the finished books?
    So far, I do know that if I try to submit my iphoto book order from California, the only shipping addresses that I could enter must be either in USA or Canada.

    HI,
    You would need to contact Apple for that type of information.
    Click here. Contacting Apple
    Carolyn

  • SAP PM Work Order from SAP SD order

    Hi ,
    Is that possible to create SAP PM Work Order from SAP SD order in IS - U?
    What will be the trigger points for this?
    Thanks & Regards,
    VEER

    Hello All,
    sorry for updating the thread so late.
    Actually the issue here was the memory ID. We changed that and the print started coming fine.
    Thanks to all who replied,
    Amit.

  • Data load from SAP ECC to SAP BI

    Hello Gurus and Experts
                     I am new to BI and I m almost struggling to find a step by step process in loading data from SAP ECC to SAP BI through generic extractors from VBAK. The Problem is I can create an Infopackage for full update and loaded the records.(Lets say Upto this step 100 records are moved to PSA)
    Then I create a sale order in ECC which is a new record that has to be transfered as delta record.
    Now my questions are:
    Am I correct if I moved the initial records into PSA with Full Mode InfoPackage?
    Should I create another infopackage for delta records with Delta Mode or to change the update mode of the infopackage created earlier for Full Update mode?
    Should I create a new infopackage every time to load the delta records?
    Does separate DTP has to be created for Full and Delta updates?
    Please dont be frustrated if my questions are pointless or childish
    I would be glad if someone demonstrate the solutions in steps
    Thanks in Advance
    Karthik

    Hi Ram,
           I have followed all the steps mentioned by you, yet something is lagging in my end.
    Let me lists the steps done by me and please correct me if i am wrong anywhere.
    1. RSO2 in ECC..
    2. Created DS with short, med and long names in SD application component for VBAK with all the fields unchecked in hide selection except document number, time of document, document date, net
    value of the document and document currency.
    3. mentioned a numeric pointer as Document number for delta and used new status for changed records.
    3. saved the datasource. checked the newly created ds using the tcode RSA3.
    4. Replicated the datasource under SD Application Component in BI and Activated it
    6. Performed Transformations
    7.  created an Info Package with FULL UPDATE and executed. I got 6898 records in my PSA
    6. Created DTP with DELTA. Saved and Executed it. Got 6898 records in my DSO
    7. Created Info Package with INIT WITHOUT DATA TRANSFER and scheduled it.
    8. Switched over to ECC and added a sale order
    9. Created an InfoPackage with DELTA UPDATE and Scheduled it.
    -----I didnt receive any records in my PSA
    10. performed DTP.
    ---- I didnt received any new records in my DSO as my delta run is not working..
    PS: I am using WO DSO
    Please correct me if i am wrong anywhere
    Thanks in advance
    Karthik

  • IORDER01 IDoc is sent without plant code from SAP ECC

    Hi MEINT experts,
    Does anyone experience before on the service order integration between SAP ERP and SAP ME, somehow the IORDER01 IDoc is sent over with empty plant code embedded in the original document? (where we suppose to see <WERKS> data tag is attached to the IDoc sent over from SAP ECC). This has resulted to the corresponding IDoc is not able to process by MEINT due to empty plant code.
    Please advice how to resolve this if you have done that before.

    Hi,
    Once the issue stems from ERP side of integration process, this question should be either re-posted to ERP-related forum or submitted as a customer ticket against PP-MES component.
    Regards,
    Sergiy

  • CRM Sales Order to SAP ECC troubleshooting

    Hi,
    I'm trying to replicate SAP CRM Sales order to SAP ECC, I have matched (transaction and document type, item categories). But when I create sales order in CRM, the following error occurs in the Web UI:
    Transmission log
    SALES_HEADER_IN has been processed successfully (Notification S V4 233)
    The sales document is not yet complete: Edit data (Notification W V1 555)
    Unknown object type 'BUS2032' (Notification E RL 303)
    SALES_ITEM_IN has been processed successfully (Notification S V4 233)
    Please note that the BDOC messages state in the middleware is processed and everything looks fine in SMW01. The customer and product are already replicated from the ERP
    Is there a more user friendly method to debug the error and to know the exact error.
    Thanks In Advance,
    Ahmed

    Hi Ahmed, ,
    It seems that the CSA bdoc is green (the internal CRM one) but the second , the replication one,  is not created
    due to this error.
    Here a few advises:
    Fistly create the same document directly in ECC. You might already get the same incompletion log as well in ECC and the reason should be quite obvious then.
    Check as well in ECC in t-code SE91 as in which program  error  RL 303 is used. You might have customized code in ECC.
    If this is not helping please use as well report CRM_ODE_CHECK_CFG to fing out if there some missing settings in the
    BTX interface. See as well note 490932 (it is an old note but the settings mentioned are still relevant for highr releases).
    Good luck with it.
    Best regards
    Christophe

  • Loading of transaction data from SAP ECC system failed

    Hi!
    I successfully connected SAP ECC system to SAP BI system.
    The following steps have been executed:
    - user ALEREMOTE with max. authorization
    - RFC destination
    - Distributing Data model
    - Generated Partner profile
    - Maintaining message types in WE20
    Now when I try to load any data from SAP ECC system the loading process in hanging in status "yellow" and never comletes.
    [0FI_AR_4|http://www.file-upload.net/view-1447743/0FI_AR_4.jpg.html]
    The following steps within Load process are yellow:
    Extraction (messages): Missing messages
      Missing message: Request received
      Missing message: Number of sent records
      Missing message: Selection completed
    Transfer (IDocs and TRFC): Missing messages or warnings
      Request IDoc : Application document posted (is green)
      Data Package 1 : arrived in BW ; Processing : 2nd processing step not yet finished
      Info IDoc 1 : sent, not arrived ; Data passed to port OK
      Info IDoc 2 : sent, not arrived ; Data passed to port OK
      Info IDoc 3 : sent, not arrived ; Data passed to port OK
      Info IDoc 4 : sent, not arrived ; Data passed to port OK
    Subseq. processing (messages) : Missing messages
        Missing message: Subseq. processing completed
        DataStore Activation (Change Log) : not yet activated
    Question:
    Can some one give me some technical steps (tcode, report) to solve this problem?
    Thank you very much!
    Holger

    Hi!
    Many thanks for your answer.
    Via BD87 on BW system I detect that all the IDOC's (type: RSRQST) will be received from SAP ECC system.
    Via tcode SM58 I could not detect any entries.
    However the loading status from yesterday is set to "red".
    The errors are:
    Extraction (messages): Missing messages
    Data Package 1 : arrived in BW ; Processing : 2nd processing step not yet finished
    Info IDoc 1 : sent, not arrived ; Data passed to port OK
    Info IDoc 2 : sent, not arrived ; Data passed to port OK
    Can you investigate my issue again?
    Thank you very much!

  • Integrate with a vendor from SAP ECC 6.0 for 'PunchOut'  functionality

    Hi Friends,
    Pardon me if I have made mistakes in using the terminology in my posting. We just use SAP ECC 6.0 and no SRM. We want to integrate with a vendor for so-called Punchout. Our users will click  a URL link from our Intranet and it takes them to Vendor's catalog website. They can choose items and create a shopping cart. The website will return us a unique Shopping Cart ID with list of Items in cxml format. We can use that information and create PO. We are not familiar with cxml format and how to process the PO. Is this a standard functionality in SRM ? I don't think we can install SRM since we don't have Business suite license. If any one has experience with above scenario, ie connecting to vendor's cataglog from SAP ECC 6.00 without SRM, can you pl share with us ?
    Niranjan

    Hi Masa
    Thanks for the reply. The vendor supports OCI as well. However, since I was not familiar with it, I was thinking to go with cXML. When I opened the OCI pdf in the URL that you mentioned, it talks about SRM server. Like I had mentioned earlier, we don't use SRM at our company here. Can you let me know in couple of steps how OCI works and how fast we can implement in our ERP ECC 6.0 environment ? I am delighted to note that one of the companies in Japan implemented in 4 hours.
    Thanks for your help,
    Niranjan

  • Transfer of data from SAP ECC 6.0 to E-Recruitment

    Hi,
    We are implementing E-recruitment . SAP ECC and E-Recruitment are running in different servers.How to transfer data from following Infotypes from SAP ECC 6.0 to E-Recruitment .
    IT0002 – Personal Data to 5102 – Candidate Information
    IT0006 – Address Data to 5110 – Address Rule
    IT0105 – Communication Data to 5110 – Address Rule
    IT0022 - Education to 5104 - Education
    IT0023 – Others/Previous Employers to 5103 - Work Experience
    IT0024 - Qualifications to 5105 - Qualifications
    Regards,
    Somi .

    Hello,
    in general IT5103, 5104 and 5105 are not part of the standard distribution model. Without special customer own ALE development you will not be able to transfer these information.
    Check SLG1 - application log for entries.
    did you the initial data upload or did you only transfer changes?
    If you did the initial data transfer be sure the user running the IDOC import has the correct rights. Be sure noone changed the usage of IT0000 STAT2 as e-recruiting expects value 3 for active employees. Furthermore be sure to be informed about the handling of hirings in future.
    If you only wanted to transfer updates. PFAL is not the right way. Be sure you activated the change pointers correctly. Use RBDMIDOC. And be sure to implemet the latest Notes. There had been an error that changes were only processed in e-recruiting if at least IT0000, 0001 and 0002 were changed which resulted in problems when only IT 0006 was updated. In this case the update was not transfered to e-recruiting.
    Best regards
    Roman Weise

  • Set up for Extraction the data from SAP ECC system

    Hi!
    I would like to analyze the transaction and master data from SAP ECC system into SAP BI system.
    I have created the connection (entry for SAP ECC system) within SAP NetWeaver System.
    Unfortunately when I try to load the transaction data for Info source the process does not end successfully.
    There are no information within SM58 on source system.
    The ST22 does not contain some suitable information.
    Question:
    Which settings do I miss and how can solve my problem?
    (user authorization, etc.)
    Thank you very much!
    regards
    Holger

    Hi!
    many thanks for your reply.
    The error I get:
    Errors while sending packages from OLTP to BI
    Diagnosis
    No IDocs could be sent to BI using RFC.
    System Response
    There are IDocs in the source system ALE outbox that did not arrive in the ALE inbox of BI.
    Further analysis:
    Check the TRFC log.
    You can access this log using the wizard or the menu path "Environment -> Transact. RFC -> In source system".
    Error handling:
    If the TRFC is incorrect, check whether the source system is fully connected to BI. In particular, check the authorizations of the background user in the source
    Can you please help me to identify the error?
    Thank you!

  • Master data extraction from SAP ECC

         Hi All,
    I am a newbie here and teaching myself SAP BI. I have looked through the forums regarding master data extraction from SAP ECC in all forums but could not answers for my question. Please help me out.
    I want to extract customer attributes from SAP ECC. i have identified the standard data source 0customer_attr and replicated in SAP BI. I have created infopackage for full update. I validated the extractor checker(RSA3) and found 2 records for 0customer_attr.
    When I run the info package, the info package remains in yellow state until it times out. Please let me know in case i am missing anything, Please let me know if there is any other process for master data extraction similar to transaction data extraction.

    Hi All,
    i did the below and afte clicking execute in the Simple job, it takes me back to the Monitor Infopackage screen.
    From your info pack monitor --> menu environment-->job overview--> job in the source system--> prompts for source system(ECC) user id and password, enter them, you will get your job at SM37(ECC), select job and click on log details icon. there you can see details about your error. please share that error screen shot.
    Please find the screenshots.
    I did an Environment -->Check connection and found the below,

  • Extraction from SAP ECC to SAP BI

    What are the steps for Extraction from SAP ECC to SAP BI? Thanks.

    Hi,
    we have two types of extractions 1) Application specific 2)cross application
    under applicatin specific -->we have customer genenrated and business content extractions
    under customer generated means LIS, CO-PA, FI-SL(i.e no ready made data source in business content so we have to generate datasource)
    Business content means there is ready made business content datasource so we can use it
    LIS,LO --> when ever we go for extracting logistics informatin
    LO steps
    http://www.sap-img.com/business/lo-cockpit-step-by-step.htm
    LO Cockpit (Use transaction LBWE)
    /people/vikash.agrawal/blog/2006/12/18/one-stop-shop-for-all-your-lo-cockpit-needs
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/u/21406 [original link is broken] [original link is broken]
    /people/sap.user72/blog/2005/09/05/sap-bw-and-business-content-datasources-in-pursuit-of-the-origins
    To understand LO extraction go through these weblogs by Roberto
    /people/sap.user72/blog/2004/12/16/logistic-cockpit-delta-mechanism--episode-one-v3-update-the-145serializer146
    /people/sap.user72/blog/2004/12/23/logistic-cockpit-delta-mechanism--episode-two-v3-update-when-some-problems-can-occur
    /people/sap.user72/blog/2005/01/19/logistic-cockpit-delta-mechanism--episode-three-the-new-update-methods
    /people/sap.user72/blog/2005/02/14/logistic-cockpit--when-you-need-more--first-option-enhance-it
    /people/sap.user72/blog/2005/04/19/logistic-cockpit-a-new-deal-overshadowed-by-the-old-fashioned-lis
    under cross Applicaion
    Generic extraction-->table, view, infoset query, function module
    Generic extractors are of 3 types:
    1. Based on table/view
    2. Based on Infoset Query
    3. Based on Function module
    GenericSteps
    Log on sap R/3.
    Step 1. create a table or view for generic extraction in se11.
    Step 2. Goto  t-code RSO2
    Step 3. Here u have to decide whether to extract transaction data or master data attributes or texts.
    Step 4. suppose if u have opted for transaction data,then give name in the column ex:ztd_m(data source name)
    Step 5. select create button,this will take u to another screen.
    Step 6. Here u have to decide from which application component u r extacting data.Ex: SD,MM,..
    Step 7. in this screen u have to fill short disciption,medium,long( these r mandatory).
    Step 8. then U have to Table name or view name which u have created in se11.
    Step 9. I f u want to maintain generic delta then u can select generic delta in top left hand side corner.
    Step 10. in next screen u have to give some field which is primary key.
    step 11. here u to specify whether time stamp or cal day or numeric pointer depending on u r requirement.
    step 12. then u have to specify  whether new status for changed records or additive delta.
            If u choose additive delta ,then u have to load data to infocube or ods object.
            If u choose new status for changed records, then u to load data  to ods object only.
    Step 13. then save it.
    Step 14. then logon to sap bw ,then replicate the data source then as usuall.
    COPA
    CO-PA--> for financial info
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/COPA/COPA.pdf
    You can browse forum for more detailed info..
    Regards,
    B

Maybe you are looking for

  • Xml or mysql?

    Hello, i've made a few simple java games that i've placed on my website and i want to add high score lists to them. I was hoping to get some opinions on the best method to something like this. is it possible to use JDBC with one of my databases? or s

  • Music Sequencer With Java

    Right. I think this is quite incredibly difficult to be accomplished without some fundamental knowledge in java and programming in general but i dont aim to make the new logic studio 8 written in Java, that would be stupid anyway :P . So what i need

  • Adobe Flash Media Encoder Increase Buffer Window

    Hi All, Windows 8 OS looking to increase Adobe Flash Media Encoder's buffer window to 5 seconds and insert script commands. Obviously, there aren't any options through the program itself, so we're looking for a way around. Any thoughts or ideas would

  • Computer crashed. Re installed os x tiger, when trying to download it says I already have the programs in my computer, Can I recover my old things?

    My computer had crashed. I tried most everything and had to resort to re installing my os x tiger discs. When my computer crashed, I was running snow leopard. I do not have the disc for it. Anyhow, I am now trying to download things and it is saying

  • Application Server performance  issues

    I am a DBA consultant at a county government site that recently went live on FSCM 9.1 using Tools 8.53.04 Running Windows Server with MS-SQL Server 2012 A problem has started with our two Prod App Servers. There are a few hundred Accounting users on