How to transport the changes of lsmw "Read display Program" changes to prod

Hi,
i have made some changes in the SAP generated program /1CADMC/SAP_LSMW_READ_<>.
i.e., in step : Read display program
the issue is that i made changes...but the changes are stored in $tmp.
now how to move these changes to Production.
when i assign to any package it is showing an error saying
"/1CADMC/SAP_LSMW_READ_<>cannot be assign to package.move to package starting with "/1CADMC/".
Thanks.
Kumar.

HI,
LSMW cannot be transported from one client to another.
You will have to do IMPORT EXPORT.
Run transaction LSMW:-
Give the Project, Subproject and Object.
From Menu go to Extras->Export Project.
Specify the project name
By default everything in the project will be selected.
If you want to transfer only a single subobject of the whole project then first deselect everything.
Deselection can be done by clicking on the description besides then project name.
After that just select the individual object.
Then press the export button.
It will prompt you to save the lsmw in your local machine.
Save it.
Similarly Import it to the production system.
Please note that your changes in the read program will not be copied via import export.
You will again have to make it in the production system.
Changing the read program is not advisable as the changes will be lost if someone once again regenerates the progrsm.
Regards,
Ankur Parab

Similar Messages

  • How to transport the BW query's variable to BO  webi report

    Hi all
    I'd like to know how to transport the BW query's variable to BO 's webi . today ,I created a sap customer varible in my bw system to get the max calmonth in the active table.The varible in the BW side run's well ,but I use this query to build a new univers ,and created a new webi report base on this univers ,but the question is the webi report can't get the varible's value I wann to know how to transport the bw varible value to BO webi report
    Thanks and regards,
    Peter .zhu

    I have changed my variaable in my bw query ,I found if you use SAP default variable it is ok in BO side . So I get a guidline by SAP default variable ,I changed my customer variable in variables edite ,don't use 'ready for input' .And then the variable can be useful in BO side .
    Edited by: peter zhu on Jun 16, 2008 11:43 AM

  • How to transport the text elements in  Reports?

    need answer to this question.
    how to transport the text elements in the reports?
    Edited by: venkata kumar on Feb 18, 2008 1:33 PM

    Hi Venkata,
    Text Elements are a component/part of the SAP script and are not individual ABAP objects within the SAP environment hence they cannot be transported independently.
    You would need to make changes in your text elements in the SAP script which would result in the SAP script being saved under a transport and moving the transport across the landscape would result in the text elements also getting transported.
    In short: Move SAP script - to move text elements.
    Cheers,
    Aditya

  • How To transport the Routines with UR

    i HAVE THE ur WHICH I SELECTED from Object types in Transport connection now how to transport the routines
    please tell what to select
    soniya

    Hi Soniya,
    If you have collected the UR, the routines would also get collected. You can verify this in the RSA1? Transport connection screen, or if you have assigned to a request, open up the request and see if you can see R3TR ROUT entries.
    Hope this helps...

  • How to enforce the message "Do you want to save changes?"

    Hello,
    How to enforce the message "Do you want to save changes?" when the user attempts to close a form after checking a non-database item (check-box).
    All the other database items in the block are not updateable and only viewable.
    After checking the non database item check-box, if the user tries to commit, then the system is saving the changes and call the appropriate procedure on save.
    But if the user tries to close the window without committing, the form is not showing the message "Do you want to save changes?" since the check-box is a non database item.
    How to enforce the message "Do you want to save changes?" in this scenario when the user tries to close the window?
    Thanks in advance.
    Cheers
    Sri

    This is a fairly common question in the forum. You will need to override the default exit form process and check to see if the checkbox is checked. You can do this in the Key-Exit trigger. For Example:
    DECLARE
      al_id     ALERT;
      al_button  NUMBER;
    BEGIN
      IF ( CHECKBOX_CHECKED('YOUR_BLOCK.CHECKBOX_ITEM') ) THEN
         /* Display an Alert here that asks, "Do you want to save changes?" */
         ...code here to set the properties of your alert...
         al_button := Show_Alert(al_id);
         IF ( al_button = ALERT_BUTTON1 ) THEN
            --YES
            /* Perform COMMIT Processing here...*/
         ELSIF ( al_button = ALERT_BUTTON2 ) THEN
            --No
            Exit_Form(NO_VALIDATE);
         ELSE
            --Cancel
            RAISE Form_Trigger_Failure;
         END IF;
      ELSE
         Exit_Form;
      END IF;
    END;If you need more help with the Alert, please check out the SHOW_ALERT topic in the Forms Help.
    BTW, what happens if all the user does is check the checkbox? No other changes have occured. What changes are you trying to process?
    Hope this helps,
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.

  • HT1918 How to spend the balance 0,03 usd dollars for change my credit card details ?

    How to spend the balance 0,03 usd dollars for change my credit card details in the App Store ?

    If you are in the US and want to change your country then you can try donating it to the Superstorm Sandy relief fund (bottom right of this page). Otherwise you can try contacting iTunes support and ask if they can remove the balance from your account : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page,

  • How to determine the version of Adobe Reader X I have

    How to determine the version of Adobe Reader X, I have

    I am in the software, where can I find it?
    On Tue, Jan 27, 2015 at 9:59 AM, Sara.Forsberg <[email protected]>

  • How to transport the data contains in the table from development to product

    How to transport the data contains in the table from development to production.
    Please let me know ASAP.

    Hello Dilip
    Create a workbench request and add the following entries to the request:
    Object key: R3TR TABU <name of z-table>
    For this object add the following value key:
    - client-independent table: '*'
    - client-dependent table (e.g. client 100): '100*'
    See also: [SAP Network Blog: Transport Table Entries|/people/community.user/blog/2007/01/07/transport-table-entries]
    Regards
      Uwe

  • How to transport the  text elements

    hi guru's,
      i need answer to this question.
      how to transport the text elements in the sap script?

    Hi,
    U mean Standard Text?
    Standard Text can create using SO10.
    Use RSTXTRAN Standard Program..
    Do Like this..
    Goto se38 and enter program name as RSTXTRAN
    and press F8..
    and give Text-key Name as Standard Text Name
    then Press F8..
    And select Select check box.. and enter
    and press on trsfr to corr button..
    it asks transfee textxs to a correction..
    press on yes button..
    it will show request number or create your own request...
    and after goto SE10 tcode and Transport it...
    Regards,
    KK

  • How to transport the Holiday Calendar.

    HI Experts,
    How to transport the Holiday Calendar.
    Actually the "Transport" option in menu bar is showing but it is disabled.
    Please advise.
    Regards,
    Tomesh

    Hi Tomesh,
    Once you created the holiday calender, you have to click on the transport icon which can be displayed at the left top of the scree "SCAL" transaction.
    Once you click on the transport icon with " truck symbol " then only all the holidays and holiday calender will be moved to the target system.
    Try this and let me know the feedback.
    Hope it will sort out your issue.
    Regards,
    Azish

  • How to transport the translated script?

    how to transport the translated script?

    HI,
    First log on to your target client.
    Go to SE71 initial screen.
    Here go to Utilities --> Copy from Client..
    now u will get a screen from where u can copy the form form source client to current client...
    OR u can do the following
    you can use the tcode scc1 in the target cleint so as to copy from the developed cleint.  Then you need to give in the request number only and click on start immediately.
    Hope this helps

  • How to transport the validations, assignments, named searches, and workflow

    Hi Experts
    How to transport the validations, assignments, named searches, and workflow
    between two repositories.
    Thanks
    Vickey.

    Hi Vickey,
    In MDM 5.5 you can use the Archive /Unarchive option for it
    You can refer the below link:
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/20751e78-f81f-2a10-228f-eb3a16421b4d(Export/Import Schema)
    Note:Export/Import schema can also be used for Transportation in MDM however as of MDM 5.5 the maps,validations and workflows cannot be transported.
    From MDM 7.1 version onwards you can use the Export/Import Schema as well
    You can refer the below link:
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/d0dd1ae0-36e5-2b10-f8b4-e6365e643c0b
    Hope It Helped
    Thanks & Regards
    Simona Pinto

  • Hi guru's  how to transport the scripts

    hi guru's  how to transport the scripts

    hi,
    get the transport request nuumber of that script.... go to SCC1 T.code....
    logged on the client in which u want to trasport. insert your request number.. check the test run to see if any error in that..
    if runs successfully, without check of test run.... click on start immediatly..
    Regards,
    Shardul Shah

  • How to adjust the brightness of a second display connected to iMAC 2012  by Apple Mini DisplayPort to Dual-Link DVI Adapter?

    How to adjust the brightness of a second display (Dell 3007WFPHC 2560x1600 dpi) connected to 27 inch iMAC 2012 through thunderbolt port by an Apple Mini Display Port to Dual-Link DVI Adapter?

    Macs control computer by USB.  With a non-Apple display, you will have to use the brightness control on the display.

  • How to get the source code of Java Concurrent Program?

    Hi,
    How to get the source code of Java Concurrent Program?
    Example
    Programe Name:Format Payment Instructions
    Executable:Format Payment Instructions
    Execution File Name:FDExtractAndFormatting
    Execution File Path:oracle.apps.iby.scheduler
    Thanks in advance,
    Senthil

    Go on Unix box at $JAVA_TOP/oracle/apps/iby/scheduler
    You will get class file FDExtractAndFormatting.
    Decompile it to get source code.
    Thanks, Avaneesh

