How to make an entry in transport tab of business system in SLD

Hi gurus,
In PI, in SLD we maintain Business systems. In this business sytem if we go to have a detail look there is a Transport tab.
What is this used for and how to make an entry here.
I'm a basis person and i'm configuring XI for the first time. Kindly help.
Regards,
Priya

1. Yes , you have to maintain target business system for the EACH BS in PROD system.
2. Normally we do have 2 different sld one is explictly for production system. another one is for dev and QA system. Once u done creating all the systems needed for the project. we will copy all business from the dev server to production server. So production server will have all BS from Dev and  BS of production server.
3. i am not sure about this. i dont have particular docuemnts . normally we assign target business system in transport tab. and in Intergration Directory we will export the business system from DEV and and import the business system in production system.
Regards,
Balaji
Edited by: Balaji Pichaimuthu on May 19, 2010 9:06 AM

Similar Messages

  • I have an Ipad using 5.0.01 and am new to the experience. When I click on the icon for calendar, I get the calendar presentation but do not no how to make an entry.  The tutorials all say you click on the " " sign, but there is no such sign in the lower r

    I have an ipad with 5.0.1 and trying to learn how to use it.  When I click on the icon Calender, I get the calendar  presentation but I do not know how to make an entry.  Every tutorial I have looked at says that you click on a + sign in the lower right corner and then make your entry.  I do not have a + sign on my screen.  Can some one help me.

    You can download a complete iPad 2 User Guide here: http://manuals.info.apple.com/en/ipad_user_guide.pdf
    Also, Good Instructions http://www.tcgeeks.com/how-to-use-ipad-2/
     Cheers, Tom

  • How to make the entry unique

    Hi guys,
    I have a table of people with the following fields:
    firstName
    lastName
    DOB
    email
    address
    group
    as you can see, nothing makes an entry unique. so say I would like to get some info about John Smith, I might found more than one entry for John Smith.
    Question: any idea how to make an entry unique? hashing???
    I'm using mySQL.
    Thanks for any help
    Peter

    You need to assign a primary key to your table ( a field that can't be reproduced). You can add a social security field and make it your primary key.
    Your mysql line might look like this (for a table with 2 fields):
    mysql> CREATE TABLE Info( Name varchar(64),
                                                         SSN varchar(64) primary key);

  • How to make i phone 4s to give a busy signal rather hold and answer?

    how to make i phone 4s to give a busy signal rather hold and answer?

    Sorry, I ment how to make i phone 4s to give a busy signal rather hold and answer when a second call comes in?

  • Transport target for business system not found in System Landscape Director

    Folks,
    We have new installed new PI 7.1 system and importing interfaces from the OLD XI 3.0 system in to new PID 7.1 system.
    We are getting following error when we try to import an interfaces in to new PID system:
    Import failed because of business system transfer object
    Communication component XID_FileSystem: Obligatory
    transport target for business system XID_FileSystem not found in
    System Landscape Directory
    We are yet to install PIQ system.
    All the interfaces in the old XID system have transport target of XIQ system.  I removed the  transport taget for the interface, but transport target is still showing in the Business system under transport target head.
    How can we overcome this issue as we will not have PIQ system atleast for two weeks.
    Thanks in advance,
    Regards
    Chandu

    Hi,
    You need to maintain Transport Groups and target for business systems while SLD transports between your XI system and PI 7.1
    Illustrated with DEv & PRD here.
    Procedure:
    1) Call Integration Builder screen on DEV Server with http://hostname:J2ee Port/rep
    2) Call SLD (System Landscape Directory) Component from the Integration builder
    Save all the Following .zip files on the Local Desktop
    3) Select the Software Component & say Export that you want to Export from DEV
    Server to Production server and which is going to use in the IR of XI
    4) Also Select the Product of the above SWC and say Export
    5) Select the Technical Systems (TS of XI & TS of the SAP R/3) and say Export
    6) Select the Business System(s) & say Export; those are associated with above Exported
    Technical systems.
    In Production Server
    1) Logon to the SLD of the Production Server.
    2) Create a Technical System and Business system which points to the Production SAP R/3
    3) Go to Administration TAB in the main page of SLD
    4) Select the Import option to Import the SWC , PRD, TS,& BS which we Exported Earlier in DEV Server
    5) Click on Browse and select the .zip files that is to Import into Production Server,
    Which were stored on the local desktop at the time of DEV Server Export
    And say Import Selected File Option
    By this we exported and imported the SLD Objects
    Now we have to create transport groups and transport targets in the Production server of SLD
    Creation of Transport Groups
    Edit GroupsGroup1) Select the Business systems 
    2) Click on New Group and give the name of the group as DEV_group & select the
    Corresponding Development serveru2019s integration Server
    3) Similar way create another group for Production serveru2019s business system as
    PRD_group and select the Production serveru2019s integration Server
    Creation of transport targets
    This is to Define which business systems in two different groups correspond to each other
    1) Select each Business system in the SLD and select transport TAB---click on
    Add/Change Target and select its corresponding target business system.
    For Example:
    If you select the business system of Production XI server means
    In the target you have to select group as DEVGROUP and the business system of Development XI server.
    Like this do the same for other business systems also
    Ex:
    BS_PRD_Integration Server----
    BS_DEV_Inetration Server
    How to create Transport Groups & transport Targets
    http://help.sap.com/saphelp_nw04/helpdata/en/ef/a21e3e0987760be10000000a114084/content.htm
    Regards
    Seshagiri

  • Obligatory transport target for business system SAPR3D not found in System

    HI All ,
    We have installed New PI 7.1 system and stared migrating the interfaces from XI 3.0 to PI 7.1 . in Devlopement system .
    IR object have been successfully deployed but while delopying ID objects got the following error . Obligatory transport target for business system SAPR3D not found in System Landscape Directory.
    When I checked with  business system transport target was not defined ., Please suggest how to go ahead further .
    Thanks ,
    Prakash

    Hi Ravi,
    Please go through below disucssion it is on the same line of your question.
    Transport target for business system not found in System Landscape Director

  • How to Remove Business System From SLD

    Hi Experts,
    I Created Business System For Web As ABAP.
    While Removing Business System From SLD Means I am Getting the Following Error.
    java.lang.NullPointerException at com.sap.sld.wd.businesssystem.BusinessSystem.removeXIIntegrationServer(BusinessSystem.java:497) at com.sap.sld.wd.businesssystem.wdp.InternalBusinessSystem.removeXIIntegrationServer(InternalBusinessSystem.java:474) at com.sap.sld.wd.businesssystem.BusinessSystemMainView.RemoveOk(BusinessSystemMainView.java:450) at com.sap.sld.wd.businesssystem.wdp.InternalBusinessSystemMainView.wdInvokeEventHandler(InternalBusinessSystemMainView.java:477) at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:87) at com.sap.tc.webdynpro.clientserver.event.CustomEventProcessor.handleServerEvent(CustomEventProcessor.java:45) at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doHandleServiceEvent(WindowPhaseModel.java:362) at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:129) at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:344) at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processPhaseLoop(WebDynproWindow.java:355) at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:152) at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:298) at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:705) at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:659) at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:227) at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:150) at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:56) at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:47) at javax.servlet.http.HttpServlet.service(HttpServlet.java:760) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347) at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325) at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887) at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241) at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92) at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148) at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33) at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41) at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37) at java.security.AccessController.doPrivileged(Native Method) at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100) at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Please Let me know How to Remove it from SLD.
    Regards
    Khanna

    HI Khanna
    Delete the Business System in your IR and ID, if any interfaces are developed under this BS.
    See if any items in locked state...and also after deleting it...activate it and refresh the cache. this shud help
    If you deleted from everywhere then it should not give that message.
    Try after refresh cache using SXI_CACHE.
    Finally Delete the BS from SLD
    In general , that to be you are facing this type of problem only inthis situation , then you have to refresh SLD cache.
    See the below link
    /people/sravya.talanki2/blog/2005/12/02/sxicache--ripped-off - SXI_CACHE
    XI Runtime cache error: Cache contents are obsolete
    Cache Refresh - SAI_CACHE_REFRESH
    /people/sravya.talanki2/blog/2005/11/03/cache-refresh-errors--new-phenomena
    Cheers..
    Vasu
    <i>** Reward Points if found useful **</i>

  • DEV- QAS : Obligatory transport target for business system not found

    Hi guys!
    I have read all the other threads about this subject, but since I still have no success, I´m feeling obligated to ask you for a help (deadline approaching fast!)
    I´m trying to transport a Communication Channel, from DEV environment to QAS. I'm having the 'usual' error:
    Import failed because of business system transfer of object Communication Channel * | SIGA | SOAP_SYNC_SENDER: Obligatory transport target for business system SIGA not found in System Landscape Directory
    Here were my steps:
    Keep in mind that in DEV, everything was up and running: Software Component, Product, Technical System and Business System for this name "SIGA".
    1 - In DEV, I created a new Technical System, named "SIGA_QAS", pointing to my QAS server. (Keeping in mind I already had a "SIGA" pointing to my DEV server.)
    2 - Still in DEV, I did create two groups: GROUP_DEV and GROUP_QAS, one points to INTEGRATION_SERVER_DX1 (DEV) and the other INTEGRATION_SERVER_QX1 (QAS).
    3 - Still in DEV, I created the Business System called "SIGA_QAS" also, pointing to my QAS server.
    4 - Still in DEV, I went inside both Business Systems and put: "SIGA_QAS" as TARGET BS of "SIGA" (which automatically puts "SIGA" as SOURCE BS of "SIGA_QAS")
    If I look at my QAS SLD, I can see all of these objects already there, since my BASIS team did activate the 'sync' between these two environments. So, I dont need to create anything 'new' in my QAS SLD, all the objects are there, same as DEV SLD.
    If I try to EXPORT/IMPORT a simple Communication Channel (using file system or even CTS - I tried both) I get the error mentioned above.
    But this is 'wierd' for me, since the error says: "business system SIGA not found in System Landscape Directory", but it is there, in both SLDs.
    Am I missing something here?
    Thanks!
    Ricardo Sancio Lóra
    Brazil

    Hi,
    If you not tried this then try it. Delete the Business System SIGA from Integration Directory in your QAS system and then again import the business system from SLD. Acitvate the changes and then import the CC from Dev to QAS.
    Regards,
    Sarvesh

  • Obligatory transport target for business system BS_DEV in SLD

    Hi all,
       We are moving receiver detrmination from QA to PRD, there we are getting one error
    "com.sap.aii.ibtransportclient.XiTransportException: caused by: ClientServerException exception:Impo
    >>>rt failed because of business system transfer of object Receiver Determination   BS_DEV  
    >>>   *   *: Obligatory transport target for business system BS_DEV not found in Sys
    >>>tem Landscape Directory caused by: com.sap.aii.ib.core.transport.api.PostprocessingException: Import
    >>>failed because of business system transfer of object Receiver Determination   BS_DEV  
      *: Obligatory transport target for business system BS_DEV not found in Syste
    >>>m Landscape Directory caused by: com.sap.aii.util.hmi.api.HmiMethodFault: caused by: ClientServerEx
    >>>ception exception:Import failed because of business system transfer of object Receiver Determination
    >>>  BS_DEV      *   *:Obligatory transport target for business system WP
    >>>C_Dev not found in System Landscape Directory caused by: com.sap.aii.ib.core.transport.api.Postproce
    >>>ssingException: Import failed because of businesssystem transfer of object Receiver Determination
    >>>  BS_DEV     *   *: Obligatory transport target for business system BS_
    >>>DEV not found in System Landscape Directory"
    I am moving the same object from development to production, i feels ther is some problem in setting transport target.
    BS_DEV target system is BS_QA, in development sld
    BS_QA source system is BS_DEV anf target system Is BS_PRD in Quality sld
    BS_PRD source system is BS_QA, in production.
    The above error occurs when we are moving same object which i moved from development to quality to production.
    whether i need to take obejct from quality and need to move that one to production, or i can use the same development object to production...?
    Regards
    Pradeep P N

    Hi,
    Even I am facing the same problem.
    we have given the Transports Target as mentioned, but still facing the same error:
    Deployment
    Transport request   : DPIK900141
    System              : QPI
    tp path             : tp
    Version and release: 375.30.25 710
    CTS Deploy Service - Version 0.92 06.03.2007
    ========================================================================
    Deploy Web service destination = CTSDEPLOY
    Directory = /usr/sap/trans/data
    SDM Deploy URL =
    SLD Deploy URL =
    XI Deploy URL = http://sqnpi1.sap.sgroupit:51600
    Double-stack system QPI
    Deploy for XID
    Deploy File = 2f8021d0f9ca11dea81e001a64925608
    Start of Web service log
    Deploy Service called with following parameters:
    CommunicationData-Type:1
    CommunicationData-Address:http://sqnpi1.sap.spoolzgroupit:51600/dir
    CommunicationData-Host:sqnpi1.sap.sgroupit
    CommunicationData-Port:51600
    CommunicationData-User:'filled'
    CommunicationData-Password:'filled'
    Deployable(0)
    Deployable-Type:1
    Deployable-Id:/usr/sap/trans/data/DPIK900041/2f8021d0f9ca11dea81e001a64925608
    com.sap.aii.ibtransportclient.XiTransportException: caused by: ClientServerException exception:Impo
    >>>rt failed because of business system transfer of object Receiver Determination   DPI   SI_POS_CH_SN
    Returncode:'8'
    Deployment
    End date and time : 20100105151741
    Ended with return code:  ===> 8 <===
    Can anyone guide to solve it.

  • Cbih82 "Accident details" - How to make older entries not editable

    Hello Experts,
    Is there a way in CBIH82 to set the "Accident details" long text field (under involved tab) in order that older entries cannot be modified?
    What I'd like would be like in maintenance notifications. No Changes to Existing Long Text.
    When someone add characters to the long text field, system automatically add a log line (a timestamp containing user + date + hour) before text and make the text unchangeable by anyone after saving. However, the long text can be supplemented, the older entries would be greyed out.
    Is there a key in IMG or any other way to make the system behave that way? I want to prevent people erasing previous text enterred in that field.
    Thanks,
    Francois

    Hi Francois,
    This seems to be a genuine requirement, and even more when it can be seen available in the case of maintainance notifications. But, unfortunately this functionality is not available for "Accident details" long text.
    The most you may do as an alternative is to utilize "Documents" functionality. The documents uploaded in this tab has inherent SAP DMS benefits, whereby you can track changes made to a particular DIR (administrative details). You may also make the documents password-protected for unintended access, However, you can not make older entries grayed out obviously.
    Regards,
    Pavan

  • How to Make Assignment field in Details Tab Mandatory in MIRO

    Hi Experts,
    I would like to know how to make the field "assignment" in Details tab of transaction MIRO as a Mandatory field, Give all the posible ways and their causes and effects.
    Thanks In advance.

    Hi,
    check the field statusgroup of the reconcilation account for your vendors and change thisfield status group for the field Assinment to Mandatory.
    But make sure that then all your endors haven an sort key in the master data.
    Regards,

  • How to make plant in shipping cond tab for line item in sales doc mandatory

    Hi
    How to make plant as mandatory for a sales document say quotation mandatory ? I went to SPRO-> Basic Fucntion - > log of incomplete terms ->  Define incomplete Groups -> B.selected sales -Item -> Created new procedure Z001 with fielda VBAP - WERKS ,selected screen name PDE2 and checked warning check box.
    When i goto Assign incompleteness procedures I donot have option to assign it sales document item level procedure i will only get sales doc header procedure to assign it to document type quotation.
    How to make plant as mandatory for each line item in quotation?
    Thanks,
    Vaishnavi

    Include: MV45AFZB
    Form  USEREXIT_CHECK_VBAP
    In our business scenario, we have used the same ,But  Plant is mandatory only for 1st line item-
    source code:
    IF vbak-vkorg = '1000' OR vbak-vkorg = '2000'.
        IF sy-tcode = 'VA31' OR
           sy-tcode = 'VA11' OR
           sy-tcode = 'VA21' OR
           sy-tcode = 'VA41' OR
           sy-tcode = 'VA01' .
          IF vbap-werks IS INITIAL AND
             vbap-posnr EQ '000010'.
            MESSAGE e398(00) WITH 'Please enter the plant for first line'.
          ENDIF.
        ENDIF.
      ENDIF.
    Help:
    Through this form exit we are making the "plant' field (for the ist  &*
    & line item ) mandatory for the sales document . This interns helps us &
    & to create the sales document numner according to the plant (Region)  &
    *& of the Plant
    Hope it clears. take assistance of your ABAPer.

  • How to make "Data Entry Profile" field input unable or display only in CAT2

    hi ,
    I have requiremnet where I need to make "Data Entry Profile" field in the CAT2 transaction as Display only .That is for each user it should come as default one .
    The reason behind this is , user should not change this Profile and maintain an incorrect timesheet entries.
    Is there any User exit where i can do this ? 
    Let me know as this is very urgent requirement.
    Points will be definately rewarded.
    Thanks .

    Hemant,
    Got SHD0 transaction and create screen variant for that transaction there you can disable that field.
    Create Transaction variant for that transaction and assign previously created screen variant to this transaction varient. actiavte.
    Reward if it helps,
    Satish

  • PDF Forms: How to make an entry duplicate itself to fill a table?

    Hello,
    I am making price tags for a set of commodities. I know how to make pdf forms and want to use this. However, I want to achieve this: If I enter the name of commodity, price and other details once in a cell, it must automatically fill out the whole table with the same info so that I don't need to manually do the copy pasing.
    Word, Excel, etc change the formatting but PDF won't. Thats the reason I want to create a table, and each cell in the table will be a price tag. So, I take a print out of the page and can easily have the commodity tags ready for each commodity.
    Is this possible in Acrobat Professional? Like I said before, I have created pdf forms but this particular automatic duplicating of the entered data is something I dunno how to get. Any help will be greatly appreciated.
    Thanks in advance.
    Vikram

    Hello George,
    God bless you! You've made my work a lot easier! As soon as I changed the name of the fields to be the same, the data automatically duplicates itself!
    Could you kindly guide me as to how I ensure that a particular row, column or all cells in a table have the same field name without actually having to click on each of them and rename the field? Is there some setting or menu to make it an easier/ automatic process after once getting an input from the user?
    Thanks a ton again. If I need to post this question as a new one, I'm ready to do it too. Please do let me know.
    Regards,
    V

  • How to make compalsary entry of SALES Office & Sales Grp at creation of doc

    Dear all,
    I want to make compalsary entry of Sales Office & Sales Grp at the creation of any sales documents.
    Is it possible?
    Plz send me the details about the same.
    Thx & Regards,
    PM
    Edited by: PM on Feb 12, 2008 12:53 PM

    Hi PM
    Quite a name you got there huh...
    any ways what you want can be achieved from incomplition log. if you add it from there it would ask you to fill it.
    You can add this from -->
    SPRO--> Sales and distribution > Basic functions> log of incomplete items-->Define incompleteness procedure > select Sales Header and open proecdures> Select Sales order and open Fields and add VBAK-VKBUR and VBAK-VKGRP
    It will definately help.
    Regards

