Extract transportation lane data

we plan to extract transportation lane data between our locations for reporting purposes  , can anyone let us know if there are extractors for same.

Hi,
I am not aware of any standard extractor, but you can develop custom one using BAPI
BAPI_TRLSRVAPS_GETLIST2.

Similar Messages

  • SNP heuristics and optimiser using transport lane validity dates

    I am using APO SNP 5.1.
    In particular I am trying to use the SNP heuristics and optimiser for supply planning.
    Can anyone confirm whether transport lane validity dates are respected by (a) SNP heuristics and (b) SNP optimiser, ie no transport requisitions will be created during times when the transport lane is not 'open' in terms of validity dates.
    Thanks for any advice on this...

    Hi,
    Irrespective of the SNP planning engine you are using, a t-lane will only be considered if the t-lane is active as per the validity dates.
    Regards,
    Umesh

  • Automatic Creation of multiple Transportation Lanes

    Hi all.
    Is it possible to avoid following standard behaviour:
    Change of Supplying Plant in the Special Procurement Type
    If you have changed the supplying plant in the special procurement type in the ERP system, the SCM system creates a new transportation lane for the new combination of supplying plant (from special procurement type) and material/plant. The already existing transportation lane and the now invalid combination of supplying plant and plant in the ERP system is locked for orders in the SAP APO system. This can be seen from the lock indicator X that is set by the system.
    Automatic Creation of Transportation Lanes - Transportation Lane - SAP Library
    Our need for some SKU is to create automatically two T-Lanes. Considering user exit EXIT_SAPLCMAT_001, we added a new line on CT_CIF_MATLOC (and relative CT_CIF_MATLOCX) with different SUPPLPLANT, but the system obviously blocks (SPRKZ) the SKU on one of the two T-Lane.
    Thanks in advance for your support.

    Hi Mauro,
    In my opinion you have to create a program to delete the lock indicator. First you have to extract the information from tr.lanes, then change (delete X indicator) and save. This job should be scheduled before heuristic run.
    To extract data from tr.lanes you can use BAPI_TRLSRVAPS_GETLIST2. To change and save you can use BAPI_TRLSRVAPS_SAVEMULTI2.
    Hope that can help you!
    Thanks.
    Regards, Marius

  • Error While Transporting export Data Source

    Hi Experts,
    We have a requirement to transport a data source from development to quality system through acceptance box.
    We need to transport an export data source which contains 40 fields. But when I captured the data source in development system and transported the same to acceptance box it's displaying only 38 fields. 2 Fields are missing from the data source which are present in development system and also source system of export data source.
    Please suggest how to get these 2 fields in acceptance box.
    Thanks,
    Sachin Motgi

    Hi,
    Check if your data source extract structure is having all 40 fields.
    Save and generate the data source again, replicate and then transport.
    I hope it will help.
    Thanks,
    S

  • DYNPRO_SENT_IN_BACKGROUND Error while transporting XI data source

    Hi Experts,
    We are having an issue in in transporting XI data source in BI from Dev to Test. The error is geenrated during post handling of the transport, possibly while the data source is bing activated. Teh ST22 dump gives the DYNPRO_SEND_IN_BACKGROUND error. Following informaiton is available in the User Information section of ST22 dump.
    Call Program........."CL_RSDS_WEBSERVICE============CP"
    Function Module..... "RSDS_WS_WEBS_GENERATE"
    Information on where terminated
        Termination occurred in the ABAP program "SAPLSTRD" - in "SYSTEM-EXIT".
        The main program was "SAPMSSY1 ".
        In the source code you have the termination point in line 0
        of the (Include) program " ".
    Please give us your advice on how to nail down this issue.

    Hi,
    Check if your data source extract structure is having all 40 fields.
    Save and generate the data source again, replicate and then transport.
    I hope it will help.
    Thanks,
    S

  • Automatic creation of transportation lanes betwen intercompany plants

    Hello Experts,
      I need to create transportation lanes automatically through integration model between two intercompany plants. The relation between these two plants are of vendor--> customer in ECC and the documents used are of sales / PO type. Source list is availalbe for the purchasing plant. Is it possible to create transportation lane using source list? If this requires an enhancement, which BAdI is applicable?
    Regards,
    Raghavendra

    What is the Purchasing Document used - Purchasing Info Records or Contracts? You can CIF any of these to APO to create Procurement Relationships which in turn automatically creates Transportation Lane. You have to assign Means of Transport manually though. Note - T Lanes created with reference to Contract are however not used by SNP for source determination.
    The other option is Special Procurement Key - if assigned in Material Master will automatically create TLane in APO when Materials are CIFed. Downside of that process is no control on TLane Validity Date and / or other Planning Parameters like Lot Size / PDT.
    As for creation of T Lane based on Source List - SAP Help mentions it can be used but have not seen in any live project so cannot comment.
    Hope this helps.
    somnath

  • How to block CIFed Transportation lane from ECC to APO

    Dear all,
    I want to know if there is any way to stop automatic creation of Transportation lane in APO when material master records, with  procurement type F: External Procurement and special procurement U, are registered or modified in ECC.
    Although only APO-DP is implemented in our project, which does not require the transportation lanes at all, we have to delete not only a product location master record but also collesponding product specific transportation lane when the product is no longer available for demand planning. 
    The integration model includes only material master records, not other TL-related data such as Pur. info.
    I've tried to find any configurations or EXITs stuff which satisfy the requirement above, but couldn't find it...
    I would appreciate any information on this.
    Thanks in advance.
    So Kitagawa
    Edited by: So Kitagawa on May 14, 2008 6:12 PM

    I think this is created part of the Product Integration Model and is controlled via the Product Inbound User Exit - APOCF005.
    There is no User Exit for Transportation Lanes.
    In this User Exit ... there is a Structure /sapapo/matloc which I think contains the Procurement Type (BESKZ) and instead of the Spl. Procurement Key it contains the Supplying Plant (SUPPLPLANT),  Procurement Category (SUPPLTYPE).
    It's got to be the fields in the MATLOC Structure.
    Could be the MATLOCX Structure too ... I could not see any, so I think the above 2 fields should do it.
    Try Coding in this UserExit to make the SUPPLPLANT and SUPPLTYPE field as Blank via ABAP Code.  Do  not touch the BESKZ field as that is needed in APO. This should do it ...when you activate the Model the Inbound Processing.
    Hope this helps.  Reward Points if you do.
    Regards,
    Ambrish Mathur

  • Automatic creation of transportation lane between two Plants or location

    Hi,
    I am aware that when we cif Inforecords from R/3 to APO new transportation lanes automatically gets created between the Plant and Vendor.
    The isssue which i am facing is that i want transportation lanes to be created between two plants . The TL should be created automatically. I could find the below details from sap help.
    http://help.sap.com/saphelp_scm41/helpdata/EN/3e/dfaf376ed96c21e10000009b38f8cf/frameset.htm
    Transportation Lanes with Reference to R/3 Material Master Record
    Storing a special procurement type with procurement type F: External Procurement and special procurement U: Stock Transfer (in the MRP 2 view of the R/3 material master record), means that the material has to be procured externally from another plant (supplying plant) or transferred from another plant.
    To also be able to perform stock transfers for this material in the SAP APO system, there has to be a transportation lane from the supplying plant to the receiving plant. If you have transferred a material with this special procurement type from the SAP R/3 system, the SAP APO system automatically creates a corresponding transportation lane from the supplying plant to the receiving plant for the supplying plant (from the special procurement type) and material/plant combination. The transportation lane is given the creation indicator u201CSu201D for special procurement.
    I am not able to make sense of special procurement U: Stock Transfer (in the MRP 2 view of the R/3 material master record),
    Is this Special procurement some sort of customization as i could not find U: Stock Transfer  in my implementation.
    Please help me understand this. What exactly should i do to create TL between Plants automaticcaly through Cif.

    You need to define setting in IMG for this from source to Target location.
    Follow this path :
    Production->Material Requirements ->Master Data->Define Special Procurement Type
    example :
    Plant      1004
    SP type    40   Stock transfer (proc.from alter.plant)
    Procurement type     F    External procurement
    Special procurement  U    Stock transfer
    Plant                1039
    Manish

  • Problem in using BAPI_TRLSRVAPS_SAVEMULTI to create transportation lanes

    Hi,
      While using BAPI_TRLSRVAPS_SAVEMULTI to create transportation lanes,bapi returns errors
    1.Product transportation lane not found in database or in the tables and
    2.Product <matnr> ( coming from the flat file in the program ) cannot be both product-independent and product-specific.
    Please suggest solution to the problem.

    Try to user APO Loader Excel and fill the data you are filling for BAPI "BAPI_TRLSRVAPS_SAVEMULTI" and see whether it works or not ?
      Alternately you can fetch the data from APO to Excel using the get option of the "APO Loader Excel"
    Please reward points if this helps to you.

  • Mass upload of Transportation Lane

    Hi ,
    Can anyone tell what is the easy method of uploading transportation lane. I tried using LSMW but i can't using the recording method. If anyone have a standard template and BDC program. Please let me know.
    Thanks in advance
    Regards
    Shan

    Hi Shan,
    As rajesh said we are also using Z program to upload Tlanes and MOT's.
    I will give you a brief.
    We have 4 radio buttons ( All product lanes, product specific lanes, MOT and Product specific MOT) on selection screen and File name, BSG and Model name.
    Based on the selection it fills data to BAPI  BAPI_TRLSRVAPS_SAVEMULTI and save.
    Like for example for product specific lans
            export to BAPI
            pass logical_system        = w_logsys
            business_system_group = p_busgrp
            model                 = p_model
            commit_control        = c_e
            TABLES
            transport_lane        = it_lane2
            transport_lanex       = it_lane2_x
            prod_procurement      = it_prod2
            prod_procurementx     = it_prod2_x
            return                = it_return2.
    Else IF mot=x
    then
    export to BAPI
            pass logical_system        = w_logsys
            business_system_group = p_busgrp
            model                 = p_model
            commit_control        = c_e
            TABLES
    TABLES
            transport_lane        = it_lane3
            transport_lanex       = it_lane3_x
            means_of_transport    = it_means3
            means_of_transportx   = it_means3_x
            return                = it_return3
    Please ask your ABAPER to develop.
    Hope this helps.
    Regards,
    Kishore Reddy.

  • Validation of PO / Transportations lane

    Hi
    My question is,
    is it possible to validate the PO and the validity of the transportations lane, not by the delivery date of the PO
    but validate the creation day instead, a lot of our purchased product have a lead time of more than ½ year, so it is more or less impossible to keep the info rec up todate and therefore also have a valid TP lane
    please advise
    Best regards
    Jakob Bang

    Hi,
    My suggestion is create Z-validation check say "ZT_PROD"
    Path:SPRO>Supply Network Collaboration>Basic Settings>Validation>Own Settings-->Maintain Settings in Validation Profiles
    Val.prf=P0C1
    Validation check=ZT_PROD
    Check status=Active
    save this setting.
    and implement the Badi /SCMB/BOL_VALFRMWRK.with your logic of half year lead time.
    Regards,
    Nikhil

  • Creation of Transportation lanes during CIF of scheduling agreements.

    Hi,
       Could anyone please let me know the place(CIF Code) where transportation lanes are created during CIF process of scheduling agreements from R/3 to APO system. This scheduling agreements will be created in R/3 and will CIFed to APO(SPP).
      I need to enhance the process where Transportation lanes are created when scheduling agreements are CIFed from R/3 to APO system. The enhancement will be adding a custom planned delivery time value to Means of transport(MOT) of the transportation lane.
    I tried debugging the CIF but in vain.
    Thanks in advance.

    What is the Purchasing Document used - Purchasing Info Records or Contracts? You can CIF any of these to APO to create Procurement Relationships which in turn automatically creates Transportation Lane. You have to assign Means of Transport manually though. Note - T Lanes created with reference to Contract are however not used by SNP for source determination.
    The other option is Special Procurement Key - if assigned in Material Master will automatically create TLane in APO when Materials are CIFed. Downside of that process is no control on TLane Validity Date and / or other Planning Parameters like Lot Size / PDT.
    As for creation of T Lane based on Source List - SAP Help mentions it can be used but have not seen in any live project so cannot comment.
    Hope this helps.
    somnath

  • CIF Transportation Lanes from R/3 to APO

    Currently, we are creating transportation lanes in APO via BAPI calls from R/3.     We have been lead to believe that transportation lanes can be CIF'ed over to APO.
    We are only executing GATP in APO.    We currently do not use DP, SNP, PP/DS, TP/VS, etc.
    I have seen several OSS notes that allows additional fields to be added to the CIF screen (tx = CFM1) but these fields would be more for filtering data.
    We just upgraded our APO system from 3.1 to 5.0.    The CFM1 screen stayed the same in SCM 5.0.     Could it be possible that we don't have an updated CFM1 screen with the option of CIF'ing transportaion lanes??
    Any information on this would be appreciated.
    Thank you.

    Hi,
    As you in your requirement only describe gATP, I am a bit unsure why you need the transportation lanes? There are some different ways to handle the scheduling part in gATP and you should look into this before making any decisions regarding this. Normally you can ake use of transportation zones in APO to give a goiod level of detail vs maintenance for transportation lead time scheduling. gATP also allows for usage of condition technique and, as of 5.0, a new general procudure process scheduling from which I have no experience. I can see benefitds with transportation zones and scheduling, and in this scenario it would be possoble to make use of some data (customers) that can be CIFed and grouped. But as said there are several options, please specify your requirments to see if I can support further.
    Fredrik

  • SNC Transportation Lanes validity

    Hello everybody,
    I recently upgraded my SNC 7.0 from SP5 to SP7 and now have a problem with the transportation lanes validity dates.
    All the transportation lanes created by CIF replication contain lines of article with an End Date at the 31.12.2010.
    So I cannot anymore send PO from my R/3 system because they are all rejected with the "Lane not found" message in SNC.
    So I am wondering where those validity dates are customized. I don't even know if it is a data imported from R/3 or if it has to be defined in SNC ?
    I found those dates in the table /SAPAPO/TRPROD but cannot edit them.
    Need quick help because all my Xxml messages are actualy dumping.
    Thx.
    Vincent

    Hi Vincent,
    You can change validity date of the contract in SNC (Which will change validity of the transportation lane in SNC).
    Go to  transaction code:/n/SAPAPO/MTI2 and enter below details;
    Log.Source Sys=<ECCLogicalName>(Press F4 for name)
    Source Category=2(for contract).
    Click on Read Sources.
    Then click on change button to change validity date of the contract.
    But it is better you change validity from R\3 side and CIF it to SNC.
    Regards,
    Nikhil

  • How to delete Product Specific Transportation Lanes?

    I'm trying to delete a product specific transportation lane (like you would do in /SAPAPO/SCC_TL1)
    but can't find an appropriate BAPI to help me do this.  I see BAPI_TRLSRVAPS_DELMULTI but that seems to delete the entire Transportation Lane instead of a specific product's lane.
    I've tried using BDC with /SAPAPO/SCC_TL1 but don't think it'll work since it's an ALV and I'll be running in background.
    Anyone encountered this before?
    thanks!
    Paul

    Hi
    Do following steps:
    Go to SE38
    FUNCTION_LOADER_INLAY  execute (F8)
    Step 1
    u2022     Go to the Design  tab page. IN the Name of Put Function Module field, we enter the function module name BAPI_PIRSRVAPS_SAVEMULTI.
    u2022     Press Enter and the Available Parameters table on the left side of the screen is filled automatically.
    u2022     Select the lines Logical System, Commit_Conrol, Planning Version, Requirements and Return.
    u2022     Choose Column Right to transfer the parameters to the  Selected Parameters  table on the right side of the screen.
    u2022     Choose Format Worksheet.
    u2022     Confirm the dialog box that informs you about manual formatting the cells. The system directly opens the Data tab page.
    u2022     Now select the entire worksheet, right-click in the selected area and choose Format Cells.
    u2022     In the  Number tab page we select the category Text and choose  OK.
    Step 2
    In the first available empty line the make the following entries (for every cell you can find additional information about data you have to enter by selecting Input Help):
    u2022     Logical System: APO Logical sys name
    u2022     Commit_Control: E
    u2022     Planning version: 000 (whether data is being transferred to the active planning version or to a simulation version)
    u2022     Product:
    u2022     Location:
    u2022     Location Type:
    u2022     Atpcat: FA
    u2022     Date from: e.g. 01.05.2006 (Valid from)
    u2022     Date to: e.g. 01.21.2006 (Valid to)
    u2022     Quantity: 419
    u2022     UOM: KG (unit of measure)
    u2022     UOM_ISO: KG
    We choose Save.
    Confirm the information prompt.
    (It is very important that we select row with data we need to load)
    Then We now choose button u201CSAP SYSTEMu201D
    After sometime you see the message u201CData Transfer ended successfully appearsu201D
    Now go to Product view  /n/SAPAPO/RRP3 and check Fcst loaded.
    Cheers!
    SCMBEE

Maybe you are looking for