No item displayed

Hi,
I don't see any output displayed from this JSF.
<f:facet name="start">
<af:panelGroupLayout layout="scroll"
xmlns:af="http://xmlns.oracle.com/adf/faces/rich"
id="pgl1">
<af:toolbar id="t1">
<af:inputText id="it1" label="Name:" >
</af:inputText>
</af:toolbar>
</af:panelGroupLayout>
</f:facet>
Why?
Thanks & Best Regards

can u chk with this content..
<?xml version='1.0' encoding='UTF-8'?>
<jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.1"
xmlns:f="http://java.sun.com/jsf/core"
xmlns:h="http://java.sun.com/jsf/html"
xmlns:af="http://xmlns.oracle.com/adf/faces/rich">
<jsp:directive.page contentType="text/html;charset=UTF-8"/>
<f:view>
<af:document id="d1">
<af:messages id="m1"/>
<af:form id="f1">
<af:inputText id="it1" label="Name:" /> // only inputText..
</af:form>
</af:document>
</f:view>
</jsp:root>The above code should dispaly the inputText..
after that try to add each and every layount and test.. and finally you will get your required page.
one place that i doubt is.. you have put.. inputText in af:toolbar which is not advisable..
<af:toolbar id="t1">
<af:inputText id="it1" label="Name:" >
</af:inputText>
</af:toolbar>change this.. and put the inputText in some other facet..

