Smartforms transport problem

My program (smartforms) shows different result between DEV and QA
I added an export parameter when I called smartforms in abap program, and add an import parameter to smartforms. It works fine on DEV but short dump on QA server due to a parameter was missing.
I checked import parameters in smartforms, they are correct.
I push F8 button in smartforms page to go to Function Module page and I found an import parameter is missing on QA.
Recently, other programs with smartforms that have been tranport to QA are also have this kind of problem.
Any idea would be appreciated.

The problem has been fixed.
by go to SE38 (on QA) > at Menu bar > Program > Generate
I still dont know the reason why does this problem occured and how does it could be fixed like this.

Similar Messages

  • Smartform upload problem (within same Version)

    i have download smartforms from 4.7 first and than uploading it in same 4.7 but error occurs as below:
    first:  "A serious error has occurred
    The transaction had to be terminated".
    than second: Internal error (illegal structure of data storage)
    Message no. SMARTFORMS002.
    i can uplodad smartform successfully than and check also successfully,
    but while i do final activation it causes above error.
    what can be problem, is due to smartforms style problem, but i tried removing all style of text elements, thought it creat that errors,
    if any can knhow how to upload smartform successfully and solve above error.
    regards,

    L.S.
    I just encounter a similar error when activating a smartforms. I had made some changes, maybe by copy nodes through memeory into another smartforms and/or deleting one %GRAPHICS1 and making another.... smartforms got confused somehow and gave me an abort error 002.
    I debugged the coding of activating smartforms and found out that ( in my case ) sap coding tries to insert duplicate entries in table stxfobjt.
    Here is the part of coding where you can put your breakpoint and adjust the internal table tobjt if you have the same problem.
    I made the line  insert stxfobjt from table t_objt.  BOLD ( in plain text with * : it s  not a remarked coding line )
    SAPLSTXBX                      / LSTXBXU36
    FUNCTION                       / SSF_SAVE_FORM      
    Speichern der Tabellen
      if i_active = space.                         " gesicherte Fassung
        export t_ntokens t_objt t_ltext t_noltext
               to database stxfconts(xx) id i_formname.
      else.                                        "     aktive Fassung
        delete from stxfobjt where formname = i_formname.
        try.
          insert stxfobjt from table t_objt.
        catch cx_sy_sql_error into l_exception.
          get reference of t_objt[] into l_dref.
          raise exception type cx_ssf_fb
                exporting textid     = cx_ssf_fb=>err_on_insert
                          table_dref = l_dref.
        endtry.
        perform save_ltext using i_formname t_ltext.
        export t_noltext t_ntokens unchecked = i_header-unchecked
               to database stxfcont(xx) id i_formname.
        delete from database stxfconts(xx) id i_formname.
      endif.
    Good luck all with debugging SAP's bugs
    Regards,
    Edwin Glaser
    doubleclickyourprogrammer [at] sap4u.nl

  • Smartform upload problem

    i have download smartforms from 4.7 first and than uploading it in same 4.7 but error occurs as below:
    first:  "A serious error has occurred
    The transaction had to be terminated".
    than second: Internal error (illegal structure of data storage)
    Message no. SMARTFORMS002.
    i can uplodad smartform successfully than and check also successfully,
    but while i do final activation it causes above error.
    what can be problem, is due to smartforms style problem, but i tried removing all style of text elements, thought it creat that errors,
    if any can knhow how to upload smartform successfully and solve above error.
    regards,

    i have tried deleting one by one elements and found that problem in address element,
    i have just delete it and active it that it got activated,
    and again after deletion i have put sam variable in address element for displaying adress dynamicaly and set length and width all same that it fot activated!
    than what the problem at first time activation?
    is there any runtime conflict or what?
    regards,

  • Transformation transport problems when containing routine

    Hi Gurus,
    I'm facing a transport problem.
    When i want to transport a transformation that contains routines, the transport says syntax error in routine. The routine in DEV is tested and correct. I realised, that the transport does not bring the routines. After transport, i open the transformation, and the routines contain the default routine: RESULT = .
    I found some answers in some posts, but no exact answer how can i get rid of this transport problem. I don't like copy - paste into prod system with manually editing....
    If you have any idea, please let me know.
    Thanks
    Laszlo

    Thanks for your help, it worked now, but i think it should work without owerwrite originals. Sometimes it seems that the routines is not included in the transport request, when i modify a routine in a transformation.
    But thanks anyway, problem solved now

  • Open Hub transporting problems

    Hi everybody, we have Open Hub transporting problems, it just gives us return code 12 or 8, basically, it doen't want to transport neither Open Hub Destination, nor Transformations, nor DTPs, and bear in mind that we're on the 15th Patch Level. We've looked at all the SAP Notes, but they reffer to the earlier patch levels...
    And other problem, is that it's OK in DEV system but in QUALITY system, when you launch a DTP it gives us a dumb with ASSIGN_TYPE_ERROR
    Any ideas??

    My destination path on the DEV box is simply the following (identified by BID in the following path):
          D:\usr\sap\BID\DVEBMGS00\work
    And when I locate the un-activated open hub on the QA box, the BID is already changed to BIQ, but the server name box/field is empty....
    I am going to try with the object changebility option, btw, is there any documentation on how to change these objects that are marked with object changebility on the QA box (provided that we can not manually change anything on the QA box)...
    Anyways, I think my problem is with the server name conversion from "abc-bi-dev" to "abc-bi-qa"....!!!
    Also, please note the RSBFILE entry for this object in the QA box has the "btcsrvname" as blank...
    Do you think there is any additional setting that needs to be done on the QA box to do this translation (from "abc-bi-dev" to "abc-bi-qa")?
    The only two setup we have done as far as the BI is concerned is at the "Tools-> Conversion of logical system name"....where you only put the conversion for client name mapping from dev to qa and local file system mapping from dev to qa.
    So, is there anything else to map the host name (from "abc-bi-dev" to "abc-bi-qa") either at BI perspective or Basis/NetWeaver perspective?
    Thanks a lot...
    ~Sabuj.
    Edited by: Sabuj Haque on Feb 1, 2009 1:11 PM
    Edited by: Sabuj Haque on Feb 1, 2009 5:34 PM

  • The Object cannot not be processed due to a transport problem

    We are trying to delete a standard web template 0ADHOC_TABLE (modified by our coworker before and transported) and reinstall a new one or totally standard one, but when clicking the "X" icon to delete this web template, get the following error:
    "The Object cannot not be processed due to a transport problem"
    What could be the reason?
    Thanks

    Hi Kevin,
    This message coms up because as you mention, the template has been transported. Since it is in the target system, if you delete form the dev system, the system needs to ensure that it is also removed from the system it has been transported too.
    You can check the dev package assigned to the template, assign a new request against this dev class (RSA1 > Transport Connection > Bex Truck icon). Log out and log back into WAD and try to delete it, and then send this transport. Or you can simply reinstall it as Roberto suggests.
    Hope this helps...

  • New PO Smartform Assiging problem

    Hi All,
    i have created new smartform for PO print.
    i have assigned My smartform in Nace also
    NACE-> EF -> OUTPUT Type -> NEU -> Processing Routines
    Medium = 1
    Short text = Print output
    program = SAPFM06P
    Form Routin = ENTRY_NEU
    Smartform = Z_SSF_MM_PO
    I Have assigned all and Save the output type and clicked on Transport from Menu.
    Now when i execute ME23n and trying to see Printpreview , I am get another smartform which i dint assign anywhere.
    In Messages i have set output NEU only.
    Kindly please tell me what could be the problem and how to find out the smartform which is triggering .
    Thanks all.

    thanks for you reply.
    Acually i am not able to find which smartform is cald, that is the main problem.
    I have created new PO in ME21N and assigned my Output TYpe NEU and Clicked on Print Preview then also the other Smartform is cald .
    I couldnot find that smartform.

  • Multiprovider transport problem

    Hello Friends ,
    While transporting the  multiprovider from BW Development to BW Testing system I am getting following error in the Log display of BW Testing System,
    R3TRMPRO***(Multiprovider name) was repaired in this system.
    The log display for the Delevelopment system shows messages 'Feedback after export or import'--'Successfully Completed'
    But the problem occurs in BW Testing system ,
    and we are getting the above error message ,
    Import--(8) Ended with errors
    please suggest solution .
    Thanks in advance.

    Hello A.H.P ,
    Thanks for valuable suggestion.
    I think someone has directly repair this multiprovider in Testing system.
    I will do the required steps as suggested by you.
    Agains thanks very much .
    Message was edited by: Amol Kulkarni

  • Smartform output problem in dunning

    Hi
    I've done a search for this problem in the forums and found what I thought was the answer but it still doesn't work...
    My dunning FM passes paramter IS_SFPARAM to the smartform (which is a copy of the standard SAP form F150_DUNN_SF). the initialisation in the form then calls FM GET_SF_DUNN_DATA in order to populate all the data from the IS_SFPARAM parameter.
    However, as far as I can see, inside FM GET_SF_DUNN_DATA, a method is called to populate h_mhnk and use that to check that the parameters like gs_sf_mhnk are populated. If they are not, it raises exception no_parameters_found. I thought the FM set those parameters in the first place! How can I set parameters gs_sf_mhnk, gs_sf_fsabe and all the others in there? i am always getting the no_parameters_found exception at the moment!
    Any help appreciated.
    Jon

    use smartform_trace transaction to trace ur smartform for errors.
    also open ur smartform goto environment and get fm name now in the end some number wud be thr like this \...\SF000091 modify it and use it in se38 like this \...\LSF000091F01
    it will open the code insert session break points and now check by running the smartform
    кu03B1ятu03B9к

  • Source System Does Not Exist - Transport Problem

    Hi
    We have the next Landscape in BW 7.0 (Netweaver 2004's)
    LRDCLNT300     is R3 DEV
    LRQCLNT700     is R3 QA
    LBDCLNT100     is BW DEV
    LBQCLNT700     is BW QA
    The connections are
    LBDCLNT100  (BW Dev) use as source system        LRDCLNT300  (R3 Dev)
    LBQCLNT700  (BW QA) use as source system        LRQCLNT700  (R3 QA)
    In RSA1->TOOLS -> Conversion of Logical System Names
    In Conversion of source system after the transport we have these entries
    Source System                    Target System
    LBDCLNT100 (BW Dev)         LBQCLNT700 (BW QA)
    LRDCLNT300 (R3   Dev)         LRQCLNT700 (BW QA)
    But when we transport an order from BW DEV to BW QA show the error "source system LRDCLNT300 does not exist"
    Never made the conversion of source system after the transport.
    Can you help us please.

    Thanks Edwin
         I create a RFC for LRDCLNT300 (R3 Dev) in my BW QA system (Target System).
    I try an order again but it didn't work, also I try to check 7.0 checkbox but I got the message "No entry exists for original source system LBDCLNT100 for 3.x object"
    and I have to uncheck again.
    I still have the same problem the objects are associated to R3 Dev, never make the conversion to R3 QA.

  • Query Transportation Problem?

    Hi Guru's,
    We are working in Bw 3.5 Version
    Query: We have observed that there was a problem with Query in Dev & Quality Server?
    as per the regular activities we have modeled the entire process in Dev
    from data Source to Data target
    then we have developed a report on this data target.
    all this was saved under one Request  and transported to Quality.
    then there was some modifications in update rules & and also in Bex report
    for this also we have sent under one request to Quality
    there we have observed that the modifications in update rules have been applied
    & in report this modifications did nnot apply in Quality server
    Can any one help in this ............
    advance thanks ,very  very urgent..
    Points will be rewarded >
    Hari

    Hi,
    I have the same problem. I have a query in production and I need to change it. I changed it in dev, transported the query with no error, but I don't see the changes in prod.
    There is any configuration error? Normal transports work fine.
    Thanks

  • Transportation problem in Dev system

    Hello All,
    I am getting the problem in Transportation. While i am transporting the request from Dev to Quality, the problem is comming in Export. please see the bellow error messages.
    Exports with Errors       No Further Transport
        TBD TB Development
                TBD        TB Development
                           Pre-Export Methods                       29.12.2008 13:00:01    (0) Successfully Completed
                           Export                                   30.12.2008 08:47:19 In process: Requires update
                    Import steps not specific to transport request
    in the log bellow messages are displaying.
       [dev trc     ,00000]  Mon Dec 29 13:00:07 2008                          760684  0.760684
       [dev trc     ,00000]  Disconnecting from ALL connections:                   10  0.760694
       [dev trc     ,00000]  Disconnecting from connection 0 ...                   26  0.760720
       [dev trc     ,00000]  Now I'm disconnected from SAP DB                    2370  0.763090
       [dev trc     ,00000]  Disconnected from connection 0                        14  0.763104
       [dev trc     ,00000]  statistics db_con_commit (com_total=2, com_tx=2)
                                                                                    13  0.763117
       [dev trc     ,00000]  statistics db_con_rollback (roll_total=0, roll_tx=0)
                                                                                    13  0.763130
      Disconnected from database.
      End of Transport (0000).
      date&time: 29.12.2008 - 13:00:07
    Please let me know the solution for the above issue, i will assign full points.
    Regards
    KK

    Hi,
    Your Error statement COMMIT shows that the sytem has submittted the request to make connection with the system.
    But it immediately gives CON_ROLLBACK (statement) error, which generally happens, there is not enough space in your quality system. therefore the Rollback of the submitted request happens.
    Check the DB space in ur Qual system and speak to your BASIS team, so that it can increase the DB size and also, u can urself clean the system.

  • Smartform Printing Problem in SAP ECC 6.0 with Ehp6

    Hi Sap Expert,
    Our Sap System has been upgraded from ECC 6.0 to ECC 6.6 ( Ehp6). now we are  facing  problem in to print smart forms .
    I have a smart form with one page and three copies are there.
    On first it was written ORIGINAL, on second DUPLICATE and third one is TRIPLICATE.
    When I see the print preview it shows all the three pages ( ORIGINAL,  DUPLICATE and  TRIPLICATE. ). but when i give the command to print.  it will only 3 copies
    ORIGINAL. and when i convert into PDF it shows only one page ORIGINAL.
    I want ORIGINAL,  DUPLICATE and  TRIPLICATE printout in single command.
    Note : Before Up gradation of sap system it worked fine.
    Guide me.........

    Hi Marques,
    Yes, my problem has solved,
    Write the code Driver Program:
    Declare Internal Table as:
    DATA : BEGIN OF ITAB OCCURS 0,
              I TYPE I,
              TEXT TYPE CHAR20,
              END OF ITAB.
    and Append 3 time this Itab with the no of copies of form ( Original, Duplicate and Triplicate ) as
        ITAB-I = 1.
       ITAB-TEXT = 'Original'.
       APPEND ITAB.
       CLEAR ITAB.
    Now,
    LOOP AT ITAB.
    call function module of smartforms as
    CALL FUNCTION fm_name
       EXPORTING
        CONTROL_PARAMETERS         = CO
        OUTPUT_OPTIONS             = OT
    *   USER_SETTINGS              = 'X'
         L_***                      =  L_***
         V_INDX                     = ITAB-I
    * IMPORTING
       TABLES
         IT                         = IT
    and modify the smart form as
    write the code in window
    IF V_INDX = '1'.
    v_text = 'Original'.
    ELSEIF V_INDX = '2'.
    v_text = 'Duplicate'.
    ELSEIF V_INDX = '3'.
    v_text = 'Triplicate'.
    ENDIF.

  • Smartform: Formatting Problem with QUAN-Field

    I want to print a smartform and get exception 1 (formatting error). With function SSF_READ_ERRORS I get an error table. There is on entry: errnumber = 020011, msgid = SSFCOMPOSER, msgty = E, msgno = 601, msgv1 = wa_outtab-menge.
    It seems to be a formatting problem with field WA_OUTTAB-MENGE. But in the structure this field is referenced correctly.
    Does anybody know a solution?

    I solve this kind of problem in my SmartForm.
    Try this:
    Go to "Global Definitions" Node, then "Current/Quant.Fields" tab and set these values:
    Field Name:      WA_OUTTAB-MENGE
    Reference Field: WA_OUTTAB-MEINS
    Data Type:       QUAN
    Best Regards,
    Eduardo Ribeiro.

  • Smartform style  problem

    Hello friends,
         I am getting problem in smartforms style. i had created my own style for one of my Tax invoice form because i want fonts in smaller and for heading i want to increase font size. But when i am applying my own style to paragraph the changes are not accepted after SAVE & ACTIVATION. If any one know solution for this problem than please give reply as soon as possible.
    Thanx & Regards,
    Rahul Talele

    Hi,
    Once I came across the problem as yours.
    This happens becoz certain properties of the fonts when applied will override other formats.
    For eg. If u have chosen bold character format before, but when u want to change it to normal it will not change at all.
    In that case, I have deleted the text as a whole and applied normal format at first. Then I applied bold character format
    whereever applicable.
    Which style u applied to the header in your form? Is it Paragraph format or Character Format.
    Could u give more clear description?
    Regards
    Vadi

Maybe you are looking for

  • Issue in clearing workflow notification

    Hi, Oracle EBS:11.5.10.2 OS: AIX 5.3 after resolving the workflow issue i had a stopped queue of of around 5000 mails. to purge that queue I followed the oracle Action plan. 1. Stop Workflow Agent Listeners and Mailers 2. Find the tablespace where in

  • .AVI files not showng when RAW Only selected at import time

    Hi board, When I am looking at my SD card from my Nikon D90 in the Import view of Aperture I have the 'Raw Only' option selected for the RAW+JPEG Pairs setting. This results in .AVI files not showing up in the browser. Meaning that when I believed I

  • New mac mini, why so much hard disk space used

    Hi All Just bought a new Mac Mini, 1.4 with the 80gb disk, After powering up and setting up etc, i noticed that over 10gb of the 80gb hard disk was already used out of the box!!! How come all that disk space is used, im sure the OS doesnt need that a

  • Slow Windows-based network devices (smb) discovery?

    Hi I've noticed a problem with accessing windows file shares. After a successfull boot of my mac it takes around 5-10 min for macOS to detect my windows computer on network. This is very long time and i cannot access the shares without waiting. I've

  • Directshow9 and Quicktime 7 error

    I just upgraded to a 64-bit system, and am not experiencing problems importing videos into my presentations.  "A required system library did not install properly.  Please install directshow9 and quicktime 7 or higher..." error shows up; but I have bo