Af:table - navigation - change message

Hi,
How to change message in af:table navigation link (I mean "previous 10", "next 10")?
In some languages the massages are rather long
thanks,
Branislav

Hi,
if the browser shows busy then for sure its not caused by the code snippet you provide. In your code you may want to try and call response complete on the FacesContext to indicate a complete response
Frank

Similar Messages

  • Reg:Table for Custom Messages and custom Messaege Classes

    Hi ,
    My requirement is to find out all custom messages . so can any one tell in which tables all custom messages and custom message classes are stored .
    Thanks & Regards,
    Lakshmi.

    hi,
    You can checkthese tables listed below,
      T100                             Messages
      T100A                            Message IDs for T100
      T100C                            Message Control by User
      T100O                            Assignment of message to object
      T100S                            Configurable system messages
      T100SA                           Application Areas for Configurable Messages
      T100T                            Table T100A text
      T100U                            Last person to change messages
      T100V                            Assignment of messages to tables/views
      T100W                            Assign Messages to Workflow
      T100X                            Error Messages: Supplements
      T100ARBGB                    Application Area
    But The main table for storing all the message classes and their numbers are stored in table
    T100

  • PO confirmation creates PO change message

    Hi.
    I have setup a SRM -> XI ->SUS -> XI -> SRM scenario.
    Everything is working fine accept that when the vendor confirms the PO and Sends the SUS PO confirmation the SRM automatically creates a PO change message back to the SUS system.
    This causes the PO on SUS to go to "in process" state again.
    Any idea why this is happening.
    I do see this in the tracking tab under Chnage documents:
    Status:
    "Variance in PO Response Newly Added"
    Many thanks
    Rodney

    Hi Neha,
                        Thanks for your quick reply.
    I want to enhance existing table control screen (Standard)where will come under PO item confirmation tab in ME2*N transactions.This table control reference from EKES table. Already i appended customized field in this table. Now i want to add  one more column in this table control screen using any screen exits or BADIs.Is it feasible or not? if it is feasible,Pls give me further steps..
    Thanks.
    Muru.P.

  • No Content available for this navigation node message after Portal Upgrade

    Hi,
    After Portal upgrade to 7.01 EHP1 SP7, when we are clicking on any role at the TLN, the Portal Content area is showing the message " No Content available for this navigation node". However before upgrade when we are clicking on any TLN role the content area used to show the first iview in the folder in the detailed navigation.
    Please help as we are in a very critical state.
    Best

    Ameya Pimpalgaonkar wrote:
    Hello Mahesh,
    >
    > Did  you happen to see this thread:
    >
    > Hide "No content available for this navigation node" message
    >
    > Ameya
    Hi Amiya,
    I already gone through this thread but iwe will get an empty page if we will change the value of default content to null in the Content Area iview. My requirement is to expand the folder in the detail navigation area and display the first iview in that folder in the content area whenever we click on any role in the TLN.
    Mahesh

  • Htmbl table navigation problem

    We have migrated portal 6.20 to NW04. We have a iVIew where we are displaying material list in htmlb table. But table navigation is not working for the table. Caching mechanizam for 6.2 and NW04 is diffrent so I made changes in portalapp.xml file.
    removed the lines referring to the portal version from the portalapp.xml:
      <application-config>
        <property name="ClassLoadingPolicy" value="5.0"/>
        <property name="DeploymentPolicy" value="5.0"/>
        <property name="AuthenticationPolicy" value="5.0"/>
      </application-config>
    Also, a line was added in the Portalapp.xml:
        <property name="ALLOW_BROWSER" value="No"/>
    Also set the Allow Client-Side Caching = no and Cache Level = none
    even in table navigation is,
         public void onNavigateMaterials(Event event) {
                             if (SESSIONEXPIRED)
                                  return;
                             request = (IPortalComponentRequest) this.getRequest();
                             mySession = request.getComponentSession();
                             profile = request.getComponentContext().getProfile();
                             res = request.getResourceBundle();
                             Bean_R3_Materials materials =
                                  (Bean_R3_Materials) mySession.getValue("R3_Materials");
                             TableNavigationEvent tne = (TableNavigationEvent) event;
                             int newRow;
                             newRow = tne.getFirstVisibleRowAfter();
                             materials.setVisibleFirstRow(newRow);
                             jspOutput = Constants.TAB_MATERIALS;
    and bean is as
    public Bean_R3_Materials() {
              this.visibleFirstRow = 1;
    public int getVisibleFirstRow ()  {
                    return visibleFirstRow;
         public void setVisibleFirstRow (int vfr)  {
                    this.visibleFirstRow = vfr;
    KIndly suggest, what is missing? Points assured.

    I have just noticed that the problem page had a error icon in the bottom left corner of IE, when I clicked this the description is 'Can't set focus on the item because it disabled, or of type that does not accept focus...etc'.
    I have code that enables/disables the buttons in the header fragment, and when I comment out the call to this in the page init() method, the error is no longer displayed and the table functions as expected.
    I will continue to investigate what I have to do to resolve the problem and still provided the necessary functionality.

  • Who change message of reports in portal?

    I need change message in reports of portal, I execute reports,when no exist in table show the following message: No row returned. By I want show message:The document no exist. Who i can make this?

    Hi there,
    Metalink Note:183131.1 - How to Customize the Message "No Row Returned" from a Report should answer your request. It is just to add some PLSQL custom code...
    I hope it helps...
    Cheers,
    Pedro.

  • Database "TABLE" name change is NOT reflecting on Designer Security

    Hi all members,
    version: BOXI 3.1
    I have change the table name in my Database for some particular reason.
    After changing the name from "A_Table" to "B_Table" it is updating the objects "select"  information correctly by itslef. BUT for security in (Manage Access Rights) old Table name is showing.
    Manaul correction is the only way for it? Can this be updated automatically.
    What is the way to achieve it through SDK.
    Kindly any member guide me.
    I have number of tables to change and each have number of securities applied in universe.
    Thanks in advance
    Regards,
    Izhar

    Universe access security is encapsulated separate from the Universe unv itself.
    Rather, it's a SI_KIND='Overload' InfoObject instance, accessible using the BusinessObjects Enterprise SDK.
    Sincerely,
    Ted Ueda

  • Switch Linked (xl source) Tables - behavior change Excel 2010 PP vs. Excel 2013 PP -- In 2013 all calcs of table are lost

    Situation:
    PowerPivot 2010 Model based on 10 linked tables (this tables are generated and refreshed as needed by SQL 2012 MDS Excel-AddIn)
    Unfortunately Excel MDS AddIn changes sometimes the tablename (case: MDS Add-In Filter changed, MDS Server changed). So after Change of tablename we have to fix the powerpivot link to this Excel tables in powerpivot to get powerpivot refresh working again
    Problem:
    With Excel 2010 PowerPivot this was possible without big Problems. As Long as table has identical structure one can Change/Switch the table in powerpivot Windows > Ribbon "Linked" Table > DropDown "Linked Table X" or during update
    via Dialog "Errors in Linked Table"
    After upgrading the solution to Excel 2013 this is not possible any more without loosing any column- or measure calcs defined for this table! :( Every time you Change the assigned Excel table for an existing linked powerpivot table..you
    get following Dialog:
    "You are changing the source of X to Excel table Y. Changing the source will remove all formatting, measures, KPIs, hierarchies, and other Settings applied to the table. Are you sure you want to to continute?"
    Does anyone found a Workaround for persisting existing calc of linked tables when changing the sourcetable (to another Excel table with same structure)??
    Dear MS, this is IMHO really a step backwards and blocks the migration of our existing Excel 2010 PowerPivot Solution? Should i create a connect entry for that?!
    Version-Info:
    2010 Version: 11.0.3000.0 (PP Ribbon>Settings)
    2013 Version: 11.0.2809.81 (Product version displayed for dll c:\program files\Microsoft Office\Office15\Addins\PowerPivot excel Add-In\PowerPivotExcelClientAddIn.dll)

    There is a very similar issue discussed here where i tried to show the different behavior in terms of linked tables in Excel/PowerPivot 2010 vs 2013
    http://social.technet.microsoft.com/Forums/en-US/8fd927f7-30fd-49b7-809c-cb1414955638/linked-tables-excel-2013-vs-2010-difference?forum=sqlkjpowerpivotforexcel
    maybe it helps you to understand the issue
    I assume that MDS creates a new table every time you refresh it thereby breaking the link to PowerPivot
    in case you only have calculated measure you may created a separate, independent linked table and define all calculated measures there
    this way they at least would not get removed
    hth,
    gerhard
    Gerhard Brueckl
    blogging @ http://blog.gbrueckl.at
    working @ http://www.pmOne.com

  • Change Message Control for Customer Master data

    Hi Friends,
    I have to choose/populate a message when the user is about to create an already existing customer.
    In SPRO --> Financial Accounting --> Accounts Receivable and Accounts Payable --> Customer Accounts --> Master Data --> Preparations for creating customer master data --> "change message control for customer master data" ...
    OK...
    When u click this it goes into Change View "message control by User" Overview screen wherein u can insert new messages and texts and the type of message ....
    Now .....
    I want to display the 145th message (F4 help of the Message column) ..... it picks up the text "Customer found with same address;check"..... with Online mesasage type 'I' and batch type 'I' and with standard type '-' ..
    I want to have the same message with message types 'E','E', and 'I' respectively.......
    How is this possible (or) what should i do to meet my requirement :-|
    Expecting ur answers
    Thanks in advance ........
    Cheers,
    R.Kripa.

    Hey yes it is not possible (as of now
    I ve met the requirement by just using message statement in the program itself ............
    My requirement is met but still if anyone knows about this do answer / reply
    Thanks
    Cheers,
    R.Kripa.

  • Preview in browser table layout changes

    When I preview in Browser my layout og table cells changes...
    I get some white spaces between 2 graphics... any reason for
    that... what should I be checking.. thanks

    boom73 wrote:
    > When I preview in Browser my layout og table cells
    changes... I get
    > some white spaces between 2 graphics... any reason for
    that... what
    > should I be checking.. thanks
    If your slicing is uneven, the table is exploding and you'll
    need to use
    spacers or nested tables.
    Choose File > HTML setup. Click on the Table tab. For
    Space with, choose
    1 pixel transparent spacers, or nested tables.
    Linda Rathgeber [PVII] *Adobe Community Expert-Fireworks*
    http://www.projectseven.com
    Fireworks Newsgroup:
    news://forums.projectseven.com/fireworks/
    CSS Newsgroup: news://forums.projectseven.com/css/
    http://www.adobe.com/communities/experts/

  • How to send an email in case a Z Table is changed.

    Hi All,
              I need some guidance on how to send an email in case a Z Table is changed.
    Thanks in Advance,
    Saket

    HI Saket,
    As far as I understand you need to send an email whenever a Ztable is changed.For that
    1. You need to create a BO with the event Table changed using transaction SW01.
    2. then you need to bind this event to your Ztable.for that steps are mentioned in the link given below:-
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/abap/how%20to%20implement%20events%20in%20table%20maintenance.doc
    basically this pdf will illustrate to you as to how you should bind a event to table maintenance. this event should be traced with the one created in the BO using transaction SWEL.
    3.After that you need to create workflow wherein you will use the event which you have defined in the BO in the BASIC DATA(button with the Hat) of the workflow developer(Transaction swdd). in the Basic data you need to put in the object name and the event in the Startitng condition tab.
    4.After that you need to have an email task included as in the workflow stating the text and subject line with the agent assigned as Workflow initiator.
    after all these settings are done the try to do some changes in the Ztable. and after that just goto the transaction sbwp(Sap business workplace) to check whether the email has been sent out for.
    Let me know if you are still unable to implement becuase I have already worked on it and its working in my case

  • About the warning about changes message.

    Hi all,
    There is a messageChoice on the page,and the messageChoice must fire an action.But if the action is fired,then I click on the other tab or link, warning about changes message will not occur and directly farward to the other page.Is that possible that popup the warning about changes message after the messageChoice's event was fired ?
    Thanks,
    binghao

    Hi,
    this question is hard to understand. I don't see a messageChoice component in ADF Faces, can you give more details to your usecase and the components involved
    Frank

  • Another user-modified table ODBC -2039 [Message 131-183]

    Hi!
    I created a matrix that it is linked to a ChooseFromList, that has multiselection = true.
    The thing is that if i'm trying to update the record selecting multiple values, this error is displayed "Another user-modified table ODBC -2039 [Message 131-183]".
    If i try doing it with just one record, the UDO works perfectly.
    Also, it works fine if i'm creating for the first time the record and adding the multiple selection lines.
    Greetings!
    Reynaldo!

    HI,
    I think you have some transactions in the background.
    Close all stuffs, delete SM_OBS_DLL directory from your TEMP directory, and start the work again.
    Regards,
    J.

  • Table for table data changes log

    Hello,
    The data in the table T016 was updated with new records.
    I want to know the log for the table data changes. In the table's technical settings the check box "Log data changes" was checked and Delivery Class is 'C'.
    I tried with SCU3 transaction, but it is saying no log for the table.
    And also i checked the tables DBTABLOG,DBTABPRT. But there are no records available.
    Regards,
    Ravi.

    Look at this link below
    http://www.mariewagener.de/Note.September.2007
    usually system parameter rec/client should be enabled to store table changes - this is the reason you can't see table changes in dbtablog table.

  • View Customization Table changes and Data  table base changes in a report

    Hi All,
    How to view Customization Table changes and DAta  table base changes in a report ,
    Is it right transactions: SCU3 or RSVTPROT
    Also plz let me know the concept of audit trial,
    Thanks
    SD

    Hi,
    Changes to master data objects must be captured for the For compliance purposes. The auditor allows you to be able to view and print an audit log of changes to master data objects for a chosen period. It is very common for external auditors to focus on what has changed from one year or quarter to the next to help determine the nature, extent, and population for testing. To configure and access your audit log, perform the actions listed with each of the following utilities.
    Audit Trail is used to track the record changes.
    The report RPUAUD00 gives all the changes done to the masterdata by any user anytime.
    But, before using this audit trial, please ensure that the system hardware is well equipped as the audit trials activation would later become a performance issue as this would occupy a lot of space in the coming time.
    Best Regards,
    Venkat.

Maybe you are looking for