Problem in sapscript form from dev to quality server - 333 to 555

Moved to correct forum
Hi,
I am working on a script form in which i am performing the modifciations in the form but the problem is when i try to check it ,it says the form does not exist.
Actually the (dev) 333 server contains no dat as it is simply for the new report code where as 555(Quallity) Server is the replica of the Prd server and the valid data is present in it.
I had try to perform the cpoy form client ,but it is allowing me to it in the quality as the error msg comes:-
Changes to Repository or cross-client Customizing are not permitted
Choose 'Display object' or 'Cancel'.
Plzz provide me guidelines how to solve this problem.
Edited by: Matt on Mar 13, 2009 8:28 AM - fixed subject formatting, moved to correct forum

From what I understand from your first post, I think 333 and 555 are two different systems like dev and quality and in this case you will not able to get the sapscript in 555 by doing SCC1.
You will have to attach the script into a transport request (when you change and try to save it will ask for a TR , click create new and save it - you will have to assign a package which you can check in the attributes of the script and use the same ) , activate the script.
Now go to SE09 , for your user name , display request and you will find the Transport request and task under it.If you feel the changes you made are complete, then release the Task and then release the TR.
Now you need to request the basis team (or who ever is authorized ) to import this to the 555.
Hope this helps.
Mathews

Similar Messages

  • Problem when transporting form from DEV system to PRODUCTION system

    Hi Experts,
    We are developing forms in ABAP, for example there is a form developed in dev system and this form has JS coding in some UI elements events like initialize, on change and on exit; also has one script object defined as variable. this script object has some functions defined in order to do some common validations and field specific ones too.
    The form in DEV work fine, all the functions calling, all the validations and the events are working properly as expected. But there is a problem when we moved the changes done in development system into production system. Specifically the script object has the problem: even though the coding is the same in both systems, in production system we had an script error: "Body.CATALOGPARAMS has no properties", as if the Body.CATALOGPARAMS was never instanciated, or it is not defined...
    The code that produces this error is the following:
    var itemCount = 0;
    itemCount = Body.CATALOGPARAMS.DATA.instanceManager.count;
    CATALOGPARAMS is table defined as context table coming from an ABAP FM where is filled and passed into the form.
    In order to fix this problem I changed that part for the following
    var itemCount = 0;
    var catalogTable = null;
    catalogTable = xfa.resolveNode("Body.CATALOGPARAMS.DATA");
    itemCount = catalogTable.instanceManager.count;
    This still works as fine as the other in DEV system. But my question is: will I have the same problem when we transport the changes to production system, you have to know that a transport is not something that you can do every day, so I am taking precautions before the transport. Which of both coding is the best for doing this?
    Any observations, comments, questions in order to clarify some points are welcome, so please do it.
    In advance, thanks a lot.
    Mauricio.-
    Edited by: Mauricio Poblete on May 11, 2010 4:20 PM

    As always, you are the first one to reply... thanks for that!
    before everything, I activated the form, then I added this form to a new transport using se80 transaction: I navigated through the form objects and I added the form to a new transport by second click on the form -> other functions -> write transport entry. is this the correct way to assign a transport package with the entire form (including script objects, layouts, and all you told in the last reply)??
    Can you give me a guide on how-to add the specific parts to the same transport for forms?
    as always, thanks in advance.
    Mauricio.-

  • Problem with sap script while transporting from dev to quality server

    Hi experts,
    In dev server i am getting correct output in sap script.But when it is transporting to quality server alignment is different.Printer name is same both in dev and quality.Please give an answer for this query.
    Thanks
    suresh

    Hi Suresh,
    This could be a problem with the Sapscript buffers. Try running the report RSTXDELL on the system to clear the Sapscript buffers?
    To do this you can use RSTXDELL report with default settings except it is better to have * instead of the current client number in the Client field.
    After this, create a new spool and see if the problem is resolved?
    Regards,
    Aidan

  • Error while transporting the badi from dev to quality server

    Dear Freinds
             Iam getting the error  " Method Execution   21.11.2007 11:55:03    (8) Ended with errors "
            i expended the error (with return code as 8)  and i found th below errors
    Multiple active implementations for definition HRECM00_CALCBASE
    Errors occurred during post-handling AFTER_IMP_SXCI for SXCI L
    AFTER_IMP_SXCI belongs to package SECE   --- what does this mean??
    The errors affect the following components:
        BC-DWB-CEX (Customer Enhancements)
    What exactly this error iam not able to trace . Before releasing the object from the
    development server i have see any error's are there the extended check hasnt given me any errors either.
    The help for this error says that
    "Procedure
    Deactivate the implementations active for this BAdI definition one by one until not more collisions occur.
    You should use transaction SE18 (Utilities -> Adjustment -> Multiple-use interfaces) to solve thes conflicts systematically."
    i have did what sap has said ............. i can see that in the quality server a custom badi
    of FI module has been in error. Will this be a reason for my badi ...which doesnt have any error..
    any one have idea on this error pleae let me know.
    regards
    saymala r.

    hi Raju,
    i tried after giving full access but again same error:-
    please see the error log below:-
    Start of the after-import method UJT_TLOGO_AFTER_IMPORT for object type(s) AAPS,AMBR ( )
    Member formula expanded for imported master data
    Start of data checker messages for Appset PETFAS
    Possible Dead File/Dir:
    Possible Dead File/Dir:
    Possible Dead File/Dir:
    Possible Dead File/Dir:
    Error occurs when checking member formula use on other dimensions
    No access to environment 'PETFAS'
    No access to environment 'PETFAS'
    No access to environment 'PETFAS'
    No access to environment 'PETFAS'
    No access to environment 'PETFAS'
    No access to environment 'PETFAS'
    No access to environment 'PETFAS'
    No access to environment 'PETFAS'
    No access to environment 'PETFAS'
    No access to environment 'PETFAS'
    No access to environment 'PETFAS'
    InfoObject catalog /CPMB/PETFAS_CHAR is not available in version A
    BPF: Error reading master data
    No access to environment 'PETFAS'
    End of data checker messages for Appset PETFAS
    End of after import methode UJT_TLOGO_AFTER_IMPORT (Aktivierungsmodus) - runtime: 00:00:
    Starting after import method UJT_TLOGO_AFTER_IMPORT for object type(s) AAPS,AMBR in dele
    End of after import methode UJT_TLOGO_AFTER_IMPORT (Löschmodus) - runtime: 00:00:00
    Errors occurred during post-handling UJT_AFTER_IMPORT for AAPS L
    UJT_AFTER_IMPORT belongs to package UJT
    The errors affect the following components:
        EPM-BPC-NW-TRA (Transport)
    any suggestion..
    thanks,
    Ambika

  • Aggregation level transportation from dev to quality

    Hi,
    I have 2 aggregation levels in my mutiprovider. How can I transport these 2 aggregation levels from dev to Quality systems?

    Hi,
    you can collect the aggregation levels in transport connection (transaction rsa1 --> transport connection). There is a folder "Planning" and a type "Aggregation Level" (technical name: ALVL). Just select your aggregation levels and add them to a request. Please be aware that depending objects such as the multiprovider have to be transported to your quality system at same time if they are not already existing over there.
    Brgds,
    Marcel

  • Can we move the Organisation structure from DEV to Quality to Production?

    Hi Experts,
    Can we move the Organisation structure from DEV to Quality to Production?
    If yes, I believe that we have to change  backend details at some areas.
    Please any one provide procedure and precautions for doing this, In general how we have to proceed?
    Thanks
    Reshma

    Hello Reshma,
    See program documentation from PFAL transaction (ALE distribution of HR Master Data).
    You will need:
    - an evaluation path,
    - a distribution models for sender DEV > receiver QUAL and sender QUAL > receiver PROD for correct message type.
    Regards.
    Laurent.

  • Transporting a routine from dev to Quality

    Hi Frnds,
    I have transported a transformation from Dev to Quality. After that i got a requirement, so that i have written routine for a infoobject in Dev. Now i want to transport only that routine to quality.
    Here in transport connection i am not able to find out the routine bcoz this transformation having more than 20  routines.Here in transport connection routines are with technical names.
    How can I find out my routine technical name?
    Or Is there any other way that i can transport this routine only into quality?
    Regards,
    Sridhar

    Hi Sridhar,
    Surely you can collect everything and transport it will not impact anything existing. Only if you have made some changes to the transformations in development that are not in quality, will be moved to quality.
    Simple way to collect small objects is go to the change mode of the transformation it will ask you for transport request. Give the request number and it is ready for import in quality.
    Hope this helps.
    Regards,
    Viren

  • Upload Sapscript Form from Different Servers

    Hi All,
    Is it possible to upload/import a downloaded sapscript form from one server to another server? If so, how am i going to do it?
    Points will be awarded.

    Hi,
    Use this program RSTXSCRP.
    In first server:
    Please follow this :
    Select radio Button form>Object name(Script Name)->Mode(Export)>select From on Front end--
    >give file name to download.
    In second server:
    Please follow this :
    Select radio Button form>Object name(Z Script Name)->Mode(Import)>select From on Front end--
    >Select Downlaoded file name which is on the front end for uplaoding.
    Regards
    Janardhan
    Edited by: JANARDHAN REDDY on Aug 14, 2008 9:56 AM
    Edited by: JANARDHAN REDDY on Aug 14, 2008 9:59 AM

  • Error while exporting/transporting the Business system from Dev to Quality

    Hi,
    We are getting the following error whil exporting/trsnporting the Business system from development(SLD) env to quality(SLD) environment. The error is
      404   Not Found
      The requested resource does not exist.
      Details:   Go to main page of this application!
    We have followed the following procedure to export :
    1. opened the business system.
    2. Clicked on export option
    3. tried to download
    then we got the above error message.
    Please provide your precious inputs to resove our problem.
    Thanks
    Ramesh

    Go through the following links for transporting XI objects.
    https://service.sap.com/~sapdownload/011000358700001684302005E/HowToSLDandXI.pdf
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/0fa2c490-0201-0010-61b4-df12869c4753
    ere's a good link for what you are looking.
    Re: Transport design and configuration objects
    Here are some blogs.
    /people/sravya.talanki2/blog/2005/11/02/overview-of-transition-from-dev-to-qa-in-xi
    /people/sap.india5/blog/2005/11/03/xi-software-logistics-1-sld-preparation
    Pls reward if useful

  • Transport error from dev to quality

    HI,
    I am getting following error from Dev system to Quality while transporting the request please suggest me the solution.
    Start of the after-import method RS_RSFO_AFTER_IMPORT for object type(s) RSFO (Activation Mode
    Start of the after-import method RS_ISTD_AFTER_IMPORT for object type(s) ISTD (Activation Mode
    Start of the after-import method RS_ISCS_AFTER_IMPORT for object type(s) ISCS (Activation Mode
    Start of the after-import method RS_ISMP_AFTER_IMPORT for object type(s) ISMP (Activation Mode
    Start of the after-import method RS_ISTS_AFTER_IMPORT for object type(s) ISTS (Activation Mode
    Start of the after-import method RS_ISTS_AFTER_IMPORT for object type(s) ISTS (Delete Mode)
    Start of the after-import method RS_ISMP_AFTER_IMPORT for object type(s) ISMP (Delete Mode)
    Start of the after-import method RS_ISCS_AFTER_IMPORT for object type(s) ISCS (Delete Mode)
    Start of the after-import method RS_ISTD_AFTER_IMPORT for object type(s) ISTD (Delete Mode)
    Start of the after-import method RS_RSFO_AFTER_IMPORT for object type(s) RSFO (Delete Mode)
    Errors occurred during post-handling RS_AFTER_IMPORT for ISCS L
    The errors affect the following components:
        BW-WHM (Warehouse Management)
    Post-import methods of change/transport request  completed
          Start of subsequent processing ... 20100409231713
          End of subsequent processing... 20100409231716
    Thanks,
    kranti

    Start of the after-import method RS_ODSO_AFTER_IMPORT for object type(s) ODSO (Activation
    InfoObject ZCHKNUM is not available in version A
    InfoObject ZCHKNUM is not available in version A
    InfoObject ZCHKNUM is not available in version A
    InfoObject ZCHKNUM is not available in version A
    InfoObject ZCHKDATE is not available in version A
    Inconsistencies found while checking DataStore object ZTCM_D02
    Start of the after-import method RS_ODSO_AFTER_IMPORT for object type(s) ODSO (Delete Mode
    Errors occurred during post-handling RS_AFTER_IMPORT for ODSO L
    The errors affect the following components:
       BW-WHM (Warehouse Management)
    Post-import methods of change/transport request D21K918324 completed
         Start of subsequent processing ... 20091112090953
         End of subsequent processing... 20091112090954
    can u please post complete error message that ur getting
    in the above one the DSO is sent to quality but without infoobjects in Quality
    so the tranport got failed

  • Problems when generating forms from Module Generator

    I am trying to generate a form from a module in Module Generator. The form is generating OK, but when design editor tries to show the form in the browser it doesn't work.
    This is the URL it is trying to use:
    http://127.0.0.1:8888/forms90/f90servlet/?form=/\MANAGE_ACCOUNTS&userid=adam/xxxxxxx@oraserve
    When I run a form from Form Builder, I get something like this:
    http://127.0.0.1:8888/forms90/f90servlet?form=C:\Temp\Dev\WOOL_MAIN.fmx&userid=ADAM/xxxxxx@oraserve&buffer_records=NO&debug_messages=NO&array=YES&query_only=NO&quiet=NO&RENDER=YES
    My server based URL is:
    http://127.0.0.1:8888/forms90/f90servlet
    I'm trying to set the generator preferences but just can't seem to get it right :(
    can anyone help?
    thx
    adam

    Try the following solutions :
    1) Check on in IE -> Tools -> Internet Options -> advanced -> allow active content to run in files on My Co
    mputer
    2) Make sure that you have in the Internet Explorer Tools -> Internet Options -> Advanced tab -> Check the check box
    Enable third party Browser extensions. It will be under browsing.

  • Problem to run forms from URL

    Hello all:
    I need help to solve this problem, I great URL to run forms from browser , then I teak the URL and go to another machine. When I run the URL the browser closed and gives message to send report to Microsoft or not. I tray this again and the browser closed again and give the same message.
    I teak the URL and make it as link to call forms java code ,then before the forms started the browser closed again and give the same message.
    So please can anyone help me in this.
    Thanks for anticipation.

    hello Gerd Volberg :
    thanks for replying, i use database and forms 10g Release 2 .the application server is oracle application server 10g Release 2 (10.1.2).
    the url is
    http://localhost:8889/forms/frmservlet?config=spewin&userid=hr/hr@orcl&form=E:\final_form\test.fmx&otherparams=USID=10070+COMID=5554442075
    thanks

  • Error while transporting Dimension Members from Dev to Quality

    Hi all,
    I am having issue while I am transporting dimension members from dev to QA, The error log is as below; i am not sure what could be wrong;
    Start of the after-import method UJT_TLOGO_AFTER_IMPORT for object type(s) AAPS,AMBR ( )
    Member formula expanded for imported master data
    Start of data checker messages for Appset XXXX
    Possible Dead File/Dir:
    Possible Dead File/Dir:
    Possible Dead File/Dir:
    Possible Dead File/Dir:
    Error occurs when checking member formula use on other dimensions
    No access to environment 'XXXX'
    No access to environment 'XXXX'
    BPF: Error reading master data
    No access to environment 'XXXX'
    Errors occurred during post-handling UJT_AFTER_IMPORT for AAPS L
    UJT_AFTER_IMPORT belongs to package UJT
    The errors affect the following components:
        EPM-BPC-NW-TRA (Transport)
    please advise.
    Thanks.
    Ambika

    hi Raju,
    i tried after giving full access but again same error:-
    please see the error log below:-
    Start of the after-import method UJT_TLOGO_AFTER_IMPORT for object type(s) AAPS,AMBR ( )
    Member formula expanded for imported master data
    Start of data checker messages for Appset PETFAS
    Possible Dead File/Dir:
    Possible Dead File/Dir:
    Possible Dead File/Dir:
    Possible Dead File/Dir:
    Error occurs when checking member formula use on other dimensions
    No access to environment 'PETFAS'
    No access to environment 'PETFAS'
    No access to environment 'PETFAS'
    No access to environment 'PETFAS'
    No access to environment 'PETFAS'
    No access to environment 'PETFAS'
    No access to environment 'PETFAS'
    No access to environment 'PETFAS'
    No access to environment 'PETFAS'
    No access to environment 'PETFAS'
    No access to environment 'PETFAS'
    InfoObject catalog /CPMB/PETFAS_CHAR is not available in version A
    BPF: Error reading master data
    No access to environment 'PETFAS'
    End of data checker messages for Appset PETFAS
    End of after import methode UJT_TLOGO_AFTER_IMPORT (Aktivierungsmodus) - runtime: 00:00:
    Starting after import method UJT_TLOGO_AFTER_IMPORT for object type(s) AAPS,AMBR in dele
    End of after import methode UJT_TLOGO_AFTER_IMPORT (Löschmodus) - runtime: 00:00:00
    Errors occurred during post-handling UJT_AFTER_IMPORT for AAPS L
    UJT_AFTER_IMPORT belongs to package UJT
    The errors affect the following components:
        EPM-BPC-NW-TRA (Transport)
    any suggestion..
    thanks,
    Ambika

  • While transporting Key Figures from Dev to Quality system, error occured.

    Hello Experts,
    While transporting Key Figures from Development to Quality system, I am getting this error : " /BIC/AZPA1R_CT40-/BIC/ZPA1RBA10 (specify reference table AND reference
    field)".
    Here, I have changed the data type of the key figure from Number type to Amount type. Then I activated them, captured in request and when transported I got the error saying "/BIC/AZPA1R_CT40-/BIC/ZPA1RBAL9 (specify reference table AND reference field)"
    These Key Figures are used in ODS.
    Is there I am missing something, please tell how can I make these transports successfull.
    Thanks Ishdeep.

    While transporting Key Figures from Development to Quality system, I am getting this error : " /BIC/AZPA1R_CT40-/BIC/ZPA1RBA10 (specify reference table AND reference
    Yes you missed to transport reference object.
    Previously key figure data type is number then you have changed to Amount. While changing data type to amount You should maintain reference char  like 0currency, Doc_currency......in the Unit/currency tab. ( If you use fixed unit or currency no need to maintain any reference Object).
    During transpotation you need to collect this reference char with main key figure and then transport.
    With Regards,
    Kishore.

  • How to transport an existing infopackage from dev to quality?

    Can anyone pls give me the steps for transporting an existing infopackage from dev to qual?
    I am not finding any infopackage in RSA - TRANSPORT CONNECTION
    Points guranteed.

    Here is the steps:
    1. rsa1->transport connection
    2. left panel choose 'object type', middle panel choose 'infopackage' and 'select objects'. Do a search here with your IP technical name.
    3. then choose your IP and 'transfer'
    4. will go to right panel, choose collection mode 'manual' and grouping only 'necessary objects'
    5. after objects collection finished, create request. Repeat the same steps with grouping 'in dataflow before'
    6. If they are $TMP, then change the package.
    7. When you click the Save on the change package, it will prompt for transport. Here you can provide an existing open transport request number, or if you like here itself you can create a new one.
    8. You can check the request in SE09 to confirm.
    9. If everything is ok, release your request and ask your basis/security guy to move to QA.
    Also you can open your InfoPackage and click on the truck symbol directly from IP window.
    Hope it helps..

Maybe you are looking for

  • Carried forward balance through f.07 and ledger balance are not tallying

    Hi experts, When I try to execute F.07 last month (fiscal year April-March), carried forward balance and closing balance as per ledger are not matching for Customers. Could you suggest  the possible reasons? Thanks

  • New Domain Name Switcheroo

    I have a website, completed with dreamweaver 8 - but I want to change the domain name....what's the easiest way to go about this??? Thanks Guys Ryan

  • Reconcillation of gr with subcontracting challan

    hello gurus in susubcontracting when i reconcilled gr quatity through j1ifq system is giving error massage that challan material is different from material document. so where could be the problem

  • Attachment in nTravel Expense Report

    Hi All, I have a requirement where in Travel Expense application in ESS/R3, expense proofs need to be sent as an attachment. We are using ECC6. EHP3 with level SAPKH60304. As far as std Travel Expense application is concerned, could you please sugges

  • How to add Audio to a button

    Exactly as the title says, how can I add a ding to one of my buttons whenever the user clicks it?