Tab un alighned after transporting sapsript.

Tabs are un aligned after transporting sap script in to qality.
it displaying properly in dev but the header data is not aligned in qa.
Is there some thing which I need to take care.
Please let me know if any suggestions.
Thanks,

got to se71 open ur form--> (both in dev and Qty)
in that click paragraph formate-->(both in dev and Qty)
check ur each  paragraph by clicking on it
down u will find the option as font-->
there u check ur font family and there font size....weather both r same r not......
if both r same......retransport the same request
this will help u.
Regards
Anbu

Similar Messages

  • View modification in ODS after transport to production

    Hi,
    It's possible to see all modification in ODS after transport?
    I would like to see the modification that was done in Navigation Attributes of ODS.
    Thank's
    Cesar G. Batista

    HI
    When you double click on ODS you see a info button(i) click on it it will pop up save and activate button these yo can see the last log.
    Hope this helps!!
    Thanks
    Santosh RC

  • Menu tabs disappear completely after login and appears if only i press on item node at hire level

    I'm using a Menu Model to Create a Page Hierarchy in my adf application on Jdeveloper 11.1.2.3.0
    it is in three levels level 1 have 2 item nods (home - Help) displayed as buttons
                                level 2   contains 5 item nods about the managements displayed as tabs
                                level 3   is about reports displayed as list
    the point I have apply security in the application using Adf security wizard and i assign roles and users and grants
    all works fine but level 2 tabs disappear completely after login and appears if only i press on Home item node at run time
    I create 2 users (admin) has all roles  and can view all  tabs in level 2 of my navigation and another user (emp)  which can view one Tab page in level 2
    Point 1 --the item nod are rendered according the #{securityContext.regionViewable['oracle.view.pageDefs.RentManagPageDef']}     (EL ) expression language 
    and other item nod render property are set as the same but in the page name definition
    it works fine
    _ Point 2 in my page template I set #{menuInfo.rendered} for renderd property of the command navigation item
    it works fine
    - point 3 I add a  go link in my template to explicit perform log in log out from the app  and redirect the user to the required page
    Destination is
    #{securityContext.authenticated ? "/adfAuthentication?logout=true&end_url=/faces/wearhouse.jsf"  : "/adfAuthentication?success_url=/faces/company.jsf"}
    and its also works fine
    the problem is in the level 2 navigation tabs which is diaper after explicit log in the app directs the user to the correct page successfully
    But the tabs are not rendered till I press on home button on Level 1 navigation it appears and it appears  correctly cording the logged in user validation
    in another words i log in as user (admin) i get directed to the successful log in page  in the link go but  level 2 tabs are invisible or not rendered at all    I click on Home button in level1 navigation the tabs
    become rendered or viewable and i navigate normally
    I log out as admin the level 2 tabs becomes invisible again
    then I log in as (emp)  i get directed to the successful log in page and  level 2 tabs are still  invisible or not rendered
    I click on Home button in level1 navigation the only one tab the user emp authorized to it  gets rendered (appears)
    and its semi correct behavior because this is what I want him to see only
    my tries to find solution
    I tride to use
    #{securityContext.userInRole['division']}
    on the menu node item   I found same behavior level 2 tabs gets hidden till i click on home link at run time
    I tride to use #{securityContext.authenticated} to control item nods rending
    all tabs remains visible and i dont want that ain adition if user clicks on a tab of page he has no authority on it i recive server error
    I read 30.7 Creating a Login Page in the  Fusion Developer's Guide for Oracle Application Development Framework to finde about redirecting user
    and it is using the same as i did from adf tutorials
    I tried to make new navigation app on fast
    maybe i made incorrect change in any stage of my original app
    but I found same behavior
    I tried to set disabled property instead of rendered property the tabs are always rendered   but I got server error when I click on a tab which a user does not authorized
    So I doubt maybe problem in the El or the way I use to control rendering item node
    or there additional step to stop all  the tabs disappear after login
    I hope please some one Help or tell me what i have to read about in the developer guide  or interface developer guide or article on the web
    I'll be gratfule
    I know maybe it is small issue but help me please

    Hi,
    have a look at the sample that comes with this article: Oracle ADF: Security for Everyone It uses resource remissions to authorize panel tabs.
    One test to run is to print the outcome of the security evaluation (e.g. output text) to see what it returns.
    Frank

  • Issue with migrated transformation rule after transport

    Hello all,
    We have migrated couple of update rules and transfer rules to transformation rules. All the transformation rules are active in development environment.
    The issue is when we transport these transformation rules to QA, one of the fields of datapacket dimension "RECORD" becomes &R1& in the global structure of start routine and therefore, transport fails in QA. Along with this we had another issue that if we add any additional fields in the cube or ODS structure, the global structure in start routine doesn't change after transport in QA. Basically, it seems like it doesn't do anything when we do transport.
    We tried couple of things by transporting entire flow inclding target and source objects, we also tried transporting only transformation with overwrite mode. But none of the things worked. We also have logged the message with SAP.
    SAP suggested us to open the QA environment and perform the change manually. We did it and obviously we could activate the transformation rules. But when we tried to re-transport the transformation, it is keep failing with the error "Syntax Error". My assumption has after the transport, the field has become &R1& again.
    Has anybody faced such issue? We are on Ehp1 SP7.
    - Danny

    Thanks Murali,
    Yes as I mentioned SAP suggested us to open the box and do it manually, but once we are done with the manual changes, we tried transporting the same transformation rule again, which I guess going to be the case in case of any future enhancement. Transport failed and it says "Syntax Error".
    The transformations we activated manually in the target system are active, but when we try to load the data, it throws the exception error.
    Any clue ?? Is it working fine in your system after you did manual changes? Did all future transport go well ?
    - Danny

  • ALV Title Not Display after transporting the Programme from DeV to Qlty

    Hellow Experts,
    i developed one ALV report with two screens, i transported the report from Development server to Qulaity server.
    in Development server report are working fine  but in Qulaity server after transporting the TiTle of ALV not display , plz give me some hint , below is my code to display alv title
    DATA: alv_grid       TYPE REF TO cl_gui_alv_grid.
    DATA:alv_grid_ref type ref to CL_GUI_ALV_GRID.
    DATA: layout    TYPE lvc_s_layo.
    layout-grid_title = 'Daily Material Reports.' .
    DATA: fieldcat  TYPE lvc_t_fcat.
    I m using  ALL METHOD alv_grid->set_table_for_first_display method for display alv .
    Thanks,
    Regards
    Neha.

    Hi neha,
    use the sap/help link to solve your issue,
    [http://help.sap.com/saphelp_erp2004/helpdata/en/0a/b5533cd30911d2b467006094192fe3/content.htm]
    if not use the below example code ,
    Heading 3 :h3  Set the title of the grid
    Fill the grid_title field of structure lvc_s_layo.
    Note that the structure lvc_s_layo can be used for to customize the grid appearance in many ways.
    DATA:
    ALV control: Layout structure
    gs_layout TYPE lvc_s_layo.
    For example :
    Set grid title
    gs_layout-grid_title = 'Flights'.
    CALL METHOD go_grid->set_table_for_first_display
                EXPORTING
               i_structure_name = 'SFLIGHT'
    is_layout      =gs_layout*
               CHANGING 
              it_outtab   = gi_sflight.
    Regards,
    Saravana.S
    Edited by: saravanasap on Dec 21, 2011 8:13 AM

  • Error after transport of Virtual Cube with Services

    Hi All,
    would any body can suggest me how we can change the source system assignment in QA or Production client for virtual Cube with Services.
    A virtual cube is created with Services using the settings for RFC and using the logical source system. however after transporting the same to the QA system the Logical Source System has not changed and thus it is giving error " Error occured while determining target system for the logical system" would any body can suggest me how i can change the logical source system assignment in QA system for Virtual Cube with services.
    Points would be rewarded appropriately.
    Cheers
    Noor

    Hi Noor,
    Check this link, it may help you.
    Re: Transport issue - Source system does not exist
    Regards,
    Vijay G.

  • Hierarchy Analysis Authorization does not work after transport

    Hi Gurus,
    I am facing a issue in hierarchy analysis authorization in quality system but the same authorization works perfectly fine in development.
    All hierarchy authorizations works in Quality except for this one. I found one old sap note describing this as program error but this note is not applicable in BW 7.3.
    I have checked the table RSECVAL, RSECHIER and authorization is active so everything looks good. Please advise if anyone faced this issue after transporting hierarchy auths to other systems
    Regards,
    Salman

    Salman,
    What I understood from your description is that you have same role+AA in Dev and QA, which provides access in Dev for all the nodes for said hierarchy but in QA, same role+AA provides access to the same hierarchy for all the nodes but one. Try to create a ZTEST analysis authorization in QA itself with access for the problematic hierarchy node and see if it works ? This will rule out the case if there is a difference in hierarchy in DEV & QA.
    Regards,
    Shivraj Singh

  • Planning layout can no longer be displayed after transport

    Hello everybody,
    I have transported a planning area with all levels and so on.
    I have several Manual Planning Layouts with key figures in data columns and rows defined individually.
    I am using defined values of G/L Account characteristics in Lead column, each row is defined by a G/L Account number of a specific Chart of accounts predefined in the Header.
    I load my G/L Account numbers with the same flat file in Development system and in Production system but after transport the layout cannot be displayed.
    If I maintained G/L account characteristic in RSA1 on production system, I find all the account numbers for my Chart of accounts but if I try to define a value of G/L Account in my planning package, I do not find any values on my Chart of Account???
    Could you help me??
    Regards,
    RaMa

    Switch cube Load <> Planning solves the problem...
    Thanks !
    RaMa

  • Can't get tab to work after a click box

    I have no problem getting the tab to work after a text entry but when I insert a click box and tab the tab feature isn't working.  I do have tab set as short cut in Actions on properties of click box.

    Captivate 7 allows you to configure the tab order for all interactive objects on a slide.
    Select the slide and look for the Tab Order button at the top of the Properties tab.

  • In which situation I need to active objects after transport

    Hi Experts,
        I'm wondering in which situation I need to active object after transport?  In some cases, I have to active transformation, DTP, infoobject, multiprovider....  Does any one make a conclusion of that?
        thanks in advance.
    Eric

    Sometimes, because of impact of a transport some other objects will be deactivated, then we need to manuaaly activate the objects after transport.
    Also, sometimes transport after import process could not be able to activate the objects, then also we have to activate them manually.
    Or suppose, you have moved and infoobject, due to which some other objects become inactive (where ever infoobjects is being used), then we have to activate them manually, if you dont want to transport them.

  • Web template with HTML framset not working after transport

    Hi,
    I've built a frameset which consists of two web-templates (role-menu and content area) those two are combined together using plain HTML which does not acontain any web items (uploaded via WAD). This works fine in development. After transporting to our QA environment all the templates have been transported with concode 0, but the frameset does not get loaded. I always get an "Error loading template ...". The two templates which contain web items work fine when used stand-alone.
    When looking in transport connection I see the following message:
    "Object ZWF_WEB_FRAMESET (Web Template Name) could not be collected for object ()"
    I also see the same behavior on another transport of a template. Nine out of ten ar fine, but one, all are exact copies - only the query used is different, does not work either. The query that is used has been transported and is working.
    Has anybody an idea what could cause this?
    Is there a way to regenerate templates (like RSRT for queries) ?
    Thanks in advance
    Bernd Dümmel
    KODAK Stuttgart
      using ve created a

    Did you upload the video?
    Did you provide the correct path to your HTML object?

  • After transporting the TTF is not been used

    Hi all,
    I have installed a true type font (se73). After the installation I use it on a smart form style and it is shown ok.
    The problem is that after transporting it to integration, the forms are not using the one I installed but a standard instead.
    Hints:  - all was on the same transport order and it has been transported ok.
               - everything is active
               - I have allready read the note 421518 and i have executed the report RSTXDELL

    Are you checking by print preview only, or by printing?
    Which device type is defined for your printer? (SPAD transaction, display the output device)
    If the device type is a custom one (Y* or Z*), could you tell us what sapscript (OTF) driver it uses? (SPAD, double-click the device type).
    The font conversion algorithm is based on the fonts allowed for each device type (they are called "printer fonts", and are maintained via SE73 transaction). You may verify which font conversion is done via SE73 transaction, choose "printer fonts", double-click the device type, and click the "font conversion" button.
    To make sure, you may also see the converted font after the spool has been generated (the font conversion is applied before the spool is generated): display the spool in raw or hexadecimal view in SP01 transaction, the font lines are starting with FT characters followed by the converted printer font name.
    Could you tell us what are the results of the font conversion in SE73 for your device type?

  • After Transporting the request RFC Destination is empty in SWCV and BEA

    Hi All,
    we are using SAP NW Mobile 7.1 SP08
    After transporting the SWCV & Backend adapter, in the transported system the RFC Destination is empty
    Please help me to fix this issue.
    Thanks and Regards,
    Joseph Beevin.

    Hi,
    When an SWCV is trnasported to a another system,the backend destination will be empty in the target system.,We need to configure the bakcned destination in the target sytem through the DOE Adimin.
    DOE_ADmin Portal -->Configuration --->Backend Configuration.
    In the backend configuration,select the SWCV for which the destination needs to be configured.Select the parameter "RFC  DESTINATION FOR BACKEND"
    When the SWCV is selected all the active Data Objects will be listed in the table below
    Insert the above parameter to the parameter list(the table below)
    Give the name of the availlable backemnd destination name in the "text value" column of the table for each data object and save it.
    Now the backend destination is configured correctly in the target system.Please try this..
    Regards,
    Muralikrishna T.

  • Alert rules not displaying correctly in the RWB after transporting to QA

    Hi Experts,
    After transporting the alert rules from DEV to QA, the rules are not correctly displayed in the RWB in QA e.g. a star (*) is displayed in all the fields instead of the filter values which I have entered such as the "Sender Party"; "Sender Interface" etc. I am also not able to manually change the values in the RWB in QA anymore because the values are greyed out.
    Strangely enough, the rules are correctly displayed inside the SXMSALERTRULES table in QA.
    Do you perhaps know how to solve this issue so that the rules are also correclty displayed in the RWB after transporting?
    Thanks and regards
    Brendon

    Having the same problem and looking for fix...

  • Changes in WAD are not reflecting after transport

    Moving thread to Business explorer
    Thank you
    Edited by: YJV on Dec 22, 2009 2:09 PM

    I just remembered a similar problem we had with reports. Changes weren't visible after transport, however, when we opened the report and saved it in the report designer, the changes were visible. It had something to do with authorisations, most users missed the authorisation to 'generate' the report which was needed after transport. Maybe you can try opening the template with a SAP_ALL user or something on production to see if it's related (or test again on QAS with a new template and a user with limited authorisations.
    Kind regards,
    Alex

Maybe you are looking for

  • Focus Stacking in CC 2014 No Longer Works (Rant)

    I just spent HOURS on 2 different computers trying to do Focus Stacking for 2 jobs I'm working on which I couldn't get to work. I just used it a couple of weeks ago without a problem. (And yes I do use the correct procedure :Files>Scripts>Load Files

  • Identifying standard process & GAPS in QADB with REPORT example.

    Hi all, can anyone help me, what is QADB n how to identify GAPS in QADB n standard process with an report example? what is standard process in QADB?can we convert GAPS into standard process? <b>PLZ ANSWER REUIRED URGENTLY.....</b> Regards, Arundhathi

  • "Window" menu doesn't show a list of all my open tabs in Chrome, Safari nor Firefox

    It's a weird thing, but recently, I found that the 'Window' menu item Mavericks is not showing a full list of the tabs that I have open in any of my browsers.  I've tried with Chrome, Firefox and Safari. I even tried uninstalling Firefox as a test an

  • JMS Adapter Driver Installation

    Hi I need to install JMS Drivers for the JMS adapter. I went through <b>'How to install & Configure External Drivers for JDBC & JMS guide.pdf'</b>. It says that we need to add com.ibm.mq.jar; com.ibm.mqjms.jar to the aii_af_jmsproviderlib.sda file an

  • IPad 1 safari keeps crashing!!!!

    I have had an apple iPad 1st generation and safari keeps crashing. I have deleted cookies, restarted it, stop apps running in the background and still crashes, very VERY frustrating and I am not paying £500 for a product to behave like this!