Similar Messages

  • GL & Vendor Line Item Display

    Dear Forum,
    The users want to display the Vendor Codes in the GL Line Item Display to reflect the corresponding vendor related to the expense in the GL line item and also want the GL Code to be displayed in the Vendor Line Item to reflect the nature of expense incurred thru that vendor. Are there any standard reports that could provide the details in this manner. Oherwsie how could we change the layout of the GL and Vendor line item Reports.
    Thanks for the help.
    Regards,
    Moderator: Please, search SDN before posting. This question has been answered 2-3 times only last week, not speaking about more recent period (as already mentioned by our SAP colleague)

    HEllo,
    In flb3n you can  do this by using the offsetting account logic which is explained in details in the SAP Note 112312.
    This way you can see vendor/customer information in the Line items report for GL ACcounts.    
    This issue has been discussed several times before. If you search the forum you'll see the replies.
    REgards,
    REnan

  • PO no not reflecting in GL/ Vendor line item display

    Hi Guys,
    Please let me know that why PO no (column is displaying but) data not reflecting in GL/ Vendor line item display using TCode FS10N? What may the possible reasons and how I can get the data flow in the column?

    Hi Amit,
    You are right and I've changed the layout. I've already said that the field displaying there but data is not flowing in the field. I mean to say that PO no is not reflecting in the specified field. However I am able to get the PO no. in  Assignment field. What may be the reason and how I get the data (PO no.) in this field?

  • Vendor Line Item display/ and Purchase order Field

    FI Experts
    We recently implemented the MM PO module in SAP, we are creating PO's automatically in SAp from a 3 party system. We are using field "Our Field" EKKO-UNSEZ to enter a reference from the 3rd party system. Our account payable have requested that they need this field to display in FBL1N "Vendor Line Item Display". I tried by using special fields but table is not available. Anyone has any suggestions? I know I can use BSEG and EKKO but it is too big of a table to use. Does this requires more of an ABAP report rather than just a simple QUERY report?
    Your suggestions are appreciated.

    Hi,
    PO Nr. doesn't appear in Vendor line item, but yes, in GRIR account.
    So when are you performing MIRO, you may use XREF3 field, which usually remains blank, through user exit (OBBH) for populating PO Nr. But yes, if you are processing MIRO of multiple POs, you may not be able to set multiple values.
    BR

  • Vendor line item display with internal order

    In Vendor line item display is it possibe to see details of the line item of offsetting account .
    For example a expense account is debited & vendor account is credited .At the time expense account debit a internal order has been assigned in line item.
    User wants to see the vendor line item display ( T code FBL1N) with details of internal order appearing in open  line items display  etc .
    Is this possible .I created a layout with order as a field but order does not show any values in the line display of vendor.
    Please revert back if this can be possibe.
    Thanks
    Manoj

    with a combination of notes
    112312 - Line item - Display of offsetting ac information
    373268 - Line item - new display field
    569939 - Line item - Open FI - Absolute amounts
    1034354 - FAGLL03 - Display of offsetting account information
    you should be able to get it there.

  • RSBBS Jump: AR Line Item Query to R3 Customer Line Item Display

    I am attempting to create a 'Jump Target' from the 0FIAR_C03 AR Line Item Infocube to the R3 FBL5N Customer Line Item Display transaction.
    The query that the jump is to be performed from an Aging query.
    The user will be running this query for all transactions posted up to and including the end of the previous calendar month. The posting date is provided by the user when submitting the query (via variable 0P_KEYD2). The aging report works just fine.
    Where I'm having the problem is when the user wishes to jump to the R3 transaction FBL5N to display the Customer Line Items. The user wants the 'Line Item Selection' in R3 to inlcude 'Open Items' (this button should be selected -- it is the default setting) where 'Open at Key Date' is to be derived from the query result in the Excel workbook.
    I have created the RSBBS Sender/Receiver Assignment so that it goes and retrieves the line items from R3 for the correct customer. However, I have not been able to figure out how to populate the 'Open at Key Date' with the end Posting Date (OPSTNG_DATE) from the query.
    I've tried every combination I can imagine in the 'Assignment Details' section in RSBBS, but so far I have not been able to make it work.
    Has anyone else out there tried this?
    If you have, were you able to populate the 'Open at Key Date' (ALLGSTID) field in the R3 FBL5N transaction? If you were able to do this, how did you do it?
    All ideas appreciated . . .

    I'm still hoping that someone can help with this issue.
    Here's a repeat of the original question:
    I am attempting to create a 'Jump Target' from the 0FIAR_C03 AR Line Item Infocube to the R3 FBL5N Customer Line Item Display transaction.
    The query that the jump is to be performed from an Aging query.
    The user will be running this query for all transactions posted up to and including the end of the previous calendar month. The posting date is provided by the user when submitting the query (via variable 0P_KEYD2). The aging report works just fine.
    Where I'm having the problem is when the user wishes to jump to the R3 transaction FBL5N to display the Customer Line Items. The user wants the 'Line Item Selection' in R3 to inlcude 'Open Items' (this button should be selected -- it is the default setting) where 'Open at Key Date' is to be derived from the query result in the Excel workbook.
    I have created the RSBBS Sender/Receiver Assignment so that it goes and retrieves the line items from R3 for the correct customer. However, I have not been able to figure out how to populate the 'Open at Key Date' with the end Posting Date (OPSTNG_DATE) from the query.
    I've tried every combination I can imagine in the 'Assignment Details' section in RSBBS, but so far I have not been able to make it work.
    Has anyone else out there tried this?
    If you have, were you able to populate the 'Open at Key Date' (ALLGSTID) field in the R3 FBL5N transaction? If you were able to do this, how did you do it?
    All ideas appreciated . . .

  • Problem with Line Item display of G/L account

    Hi,
    I am struggling with a typical problem that I have two company codes in two different countries.  I have created a tax account with Open Item management and Line Item display in both the company codes.
    When I am trying to post vendor invoices, taxes are being posted on line item wise in one company code but not doing so in other company code eventhough the attributes of the G/L account are same.
    G/L accounts, tax condition types and account keys are same in both the cases.
    Can any body give me an idea to fix the problem.
    thanks in advance,
    Mallik

    HI,
    check the condition types you've defined for the both of the countries
    sprofin accting-f/a gl sett-tax on sales/pur -basic settings-check cal procd--define cond types
    there is a check box named item condition see whether it is ticked for the another company's condn type.
    because due to this only it takes the condn item wise.
    reward pts if it helps.
    Regards

  • S_ALR_87012078 - Due Date Analysis for Open Items display changers

    Hi
    I need to change this reports( S_ALR_87012078 - Due Date Analysis for Open Items ) display type to column display. How can I do that. I thought of uesing GoTO> Colum display but it is inposible 'cos always they are in inactive mode even in the change mode. pls advice on this
    Thanx

    Hi
    did u try S_ALR_87012077
    Thank You,

  • List view item display time is taking too much

    Hi,
         I am working in a sharepoint2013 project. In our project , list view item display time is taking too much in IE8 sp2013 64 bit environment. Can anyone help me to resolve this issue?
    Thanks,
    Nabhendu

    Hi Nabhendu,
     We had something similar with our SP2013 and IE8 32-bit. It seems that IE8 was in Compatible mode which make it IE7, which is unsupported by SP2013 due to HTML5.
    Issue : List view especially datasheet view which has been moved from ActiveX to HTML5 had very slow response on SP2013 and IE8 32-bit.
    Resolution : Try Chrome and see if its CSS/Masterpage or SP2013 issues performance issue.
    We deployed masterpage and css which was used in our SP2007 site with minor changes, but later we figured out that we need to make major changes in order to work with IE8 and SP2013.
    Try Indexing Columns.
    check how many look up columns are used.
    Hopefully that may help you..
    Thanks,
    Parth
    Thanks and Regards, Parth

  • Customer number needed in "GL a/c line item display" for customer gl?

    Hi SAP Experts,
    while running GL account line item display in FBL3N,customer number is not displaying against the gl accounts relating to customer reconcilation account or the gls relating to the customer line item entry.my clients need that in either ASSIGNMENT field(where presently showing the document entry date as defult) or in a different column.for that he even does not want to write any report.
    How can i solve this problem?
    Plz guide me.
    I need a quick response.
    Regards,
    Biswa

    Hi,
    Check If you are using the G/L account which is the reconciliation account for your customer, then it is possible to display the special field1-U_KUNNR and it is ALSO possible to add Sort Key 031 into the Assignment field of that account in FS00 tab Control Data and therefore to display your 'Customer no.' in the Assigment field in FBL3N.
    If you are using the G/L account which is the offsetting entry or the other side of the posting, then it is NOT possible to display your 'Customer no.' neither in the Assignment field, nor adding the
    special field 1-U_KUNNR to the display. At this stage, notes 112312 and 217189 may be of use, which enable you to use a Business Transaction Event to populate offsetting account information.
    I hope these helps.
    Regards
    Ravinagh Boni

  • Assignment Number in GL A/c Line Item Display

    Hi Guru,
    In Assignment No column, GL A/c line item display ( FBL3N ) it is showing the Billing Document No same as in Referance No Columnbut not the assignment no,
    but should actually show the Assignment No as per the Billing Document Display VF03, where it is showing correctly.
    Can you please help.
    Thanks
    Mukh

    are you saying the assignment field for the customer entry is correct but for the GL account it is not?
    If that is the case you could either do a mass update of the assignment field from the customer entry to the GL account entry.
    However to correct this at source you need a substution that looks at the customer assignment value and copies it into the GL account entry.

  • GL Account Line Item Display

    Hi,
    While creating a GL Account Master, 'Line Item Display' was accidently not activated, under the Control Data Tab. This was subsequently done by editing the GL Masters after postings had already been made for about two months. Thus for the period, Line Item Management was not activated, the report generated thru FAGLL03 does not give the detailed line items.
    Could any one pleaase advise the T Codes to run the program for the conversion of the table such that the line items are displayed also for the period prior to the activation of Line Item Management.
    Thanks in advance.

    Hi follow the below transactions,
    select teh line item dispaly & save the gl account
    1.First you block the gl account for posting
    2.Go to SE38 &execute the program  RFSEPA01.
    system will shoe the line items which are posted without lineitem nmanagemnt.
    then unblock the gl account.
    chandra
    Edited by: Chandra Sekhar Reddy.Botla on Jan 3, 2008 1:17 PM

  • No line item display in FAGLL03 & FBL3N GL line Item reports

    Dear All,
    I have parked the customer invoices with normal customer recon account and with special GL indicators. The system do not display parked lines for Special GL indicators. How can i display the line item display information in FAGLL03 and in FBL3n report.
    Following settings have already been made are;
    1. Fs00 = line item display check is on.
    2. In initial screen for FAGLL03 & FBL3N Selection: Parked Items Parked items are displayed and checked.
    The  only information for parked special gl line items is get through FBL5N report only.
    Kindly suggest in there any way that we can get report from GL line Item reports???
    Regards

    Some how client do not want the functionality

  • Limiting items displayed in a region (902)

    I want to limit the number of items displayed in an item region in Portal 902 so that a next and previous button to appear (like they did for categories and perspective portlets in 309) so that the full list can be navigated through without having a massive scrollable HTML page displayed.
    I thought this was going to be a feature in 902, but I cannot seem to find it.
    Cheers,
    John

    I don't remember hearing that this was going to be a feature for item regions.
    You can use the custom search portlet to autoquery a list of items. Set the maximum number of items in the result list, and the portlet will pageinate the overflow.

  • Cheque Number in Vendor and GL Line iTem Display

    Hi
    How can we get to display the Cheque Number in T Codes FBL1N and FBL5N
    Samir

    Hi
    Please follow the paths
    GL Accounts:
    IMG ==> General Leder Accounting ==> Master Data ==> GL Accounts ==> Line Items ==> Define Special Fields for Line Item Disply
    Enter Table PAYR
    Field Name CHECF
    Vendor Accounts
    IMG ==> Accounts Receivable and Accounts Payable ==> Vendor Accounts ==> Line Items ==> Display Line items ==> Define Additional Fields for Line Item Display
    Enter Table PAYR
    Field Name CHECF
    After adding this, when you run FBL1N and FBL3N you can see the cheque number against payment documents.
    Thanks & Best Regards
    Sanil K Bhandari

  • Vendor Line Item Display-Default value for customer items

    Is it possible in selection screen of transaction FBL1N (Vendor line item display) the default value of field "customer items" to be checked?
    Thanks in advance.

    hi Tsiami
    it's not possible. if u want check customer line items go throw this TC:FBL5N
    plz assign points
    regards
    sivareddy.

Maybe you are looking for

  • Is Lync 2013 and Office 2010 Home and business compatible?

    hi, Is Lync 2013 and Office 2010 Home and business compatible? tnx

  • Saving modifled ARGB values in an Integer array to a jpeg file?

    Hi, I have searched sites and forums and it seems that the key to this is to use BufferedImage and Graphics's drawImage(). But how can I use the drawImage when I only have an array of integer values? I went through the docs and seems that BufferedIma

  • RichEditableText fontFamilyArray?

    Can anyone tell me how to embed multiple font families into a RichEditableText component? I have embedded three fonts and they will all be used within a single component - I may want a different font family completel;y or Bold, Italic, Bold-italic, e

  • BackgroundColor

    Why does Flex change my background color? If I choose a red background, the background appears as: 0xf60909 instead of 0xff0000. Do I just need to restart my computer or is Flex doing something to change the background color? <?xml version="1.0" enco

  • Scd type 1 using pl-sql

    Hello I am writing a pl-sql which will perform SCD type 1. The Type 1 methodology overwrites old data with new data, and therefore does not track historical data at all. This is most appropriate when correcting certain types of data errors, such as t