Maybe you are looking for

  • Gui_download for transferring the data from internal table to excel sheet.

    hi all, i am using gui_download for transferring the data from internal table to excel sheet. I have a internal table with 3 columns col1,col2,col3 and I am getting the file at the specified path,but my problem is that,in the excel sheet(path specifi

  • BI 4.0 SP01 Patch 4 even viewer errors and warnings

    Hi All I just installed BI 4.0 and patch it with SP01 Pach 4. We are using MS-SQL server and Tomcat 6. Any help to remove the cause of this warning will be apriciated. We are getting loads of warning on the Event Viewer: Log Name:      Application So

  • Very Slow / Lag When Screen Moves...

    Hi Guys, I'm really a newbie when it comes to AS3 – so really a total newbie when it comes to using it to develop iPhone games/apps, but I have used AS2 for years now I've been trying to do a simple test – Just use mouse events to move a screen aroun

  • Is there any value in using software to clean the Mac like MacKeeper.  Is there serious need for this?

    I am concerned about malware and always had Macafee on my Dell.  When I go into Safari there is an initial delay saying that I am not connected to the internet and then the connection is made.  This is the cause of my concern.

  • Asterick in /etc/oratab entry?

    I am having problems finding documentation on this. What does the *, asterick in the /etc/oratab file do? Ex: *:/u01/app/oracle/product/11.1.0/db_1:Y Please advise. Thanks, --Justin