Maybe you are looking for

  • Launch apps one at a time and disable iTunes at startup

    Hey guys I have two questions: The first one is, is there any way to launch apps at Login but one after the other and not all at the same time? For instance, I would like to launch Adobe Ps, then Ai after Ps loaded, then Mail, and then others. Is thi

  • No option to turn on match on 5s

    I have an iPhone 5s on iOs 7.1, I subscribed to Match and the subscription went through. Did the Match setup on my PC, no problems. Trying to turn it on on the phone, but when I go settings>Music there is no option to turn it on and there is still a

  • How to do Regional Setting Configuration in RDP session ( Eg Date Format, Currency, Decimal Seperator etc)

    Hi All, I am new to Windows Server 2008 R2 administration. I would like to know is there a way to  do Regional Setting Configuration in RDP session. i.e Date Format, Currency, Decimal Separator etc are based on users local machine. Eg If a user from

  • Airport Utility 6.3.1 does not recognize Airport Extreme 7.6.4

    Running OS 10.8.5. Message "This version of AirPort Utility doesn't support this base station. Go to AirPort Service...for more info" pops up. My wireless internet networks are fine but I am trying to network a printer and a few other mobile devices

  • Error when creatiing transport for process chain

    Hi Experts, I am trying to create a transport for a process chain, but when i click on the red truck i get the following error:  Error in Object Editing: Edit objects seperately since they belong to different original systems. Can you please advise m