Configurations needed for Transportation Lane

Hi Gurus,
Good Day! I would like to know what are the needed configuration in R/3 and APO so transportation lane are automatically created in R/3 once Scheduling Agreement or Inforecord is CIF in APO.
Appreciate any help.
Thanks and Best Regards,
Raymond

Hi Raymond,
No Specific Configuration is required. Following are the steps required to CIF Scheduling Agreement or Inforecord to APO as TLanes.
1. Activate integration model for recieving location and issuing location or vendor for which you want to CIF the Sched. Agreement or Inforecord.
2. Activate Product-Location Integration model with the material required for Inforecord or Sched. Agreement.
3. You need to activate the Integration model with valid IR and Sched. Agreement.
The same will be CIFed to APO as external Procurement relationship/TLane. You need to assign Means of Transport if not otherwise assigned.
Hope this answers your query.
Regards,
Manjit

Similar Messages

  • Configurations needed for Proxies.

    What are the all configuration steps for using a Server proxy.?

    Hi Soumyasanto Sen ,
    Proxy generation converts non-language-specific interface descriptions in WSDL into executable interfaces known as Proxies. Depending on the target programming language, you choose one of the following:1. Java Proxies. or 2. ABAP Proxies.
    We can interface to XI  through proxies. From WAS 6.20, proxy generation feature enables application systems to communicate with XI using proxies. Proxy generation enables you to create proxies in application systems. Proxies encapsulate the creation or parsing of XML messages and the communication with the relevant runtime components required to send or receive the messages.
    There are two types of Proxies.
    1. Java Proxies.
    2. ABAP Proxies.
    Java proxies are used when java applications needs to send and receive data and ABAP proxies are used when ABAP applications needs to send and receive data.
    The following websites contained detailed explanation (PDF & PPT docs) on Configurations needed for Proxies:
    Proxy Generation
    http://help.sap.com/saphelp_nw04/helpdata/en/86/58cd3b11571962e10000000a11402f/content.htm
    ABAP Proxy Runtime
    http://help.sap.com/saphelp_nw04/helpdata/en/02/265c3cf311070ae10000000a114084/content.htm
    To activate ABAP proxies
    /people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies
    Detailed step-by-step solution for ABAP proxies in XI
    /people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy
    ABAP Server proxies
    /people/siva.maranani/blog/2005/04/03/abap-server-proxies
    Debugging of Inbound ABAP proxies
    /people/stefan.grube/blog/2006/07/28/xi-debug-your-inbound-abap-proxy-implementation
    File to R/3 via ABAP Proxy
    /people/prateek.shah/blog/2005/06/14/file-to-r3-via-abap-proxy
    How to push data from BI to XI using proxy
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/e698aa90-0201-0010-7982-b498e02af76b
    How to push data into BW from XI using proxy
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/18dfe590-0201-0010-6b8b-d21dfa9929c9
    /people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies
    cheers!
    gyanaraj
    ****Pls reward points if u find this helpful

  • Configuration needed for SOA call to create PO in classic scenario

    Dear Experts,
    We are working in the SAP SRM 7.01 with backend system on ecc 6.0 Enhancement pack 5. The scenario configured is classic scenario.
    I want to know what are the configurations needed to use SOA calls to create a purchase order in the backend system.
    In the system landscape directory, when I use the system type "ERP_3.0" for backend system, the system uses the BAPI 'BAPI_PO_CREATE1' to create a purchase order in the backend system.
    When we use the system type "ERP_4.0", it does not use the BAPI 'BAPI_PO_CREATE1' to create purchase order. It tries to use SOA calls to create PO in the backend system. However, it fails to create one.
    Could you please let me know what are the settings we need to do to create a purchase order in the backend system?
    Thanks and regards,
    Ranjan
    Ranjan Sutradhar

    Hi Vardhan,
    Can you be a little clear? are you using PDP scenario as in your requirements are coming as PR from ECC into SRM as SC? Is this the scenario?
    Regards,
    Nikhil

  • Any special configuration needed for Print PDF?

    To print as PDF is there any configuration needed to be set.

    Hi,
    the only thing to pay attention is when you have to print large PDF and you receive this error: AGEGTYVF.
    Refer to this doc in the Oracle Support: Printing A Large OBIEE Answers Report Or Dashboard To PDF Fails With Error Code: AGEGTYVF
    Regards,
    Gianluca

  • Configuration help for 2nd lan to lan vpn link

    Hello,
    I have successfully configured a lan to lan vpn link between two offices. I am attempting to add another link to a 3rd office from my home office but am having some trouble. I have attached my configuration and am hoping someone can help me fix my problem. Right now I have a working vpn to 172.16.0.0/24 network and am trying to set up the link to 172.16.3.0/24 as well. To the new vpn connection I can ping the outside interfaces but can't ping anything internally.
    Thanks for your time and help,
    Jason

    Jason
    There is one significant mistake that is easy to fix. You have correctly created a second instance of the crypto map to create a VPN tunnel to the second site. But as currently configured both instances of the crypto map use the same access list:
    crypto map clientmap 1 ipsec-isakmp
    match address 100
    crypto map clientmap 5 ipsec-isakmp
    match address 100
    But each VPN session/tunnel needs its own access list. So I suggest that you make the following changes:
    crypto map clientmap 5 ipsec-isakmp
    match address 101
    no access-list 100
    access-list 100 permit ip 192.168.0.0 0.0.0.255 172.16.0.0 0.0.0.255
    access-list 101 permit ip 192.168.0.0 0.0.0.255 172.16.3.0 0.0.0.255
    This provides a separate access list for each session/tunnel and should resolve that issue. Give it a try and let us know the result.
    HTH
    Rick

  • Configurations needed for distributing central contract to backend system

    Dear Gurus,
    I have configured central contract and getting approved in the local SRM system. Now, I need to distribute the central contract to the backend system. I have already get the PI interfaces configured using the integration scenario Central contract management.
    Now, I assign the backend POrg as well as the target values for the backend contract and try to release the central contract. The central contract is getting released. However, no contract is getting created in the backend system.
    I donot see any XML messages generated in the SRM system (SXMB_MONI).
    Do I need to maintain some settings in the SRM system to enable the distribution of contract to the backend system?
    Thansk and regards,
    Ranjan

    Hi,
    When one creates Local Contract; there is one option named 'Distribute' on contract screen.On drop down; one mention back end system. After clicking on it; contract has been created in ECC.
    If contract is not getting generated in back end; refer SAP Note: 609222.
    Check whether you find any error/information message in Txn BBP_CTR_MON.
    SRM Settings:
    1. Implement BBP_DETERMINE_LOGSYS: Determines whether contract is to be created in SRM or ECC.
    2. Assign transaction type to attribute CT_PROC_TY in Org Structure.
    3. Check whether have maintained message type BLAREL, COND_A, BLAORD.
    4. Assign role SAP_BBP_STAL_START_PURCHASER to process contracts.
    Helpful SAP Notes: 641919, 646903
    Regards,
    yaniVy
    reward if helps

  • Configuration needed for setting revaluation of activity type rates

    Hi,
    I'm not sure about the obligatory settings I should make in order to configure revaluation of activity type rates.
    I know that I have to set sth in Plan version and that I have to fill the Activity Type master data in a different way than if I used them without revaluation.
    Can you tell me about the settings I should make?
    Thanks and regards,
    Karol

    Hi Karol
    Yes u r right u need to first set in plan version and after that its the client's discipline on transaction entry that drives this requirement.
    1)  If the transaction data is not posted correctly then activity hours will be vague and distorts the price. 
    2)  You can do manual activity posting but that does solve the purpose. 
    3)  Also u can correct activity hours posted for all orders in the system during month end, this also is a huge activity depending on the number of orders
    4)  Now if u wish to do price calculation thru system u need to decide on two aspects
    One - plan ur costs for both activity dependent and activity independent
    If your cost center has more than one activity being performed u need to do either cost splitting or enter equivalence numbers while doing activity planning
    5)  If u wish to hve prices calcualted by system, then during month end u need to run actual cost splitting and then do actual price calculation
    6)  Then u need to revaluate all your orders with actual activity prices
    Hope the above clarifies - do assign points as a way to say thanks

  • Analog Lines to E1 DID/DOD configuration need for CCME

    Dear,
    I have one of our remote site have the following configuration:
    * 2 X CCME running on C3845.
    * 1 X CUE installed on one of the C3845
    * Around 70 IPT (7910, 7941 & 7941) registres in the CCME.
    * 8 * analog lines connected to FXO ports that provide land lind connectivity for the site.
    * 4 * FXS ports to provide FAX.
    and becasue of unstability issue with the out/ingoing call we requested 4 X voice E1 DID/DOD. and want to know what is the required configuration to consider in migrating my remote site.
    regards

    Hello, thanks for your responses  helped me very much.
    I have the commands and errors completes:
    When I enter the command:
    ds0-group 0 timeslots 1-15,17-25 type r2-digital r2-compelled ani into the controller e1, I receive this error:
    % Not enough DSP resources available to configure ds0-group 0 on controller E1 0/0/0
    % The remaining dsp resources are enough for 20 time slots.
    % For current codec complexity, 1 extra dsp(s) are required to create this voiceport.
    This the inventory in the router:
    GW-VOSS(config-controller)#do sh inv
    NAME: "2821 chassis", DESCR: "2821 chassis" PID: CISCO2821         , VID: V05 , SN: FTX1336AHFS
    NAME: "VWIC2-1MFT-T1/E1 - 1-Port RJ-48 Multiflex Trunk - T1/E1 on Slot 0 SubSlot 0", DESCR: "VWIC2-1MFT-T1/E1 - 1-Port RJ-48 Multiflex Trunk - T1/E1"  PID: VWIC2-1MFT-T1/E1  , VID: V01 , SN: FOC133129NF
    NAME: "2nd generation two port FXO voice interface daughtercard on Slot 0 SubSlot 1", DESCR: "2nd generation two port FXO voice interface daughtercard"PID: VIC2-2FXO         , VID: V02 , SN: FOC13332NDZ
    NAME: "3rd generation two port FXS DID voice interface daughtercard on Slot 0 SubSlot 2", DESCR: "3rd generation two port FXS DID voice interface daughtercard" PID: VIC3-2FXS/DID     , VID: V01 , SN: FOC132526S0
    NAME: "PVDMII DSP SIMM with four DSPs on Slot 0 SubSlot 4", DESCR: "PVDMII DSP S IMM with four DSPs" PID: PVDM2-64          , VID: V01 , SN: FOC13341ZE1.
    I  have the transcoding:
    dspfarm profile 1 transcode 
    codec g711ulaw
    codec g711alaw
    codec g729ar8
    codec g729abr8
    codec g729r8
    codec g729br8
    maximum sessions 15
    associate application SCCP
    I have CUCM 7.0, Contac Center 6.0, SIP trunk, 1 E1.
    I need another PVDM card? The router can be have two PVDM card? Which PVDM card you recommend ?
    Regards

  • Configuration needed for Installing Oracle 9i-R2 on Linux Itanium

    I need a specific documentation for Installing Oracle 9i-R2 on Linux Itanium server.

    Oracle does not support running the 32-bit database on Itanium.64-bit Oracle database software only supports 64-bit for Itanium.
    Check Metalink Note:266043.1 for details
    Virag

  • Configuration needed for non-SAP system as Idoc sender

    Hi,
    We have a need to connect a non-SAP system which is sending an Idoc to XI. I understand that on the sender side, we need to create a tRFC port from the sender system with the server address of the Integration as the target host?
    My question is on the PI side, are the configurations the same as  a SAP system, i.e. maintaining the port in IDX1 and getting the metadata in IDX2 or will it be different?

    In PI, you will need to create a port in IDX1 with the same port name as the Idoc control record when the Idoc comes from the non SAP system.
    As you cannot load the Idoc metdata from your actual source, you will need to copy the Idoc metadata from a actual SAP system or from the port of another SAP system in IDX2
    Also, in the Business Service / System, make sure that the logical system name is maintained as per the Idoc control record of the source.
    Regards
    Bhavesh

  • SD-FI integration: Configuration need for invoice to create document

    Hi gurus,
    invoice xxx like 91446622 under company yyyy like 1000 cannot pass through to create an accounting document becuase there is no configuration between plants 1020 and 1201
    T-code VFX3 company 1000
    Pls suggest me the places where i can configure it.
    points for sure.
    thanks & rgds,
    manya

    Hi habib,
    If you feeel this answer solve your query please reward with points.
    once the billing doucment is generated in sd.  Then automatcally accounting doucment will be gnerated if you would have done revenue account determinationt and release to accountg.  Coming to your point once the billing doucment cancelled in sd the following accounting document you have to reverse there is no cancellation of accounting document.  in fb08 you can do this things related to the following invoice.  and you will get what ever the result you want. Once you reverse it there is no open item for that billing doucment.  I hope u will understood the concept
    Thanks & Regards
    rack29

  • Configuration needed for SOA ,BPM,OSB,BAM

    HI,
    Could any one suggest best configuration System to run all SOA products parallayly as shown below..
    SOA ---? (eg.2GB RAM)
    BPM--?
    OSB---? (1GB)
    BAM---?
    Database ---? (ForMeta data repository)
    do we have 64 bit software for above..I could see only 32 bit version in Oracle download page?
    Thanks
    Sivakumar
    Edited by: siva p on Jun 23, 2012 12:11 PM

    Hi Siva,
    I have ran all the softwares on my system with 8GB but had issues running all of them at the same time. I would say, go with 16 GB (6-8 cores) system in DEV.
    SOA ---? (eg.2GB RAM)2GB for DEV
    BPM--?2GB for DEV
    OSB---? (1GB)2GB for DEV
    BAM---? 1GB for DEV
    Database ---? (ForMeta data repository)1GB for DEV (use XE database); you would require 2-3 GB if you want to run Oracle 11g DB
    do we have 64 bit software for above..I could see only 32 bit version in Oracle download page?All the softwares are available in 64 bit and you can download them here: http://www.oracle.com/technetwork/middleware/soasuite/downloads/index.html
    Thanks
    Sivakumar
    Edited by: siva p on Jun 23, 2012 12:11 PMHope this helps!
    Cheers,
    NJ

  • Sample configuration needed for MessageIDExtractor Axis handler

    Hi there,
    I am trying to configure the MessageIDExtractor Axis handler (java:com.sap.aii.axis.soap.MessageIDExtractor) in a SOAP Sender CC. However, the sample provided in de Axis FAQ is not enough to complete the configuration.
    I want to take the value of a SOAP Header element in the payload, and reuse that as PI Message ID.
    The path to the ID will be somthing like; "anamespace:A_SOAP_Header/AId"
    Many thanks,
    Roberto

    >
    yzanagi wrote:
    > ....
    > The instruction in the FAQ note is actually straightforward if you are familiar with the xpath notation.
    >
    > If it's not working, can you provide how you set these parameters and how your SOAP envelope exactly looks?
    >
    +
    # Can I extract some ID value from the SOAP envelope and use it as the message ID?+
    You can use the com.sap.aii.axis.soap.MessageIDExtrator handler to extract some ID value from the SOAP envelope and use it as the message ID. This handler can extract an ID string value (i.e., the 36-character GUID string) from the SOAP envelope and set it to the request or response message ID property in the message context. The ID string must be contained within some XML element. See a configuration for extracting the ID from WS-Addressing's MessageID element. {quote)
    Hi,
    Thanks for your reply;
    I'm familiar with xpath however the FAQ does not mention the use of xpath anywhere. Please see above an extract of the FAQ regarding the MessageIDExtractor;
    The provided example of the module configuration looks like this:
    Module Key | Parameter Name | Parameter Value
    id | handler.type | java.com.sap.aii.axis.soap.MessageIDExtractor
    xireq | handler.type | java.com.sap.aii.axis.xi.XI30InboundHandler
    sap | module.pivot | true
    xires | handler.type | java.com.sap.aii.axis.xi.XI30InboundHandler
    When you observe this configuration you notice that there's only one entry for the MessageIDExtractor. How will the handler know which XML field to pick from the incoming SOAP envelope? I think the example is missing some additional parameters where you can provide the xpath query.
    Can you clarify?
    Many thanks,
    Roberto
    Edited by: Roberto Viana on Nov 5, 2010 9:00 AM
    Edited by: Roberto Viana on Nov 5, 2010 9:06 AM

  • Variant Configuration / Need for a separate forum

    Dear Moderators,
    I have been contributing, accessing and extracting information from this forum for my projects and trainings. Recently we have added lot of new forums especially in SD, a separate forum for billing, sales etc.
    On the same path, I feel that it will add immense value if a new forum for Variant Configuration is created. As this is an area which touches various modules, and various applications like configurable materials in SD, Release procedures in MM, etc, people can share all the information regarding variant configuration in a common forum like this.
    May I please request you to consider this and take it forward if this makes some sense.
    Any feedback on this is welcome, especially from people like Rajesh Banka, Laxmipathy etc who have been here for quite sometime in SD

    I'm going to respectfully disagree.
    I saw something similar at elementsvillage.com when they created a "Mac-Specific" forum. People who had questions that really had nothing to do with their Mac, for example "Can't open RAW from D7000", still put the question in the Mac-Specific forum, because they were using a Mac. As a result, the community was fragmented in ways that had nothing to do with the question. People who might have benefited from this question but didn't have a Mac and so didn't look in the Mac-Specific forum, and didn't get the answer as quickly. People who asked questions in this forum that had nothing to do with Macs wound up relying on a smaller community of experts to help solve the problem. I know I certainly never read that forum, so I didn't provide answers, nor did I learn from the information in that forum. I consider that decision to create a "Mac-Specific" forum to be a failure.

  • For showing smartforms through dynpro,Is there any ADS Configuration need ?

    Hi,
    I am showing smartform through dynpro application . So Is there any adobe document service configuration need for same.Please provide details if possible.
    Regards,
    Gurprit Bhatia

    Thanks Arafat and Amit for quick answer,
    I am working one application in which i am showing smartform through dynpro. In development this application shows Smartform as PDF but When i try same application on Quality or Production . It does not show anything means pdf does not generated.Is there any note for that.
    Regards,
    Gurprit Bhatia

Maybe you are looking for

  • Problem with preloader and sounds

    Hello everyone, I am making a movie that has 12 sound files in it. I am having trouble getting this to work with a preloader. I was using a seperate flash movie and using the movieClipLoader to load in the movie that has the sounds in it. However my

  • Unable to install adobe Extension Manager 6.1 update

    unable to install Extension Manager 6.1 update on my Mac.  Running Lion

  • Motorola E815, Address Book, iSync 2.1.1, Mac OS 10.4.3

    I just replaced my Motorola v60i which worked perfectly fine with Address Book, iSync, Mac OS X 10.4.3, on a PowerBook G4. I upgraded to the Motorola E815 and although it syncs through Bluetooth it does not sync numbers with wait commands (i.e., 9785

  • URGENT:DECODE

    I'm facing problem with this stored procedure.the decode function is not working properly.However the same select statement when compiled seperately works fine. i'm confused.Please help me out. CREATE OR REPLACE PROCEDURE sp_sel_basis_list (v_fund NU

  • Error using wldeploy in unix environment

    I am trying to use wldeploy ant task to deploy and undeploy applications from my server in a unix environment, and keep getting errors there, and not locally on a XP development workstation. Below are my buildfile and the error that I am getting. Any