CS4 - Page text not appearing for editing

I've opened our web site, moved to the page needing editing.  No words appear and it simply takes me back to our home page.  This is my first experience with new software.

Hi,
- in your query check that you display 0FISCPER with key and text.
- ensure that 0FISCPER text table is filled: SE11 table T009C. If not right click on your source system R3 and transfer global settings / fiscal year variants.
hope this helps...
Olivier.

Similar Messages

  • The edit JSP page does not appear...

    Hi!
    I make a simple JSF application, I would like to show a DB table in a h:dataTable component and edit a given row after click, but the edit JSP page does not appear. I click the on link in the table, but the list is loaded again and not the edit page...:(
    (no exception in application server console)
    Please help me!
    my code:
    **************************************** listmydata.jsp***************************
                   <h:dataTable
                             value="#{myBean.myDataList}"
                             var="myDataItem"
                             binding="#{myBean.myDataTable}"
                   >
                        <h:column>
                             <f:facet name="header">
                                  <h:outputText value="Ajdi"/>
                             </f:facet>
                             <h:commandLink action="#{myBean.editMyData}">
                                  <h:outputText value="#{myDataItem.id}"/>
                             </h:commandLink>
                        </h:column>
    ********************************* MyBean.java *******************************
    package bean;
    import java.sql.Connection;
    import java.sql.SQLException;
    import java.util.ArrayList;
    import java.util.List;
    import javax.faces.component.html.HtmlDataTable;
    import javax.faces.context.FacesContext;
    import javax.naming.InitialContext;
    import javax.naming.NamingException;
    import javax.sql.DataSource;
    import wrapper.MyData;
    public class MyBean {
         private List myDataList;
         private HtmlDataTable myDataTable;
         private MyData myDataItem;
         protected Connection Conn;
         // *********************** actions ***********************
         public String editMyData() {
              myDataItem = (MyData)getMyDataTable().getRowData();
              return "editmydata";
         public String saveMyData() {
              try {
                   updateDataInDB();
              catch (SQLException e) {
                   System.out.println(e);
                   System.err.println(e);
                   e.printStackTrace();
              catch (NamingException e) {
                   System.out.println(e);
                   System.err.println(e);
                   e.printStackTrace();
              return "listmydata";
         // *********************** setter ***********************
         public void setMyDataList(List myDataList) {
              this.myDataList = myDataList;
         public void setMyDataTable(HtmlDataTable myDataTable) {
              this.myDataTable = myDataTable;
         public void setMyDataItem(MyData myDataItem) {
              this.myDataItem = myDataItem;
         // *********************** getter ***********************
         public List getMyDataList() {
              if (myDataList == null || FacesContext.getCurrentInstance().getRenderResponse()) {
                   loadMyDataList();
              return myDataList;
         public HtmlDataTable getMyDataTable() {
              return myDataTable;
         public MyData getMyDataItem() {
              return myDataItem;
         // *********************** others ***********************
         public void loadMyDataList() {
              try {
                   getDataFromDB();
              catch (NamingException e) {
                   System.out.println(e);
                   System.err.println(e);
                   e.printStackTrace();
              catch (SQLException e) {
                   System.out.println(e);
                   System.err.println(e);
                   e.printStackTrace();
         void getDataFromDB() throws NamingException, SQLException {
              myDataList = new ArrayList();
              java.sql.PreparedStatement PreStat = ownGetConnection().prepareStatement("SELECT id, name, value FROM BEA_JSF_SAMPLE");
              PreStat.execute();
              java.sql.ResultSet Rs = PreStat.getResultSet();
              while(Rs.next()) {
                   MyData OneRecord = new MyData();
                   OneRecord.setId(Rs.getLong(1));
                   OneRecord.setName(Rs.getString(2));
                   OneRecord.setValue(Rs.getString(3));
                   myDataList.add(OneRecord);
         void updateDataInDB() throws SQLException, NamingException {
              String sql = new String("UPDATE BEA_JSF_SAMPLE SET name=?,value=? WHERE id=?");
              java.sql.PreparedStatement PreStat = ownGetConnection().prepareStatement(sql);
              PreStat.setString(1,myDataItem.getName());
              PreStat.setString(2,myDataItem.getValue());
              PreStat.setLong(3,myDataItem.getId().longValue());
              PreStat.execute();
              ownGetConnection().commit();
         Connection ownGetConnection() throws SQLException, NamingException {
              if (Conn == null) {
                   InitialContext IniCtx = new InitialContext();
                   DataSource Ds = (DataSource)IniCtx.lookup("JDBCConnectToLocalhost_CRS");
                   Conn = Ds.getConnection();
              return Conn;
    ******************************* editmydata.jsp *****************************
    <%@ page language="java" contentType="text/html;charset=UTF-8"%>
    <%@ taglib prefix="f" uri="http://java.sun.com/jsf/core"%>
    <%@ taglib prefix="h" uri="http://java.sun.com/jsf/html"%>
    <html>
    <body>
    <f:view>
    <h:form>
         <h:panelGrid columns="2">
              <h:outputText value="Name"/>
              <h:inputText id="name" value="#{myBean.myDataItem.name}"/>
              <h:outputText value="Value"/>
              <h:inputText id="value" value="#{myBean.myDataItem.value}"/>
         </h:panelGrid>
         <h:commandButton action="#{myBean.saveMyData}" value="Save"/>
    </h:form>
    </f:view>
    </body>
    </html>

    I have put his lines in the faces-config.xml and now it works:
         <navigation-rule>
              <from-view-id>*</from-view-id>
              <navigation-case>
                   <from-outcome>editmydata</from-outcome>
                   <to-view-id>editmydata.jsp</to-view-id>
              </navigation-case>
         </navigation-rule>
         <navigation-rule>
              <from-view-id>*</from-view-id>
              <navigation-case>
                   <from-outcome>listmydata</from-outcome>
                   <to-view-id>listmydata.jsp</to-view-id>
              </navigation-case>
         </navigation-rule>
    I don't understand, that I define the next JSP page in the bean java file, which must be shown, but I must define this in the faces-config.xml as well.
    for example:
         public String editMyData() {
              myDataItem = (MyData)getMyDataTable().getRowData();
              return "editmydata";
    is it right or Do I make a mistake somewhere?

  • ALT text not appearing in PDF for EPS files

    Hi,
    I have a created a document in InDesign CS5.5 which has images and text. the document should be accessibility complaint.
    The document has images which are in PSD, tiff, eps and PNG files. I have applied the Alt text for each images.
    After I export the document as PDF, when I mouse over the images, the Alt text is appearing for all the image formats except EPS file format. But Acrobat reads the Alt text for the image.
    I am wondering why the Acrobat is not showing the ALT text for EPS file formats when i mouse over the image.
    Is anyone facing the same problem? should I do anything in the settings?
    please help.
    Regards
    Ramji V K

    The EPS image is not created in photoshop. the image is created in Illustrator.
    Also, what do you mean by Single image? can you please explain a bit more about that?
    Thanks.

  • The option to extract pages from a PDF document as described does not appear for me.

    Im currently running Acrobat Pro XL and the option to extract pages from a PDF document as described in the below tutorial does not appear for me.  Please help!
    Extracting pages from a PDF
    https://acrobatusers.com/tutorials/extracting-pages

    Typically if the extract feature is not present then the application is not Acrobat Pro.
    Be well...

  • Text not appearing in Safari, but is in Firefox?

    Hello there,
    I've recently completed a webpage using Adobe GoLive. The thing is, any of the text in the pages will not appear in Safari, but does in Firefox, IE etc. I've changed about the character encoding, but nothing's worked for me.
    Another funny thing is, the if I make any of the text a hyperlink, then it does display in Safari (just the linked bit).
    I'm completely stumped!
    You can see my problem here: http://www.ireland-kilkenny.com
    I created part of the site using iWeb:
    http://www.ireland-kilkenny.com/pastnpresent/Past%20%26%20Present.html
    I'm really stuck for a solution to this!
    Seamus.

    Why is Safari so particular about coding standards, when other browsers will display the page with no problems at all?
    Safari is one of the younger browsers out there and so the developers concentrated on the core established standards - as time goes on they slowly add more of the 'quirks' that other browsers allow website designers to get away with
    WebKit is the core rendering engine of Safari and the developers have a website that shows what they've been working on. They also let you download a version of Safari that has been built with this WebKit to let you test out if various bugs have been fixed:
    http://webkit.opendarwin.org/

  • Excise Invoice Tab Page/ Document Info  Tab Page is not appearing in MIGO

    Dear Friend
    For a particular job work PO , with account assignment category F & item category L, non valuaated material, when we are doing migo, excise invoice tab page/ Document Info tab page is not appearing in document header. From The said tab page we can select the challan.
    In J1ID, I have maintained Vendor PAN number and also material chpter id combination.
    Thanks
    Chandra

    Hi
    I maintained material chapter Id combination & vendor Excise Details. We do not maintain any plant -vendor combination. This is a non valuated material with material type unbw. Do I need to maintain cenvat determination tab for this material?
    Thanks
    Chandra

  • Text not appearing in footer?

    On my site www.helenmarino.com the footer at the end of all the pages says:
    This site and all contents are ©2012 Helen Marino
    Helen Marino - Property Finder | London UK
    For some reason though (even though it is in the HTML) it is not appearing for my home page - but is for all the other pages?
    Can anyone help please?
    Thanks

    The CSS on the home page contains this rule -
    .style4{ 
    font-family: Arial, Helvetica, sans-serif;
    color: #689BAE;
    font-size: 18px;
    Note that the color is the same as the background color in that footer.  Other pages do not have that color specification in the ".style4" rule.  Remove it on this page and you'll see your footer appear.

  • Mac user, OSX 10.9.4. CS6, in the new Blur gallery the pin with adjusters does not appear for any of the three blur filters. This may have occurred since taking adobe watermark add-on and updating Bridge. any ideas?

    Mac user, OSX 10.9.4. CS6, in the new Blur gallery the pin with adjusters does not appear for any of the three blur filters. This may have occurred since taking adobe watermark add-on and updating Bridge. any ideas?

    I am using Mac OSX 10.10.1 (memory 8 GB 1600 MHz DDR3, graphics Nvidia GeForce GT 650M 1024 MB)
    and my version of Photoshop is CC.
    I ran into  the same problem: I am able to place and view Blur Gallery pins but the adjustment wheel or outer control arounf the pin that allows you to tweak the blur value disappeared after being initially available. Additionally, the placed pin or pins appear to flicker on screen (while in blur gallery mode) until committing the change with the OK button. I have tried restarting both the computer and Photoshop, as well as what some other users have suggested such as View>Show>Edit pins turned on. Nothing has helped so far. I am still able to adjust the blur amount  from the Blur Tools slider. thank you.

  • Why pages is not free for me

    why pages is not free for me, i´m just update to maveriks but i can´t download pages, keynote or numbers for free, why?

    The update is available for those using iWork '09. If you have never previously purchased iWork ’09 and have not bought a new Mac since October 1, you will have to purchase the applications. There are several reasons why the updates don't show as free for those who already have iWork '09 installed.
    1. You must have iWork '09 apps installed & they must be updated to the x.3 version. You can also download the standalone updater from this page.
    2. If you are not using English as the primary language for your Mac, change to English & run Software Update. You can then switch back to your preferred language.
    3. Go to Mac App Store (MAS) > Click on Store > Check for Unfinished Downloads. You will need to individually click into each application > Click update > enter in your Apple ID & password and then it will start updating.
    4. Open App Store on your Mac & look at the buttons under Keynote, Pages & Numbers. If it does not say “Update” click Account under Quick Links, enter your password & click “View Account.”  Next, click the “Reset” button to the right of “Reset all warnings for buying and downloading” at the bottom of this page, & click Done. Check your updates tab & iWork & iLife updates should now appear.
    These are the ones I've seen work for others.

  • AED not appearing for utilization

    Hi all
    I am reposting the question having hopes of getting replies..
    A similar question asked in this forum has also been included.
    This particular case is for import trading scenario
    Purchase Order is made in MM and during MIGO excise invoice is captured.Addnl CVD value 4% will be taken as AED.The same can be displayed in transaction J1IG.
    Client has the requirement of displaying AED in J1IJ while capturing the excise invoice created during MIGO itself i.e, during goods inward as the same will be considered for RG23D reporting purposes.
    But AED (Addl CVD 4%) is not being displayed in J1IJ for depo sales.
    Also there is no field called as AED for capturing the same in J1IJ,but there are additional fields TAX1 and TAX2 in J1IJ.
    BED,ECS,SEcess is transferred from J1IG to J1IJ but not AED
    Awaiting all your useful feedbacks to display AED in J1IJ
    similar question posted in the forum on Jul 8..
    AED not appearing for utilization-Urgent  
    Posted: Jul 8, 2008 4:01 PM           
    Click to report abuse...      E-mail this message      E-mail this message             Click to reply to this thread      Reply
    Hi All,
    I am having input credit available for AED whereas the payable amount is not there for AED. So I want to utilise this AED amount against other payable amounts but this AED credit balance is not showing for utilization. When I have checked for other plant where AED payable is available then the AED input credit is also showing for utilization.
    I have checked the CIN settings: In excise registration details for the plant, the Liable to AED option is ticked and under Account determination settings--- RG23 AED account has been assigned to UTLZ ETT.
    Can anybody please suggest that what other settings needs to be done or is there any specific settings for cross utilization which I might have missed out on.
    Thanks & Regards,
    Antima
    any inputs guys...........
    Rgds
    Shashidhar

    Hi,
    If i am correct you are referring to ADC (Additional Customs duty) in case of imports. This duty value is similar to AED (In screens it will be in AED column only) but in customization you will be using subtransaction type "IP" to differentiate AED from ADC, you need to maintain G/L accounts for Excise transaction types and subtransaction type IP, so that the duty values are passed on to those G/L accounts.
    Cheers,
    Santosh

  • I got iPhoto '11, version 9.2.3 and want to edit photos using Photoshop elements 10. I have put P'shop 10 as the preferred editor... but when I click on the photo in iPhoto the Adobe p'shop 10 program opens BUT the picture does not open for editing. Wha.

    I got iPhoto '11, version 9.2.3 and want to edit photos using Photoshop elements 10. I have put P'shop 10 as the preferred editor... but when I click on the photo in iPhoto the Adobe p'shop 10 program opens BUT the picture does not open for editing. What the heck... I did fine with the old iPhoto and "Shop elements 6... .

    Adobe now hides the editor - what looks like it is not - you want the editor hidden in the support folder - see http://forums.adobe.com/message/3955558#3955558 for details
    LN

  • Ever since my last update I have been unable to add songs from my i tunes library onto my i phone.  The "add to" button does not appear for me when I connect my i phone.  Can anyone shed some light on this for me?

    Ever since my last update I have been unable to add songs from my i tunes library onto my i phone.  The "add to" button does not appear for me when I connect my i phone.  Can anyone shed some light on this for me?

    Thanks for that 'sberman' - because my iPhone is backed-up to my work computer (only at this stage) I have had to call our IT Department in Adleaide. (4 times this morning). The last guy managed to get the phone into 'DFU Mode' - no more recovery mode screen - (kind of 'asleep' perhaps) from my understanding of same. I am awaiting a call again from IT so they can get my computer to actually recognise my iPhone on the C Drive. This also happened to  one of my colleagues in Newman (WA). She got so frustrated with the whole process that she bought another phone the next time she was in 'civilisation.' She hasn't had any problems since. (Cross fingers).
    Thanks again, Sandra2474.

  • "Include Header Row in Subsequent Pages" is not working for table

    Hi,
    I'm using version 8.1.2.3337.1.509884.
    The pagnation feature "Include Header Row in Subsequent Pages" is not working for any table in my design. ( the check-box can not be checked no matter how many times I clicking it)
    I put such table already in a flow bodypage.
    Any similar issue reported?
    Any suggestions?
    Thanks.
    -Vicky

    Hi Raghu,
    Appologies that I uploaded a wrong version of xdp file yesterday.
    Here is the correct one.
    https://acrobat.com/#d=jr0XffvBZWXd0cVhL0OQ3A
    I totally understand that I have to check the checkbox "Include Header Row in Subsequent Pages".
    My problem is that, although I can see that checkbox, and it's not grey-out, I can not tick it. See below screenshot, with the red-cycle mark.
    You can try with above file.
    Just wondering why such weird behavior happened.
    -Vicky

  • 2013 Custom Web Parts in Page Layouts not showing for users

    Custom Web Parts in Page Layouts not showing for users
    I have created a master page in the root site collection for a subsite I am developing. I created content types and custom page layouts for the pages within the subsite.
    I used the snippet tool in the design manager to create web parts and page field markup which I copied into the custom layout HTML pages in the root site collection. For instance I have an image viewer web part that I place there to serve as a section title.
    The problem is that I can see all these customer layout page parts no problem but my users cannot. This leads me to believe its permissions, I am site owner of both the subsite and root site collection.
    The users that cannot see the web parts are site members of the site and restricted read users on the root site collection (where the layouts are stored).
    What gives I'm finding it hard to understand why a snipet generated web part wouldn't show in all pages created from that layout page.
    Any help would be appreciated, Havent found anything on this issue online. weird.

    It is a permission issue indeed. Fix is simple, make sure you check out the page layout page, then check it back in as published version.
    John Architect

  • In the packing list, batch number and expiry date is not appearing for a ma

    Dear Friends,
    I have an issue in the packinglist.
    In the packing list, batch number and expiry date is not appearing for a material.
    But in the delivery the batch number and expiry date is appearing.
    Why this has triggered and how to solve this?
    With regards

    Hi Vamsi,
              Please go through the output type Smart form or script programe of the packing list and check with the abaper If is there any Bug.
    Regard's
    Murali.

Maybe you are looking for

  • Can't open numbers files in latest version

    I'm running the latest version of numbers in Mavericks and iOs7. I was able to open a file yesterday, but now get this message "You need a newer version of Numbers to open this spreadsheet." I've double checked and all the versions are the latest. -

  • Wireless All in one not printing

    I have a HP all in one model cc335a on a  wireless connector that runs on a dsl line.  I am on a network with my lap top and main desk computer. The printer acts like it is printing and kicks out a blank sheet.  I have reinstalled it a couple of time

  • R/3 - XI connection

    Folks, For an RFC connection from a R/3 to XI what permissions does the user in XI need to have to route/transport/map idocs? Does this need to be a service or dialog user? In "Mastering IDoc Business Scenarios with SAP XI" on page 64 it says you nee

  • Volume Logic Removal on Itunes

    Hello everyone this is my first post to the forum so hopefully this is in the right spot. Okay so here's my problem. I downloaded volume logic a while back and it worked great for quite a while but now when I open my itunes the "Volume Logic Extended

  • How can I edit in Elements 10 or Premier Elements 10, slide shows created in Elements 8?

    How can I edit in Elements 10 or Premier Elements 10, slide shows created in Elements 8? Fortunen