FSG reports: line assignments defined account (view Type to display the account nar

I have a unwanted FSG. I defined a report with a set of basic lines and a column set. In my set of lines, I used assignments of accounts and the type of display as "Expand" to my natural account. Is it possible to display the narration of the account in the report instead of the natural account number?

For example, my report displays now "1401 ' - which is the natural account number. I want to view his story which reads "recipes".

Miranga

Hi Miranga,

It is possible to display the description of account code... Infact you can view both account code and description... you need create an ORDER of LINES and attach it to your report of FSG...
Perform the steps below:

(1) switch responsibility to the big book
2) go to reports > define > order
(3) enter a name for the field in the ORDER of the LINES
(4) in the display of account section, enter SEQ 1, Segment as ACCOUNT, order VALUE and DISPLAY in the form of DESCRIPTION AND VALUE and the width 15...
You can increase or decrease the width based on the way the data appeared in the output of your report...
(5) save the file...
6) go to reports > define > report
(7) question your relationship...
(8) in the optional components section, click the field in the order of the lines, and select the order of the lines that you set up earlier in the list of values...
(9) save changes to the report...
(10) run the new report of the FSG and see the result...

Kind regards
Ivruksha

Tags: Oracle Applications

Similar Questions

  • I updated itunes to 12.4.0.119 and now find under the column of the view may not display the duplicate songs

    I have updated itunes to 12.4.0.119 and now impossible to find in the duplicate songs of column - the view

    I had the same problem, but a solution was found in another forum:

    Once more, Apple settled things. It is now at...

    file/library/show-duplicate-items

    These guys are worse with each update iTunes

  • Viewer won´t display the contents of the content

    I have a problem to display content in the content viewer application.

    The strange thing is that the folio performs perfectly well in the preview of the content in InDesign Viewer.

    I put a scrolling area within a State of the object.

    Anyone who knows what could be the problem?

    (I've updated my app.)

    Yes, it is a known bug.

    In my case rename framework containing so many names of content group in the layers panel helped.

    Tomek

  • Hide lines 11-... (# can chg), display the subtotal of the amounts of the hidden line

    Hello:

    I tried to find a way to display a specific number of rows that a data label and the current amount in a table nested; For example, lines 1-10. There may be more than 10 lines. If there is more than 10, I would like to hide lines 11 through... (# can chg), then displays a final line entitled "Additional amounts subtotal" where line 11 would be resident if she displayed. This last row would display a subtotal of the hidden amounts.

    Example of requirement: lines 11, 12, 13 @ 5.00 each are hidden but subtotal as show.

    1st row... 5.00
    2nd row... 5.00
    Line 3... 5.00
    4th place... 5.00
    Rank 5... 5.00
    Line 6... 5.00
    Line 7... 5.00
    Line 8... 5.00
    Line 9... 5.00
    Line 10... 5.00
    Subtotal of the additional amounts... 15 h 00
    Total... 65.00

    Is this possible? I am able to stop the list with 10 <? choose:? > and position().

    <? choose:? > <? When: position() mod 10 = 0 and position()! last() =? > additional amounts subtotal
    <? end when? > <? end to choose? >

    I was also able to create a total race by using a variable, <? choose:? > and position().

    <? xdoxslt:set_variable($_XDOCTX,'RTotalVar',0)? >

    <? choose:? > <? When: position() > = 10 and position(), last() =? >
    <? xdoxslt:set_variable ($_XDOCTX, 'RCTotalVar', xdoxslt:get_variable($_XDOCTX,'RCTotalVar') + YTD_AMOUNT)? > <? end when? > <? end to choose? >

    <? xdoxslt:get_variable($_XDOCTX,'RCTotalVar')? >

    However, can't do the running total to appear on a single line, as indicated, instead the lines 11, 12 and 13 are displayed and my subtotal is below the table itself. I'll be happy to send along my model, if someone wants to see again.

    Thanks in advance,

    RedLacey

    I speak of course - a RTF model. That's what most people use.

    Klaus

  • Define a view that refers to the tables of 50?

    Hello

    I have a problem at hand, and I'm not sure what I can adopt the right solution.

    There is a demand which has just hit the DB (v11.2) to access a single view "XVIEW. This view has a simple sql & join that is based on two tables XTABLE1 and XTABLE2.

    Now, the new version of the schema that has been released has split XTABLE2 into 50 paintings different each with the same structure. For the correction of the question, there are two solutions I could think:

    1. create 50 views above 50 paintings and difficulty of enforcement to designate these 50 new views. Note: the app has hundreds of references and it has an important work involved.

    2 rewrite XVIEW refer to 50 paintings. You can avoid so modify the application, however I do not know if this is feasible and will have a decent performance.

    I would go for solution 2, because it requires a lot less effort, but do not know how to set the view, only the 50 table structure is the same that I can just union of them?

    Thanks for the help.

    Hello

    Hozy says:
    Frank, thank you for help out me.

    What you are proposing is that I should recreate the XVIEW view what union did all (as the lines will be unique) 50 paintings, however performance will be a problem unless I can create a materialized views.

    I know of materialized views, what it is used for static pre-calculated data type.

    A materialized view is pre calculated; This is what makes it faster. The time and effort spent, in doing so, the UNION is moved from the moment you make queries at the same time when you refresh the materialized view. If it's more or less total time depends on how many times you query the view and how often you refresh. In any case, the performance when you perform them queries will be as good as possible.
    Views materialized ar often used in data wharehouses, where then can only change once a month, but they are also often used in situations like yours, when data changes on a daily basis, or even more frequently.

    In my case, the little 50 tables data can change once every 24 hours and all this comes at some point. Queries that hit XVIEW should obtain the most recent data. Is there a way I can define a materialized view that will pick up the new data in the base tables 50?

    I see it; you have some job that turns to, say, 02:00 every morning and changes some, or perhaps all, 50 tables. You can refresh the materialized view to, say, 04:00 daily, or at some point, when you are sure that the changes made to the tables of the Basic are completed. Any query that uses the view materialized between 02:00 and 04:00 will get outdated data.
    Otherwise, you could do the materilaized view Refresh whenever one of these base tables changes, but it uses more resources, including your time and effort to set up.

  • Record type.  Display the entire register with DBMS_output.putline

    Hello. I have the following code, I've played with to better understand the Collections. I have a 'how' question. Is there a way to dbms_output.putline a complete file or I have to name each column as I began to do in the code below?

    If there is no single statement to display a record, is it a good way to dynamically loop through the registration and use of dbms_output.putline for each output column without having to name each column explicitly?

    Thanks much for any help.
    DECLARE
    pc_info_rec performance_clusters%rowtype;
    
    CURSOR C1 IS 
         SELECT * 
         INTO pc_info_rec
         FROM performance_clusters 
         WHERE rownum < 11; 
    
    BEGIN
         OPEN C1;
         LOOP
         FETCH C1 INTO pc_info_rec;
         EXIT WHEN C1%NOTFOUND;
    
                    -- Currently have to name each column in the record, but would prefer a simpler way to output the entire record
              DBMS_OUTPUT.PUT_LINE (pc_info_rec.pc_code||', '||pc_info_rec.zip3);
    
    
         END LOOP;
         CLOSE C1;
    END; 
    /

    You can not 'loop' in the columns folder. You must list the columns individually. As I already mentioned, if you need display case in many places, you can create a procedure (you don't need a package as I suggested earlier):

    SQL> create or replace
      2    procedure print_dept_rec(
      3                             p_rec dept%rowtype
      4                            )
      5      is
      6      begin
      7          dbms_output.put_line(p_rec.deptno || ', ' || p_rec.dname || ', ' || p_rec.loc);
      8  end;
      9  /
    
    Procedure created.
    
    SQL> set serveroutput on
    SQL> DECLARE
      2      v_rec dept%rowtype;
      3      CURSOR C1 IS SELECT  *
      4              FROM  dept;
      5  BEGIN
      6      OPEN C1;
      7      LOOP
      8        FETCH C1 INTO v_rec;
      9        EXIT WHEN C1%NOTFOUND;
     10        print_dept_rec(v_rec);
     11      END LOOP;
     12      CLOSE C1;
     13  END;
     14  /
    10, ACCOUNTING, NEW YORK
    20, RESEARCH, DALLAS
    30, SALES, CHICAGO
    40, OPERATIONS, BOSTON
    
    PL/SQL procedure successfully completed.
    
    SQL> 
    

    Obviously, you will need to create a procedure for each record type.

    SY.

  • How to reduce the Viewer window to display the commands in mode full screen?

    When I go to full screen in windows Viewer it doesn't return to normal size or show all controls, also if I slide down to close app it goes to the start screen, but when you go back to the desk top it goes back to win Viewer full screen. I bring up the Task Manager to close the windows Viewer.

    So I thought about it! Here's what you need to do:

    1 press and hold anywhere on the screen. It should bring up the contextual menu

    2. Select "Exit" to exit the slide show mode

  • Design view does not display the applied styles

    Yesterday, this was not the case, but it is today. When I opened one of the sites to change some things on one of the page, I noticed that although the CSS styles have been applied to the police, the design view has been not to show it. If I saw in the browser or if I downloaded the page and look on the net everything was fine... but my view desing workspace would not show the style changes, I did. He would have the list of available styles, but that's all. I noticed that this is the case for all sites. I accidentally change something? What's the deal? Could really use your help.

    Is view > Style made > checked display Styles?

    --
    Concerning

    John Waller

  • ORA-02267: column type incompatible with the type of the referenced column

    create table employee)
    emp_id varchar (10) constraint Primary Key of PK_employee,.
    First name varchar2 (20).
    LastName varchar2 (20).
    Phone number (11));

    Table created.

    create the empinformation table
    (
    primary key pk_empinformation number (6) MobileNo constraint
    Address varchar (100),
    number (10) of salary.
    personalid number (10) constraints fk_employees_section references employee (emp_id));



    ERROR on line 6:
    ORA-02267: column type incompatible with the type of the referenced column

    This error comes because the data type of the columns of refernce incompatible with reference tables.
    Foreign key column data type is the same as the reference column.

    type database foreign key and primary key data type must myself.

    create the empinformation table
    (
    primary key pk_empinformation number (6) MobileNo constraint
    Address varchar (100),
    number (10) of salary.
    personalid varchar (10) constraints fk_employees_section references employee (emp_id));

    table created

  • Is it possible to change the playlist view back to display columns on iTunes?

    Is it possible to change the playlist view back to display the columns?

    View > view as > songs.

    TT2

  • Windows Error Reporting error re #1001 Event Viewer: MpTelemetry, MSE

    I am running Windows 7 Home premium 64-bit.  Get the Windows Error Reporting (information level) #1001-

    Log name: Application
    Source: Windows Error Reporting
    Date: 18/01/2011 10:52:08

    AM
    Event ID: 1001
    Task category: no
    Level: Information
    Keywords: Classic
    User: n/a
    Computer: Joanne-PC
    Description:
    Bucket of error, type 0
    Name of the event: MpTelemetry
    Answer: No available
    Cabin ID: 0

    Signature of the problem:
    P1: 2152759308
    P2: unspecified
    P3: ScanFile
    P4: 2.1.6805.0
    P5: Microsoft Antimalware

    (BCF43643-A118-4432 - CHANTER-

    D861FCBCFCDE)
    P6: unspecified
    P7: unspecified
    P8:
    P9:
    P10:

    Attached files:

    These files are available here:
    C:\ProgramData\Microsoft\Windows

    \WER\ReportQueue

    \NonCritical_2152759308_1ec832eb2ce

    eb154aa61793319bc5d9cdf3883dd_035c2

    09a

    Symbol of the analysis:
    Recheck for solution: 0
    Report ID: 48ee36c7-2323-11e0-90e7

    -002622f27952
    Display state: 4
    The event XML:
    <>

    xmlns = "http://schemas.microsoft.com."

    ' / Win/2004/08/Events/Event ">
     
        Reporting">
        <>

    Qualifiers = '0' > 1001
        4
        0

    0 x 80000000000000

    s >
        01-18T16:52:08.000000000Z">

    23730

    >
        Application
        Joanne-PC
       
     
     
       
       

        0
        MpTelemetry
        Not available
        0
        2152759308
        unspecified
        ScanFile
        2.1.6805.0
        Microsoft antimalware

    (BCF43643-A118-4432 - CHANTER-

    D861FCBCFCDE)
        unspecified
        unspecified
       
       

       
       

       
       

       
       

        C:\ProgramData\Microsoft

    \Windows\WER\ReportQueue

    \NonCritical_2152759308_1ec832eb2ce

    eb154aa61793319bc5d9cdf3883dd_035c2

    09a
       
       

        0
        48ee36c7-2323-11e0-90e7 -.

    002622f27952
        4
     

    I get these since I installed MSE this time on Windows 7 and also on my most old laptop with Vista.  I see that it is not critical, but I don't know what the problem is.  I have not found a problem when the MSE is scanning or protect my computer.

    Is this serious and I want to do something more?  If someone can tell me how to investigate this type of info in case the Viewer, I would be happy.

    Thanks for any help.

    Joanne

    Hi Joanne,
     
    You have any anti-virus or anti-malware to third party software installed with MSE (Microsoft Security Essentials)?
     
    I wouldn't think it's serious, but a mistake is a problem regardless of its gravity.
    However, I would like to you follow these steps and check to see if they help.
    Step 1:
     
    I would like you to put your computer in a clean boot State in order to eliminate any conflict of third party software causing the problem to occur. I suspect the involvement of a third-party software.
    Note: Please follow step 7 to your computer as usual after the test.
    Step 2:
    You can also Uninstall MSE and install version 2 of MSE and check if the problem persists.
    Note: Be sure to only install the version appropriate for your operating system
     
    See also:
     
    What are the information contained in the logs of the event (Event Viewer)?
    http://Windows.Microsoft.com/en-us/Windows7/what-information-appears-in-event-logs-Event-Viewer
     
    Aziz Nadeem - Microsoft Support

    [If this post was helpful, please click the button "Vote as helpful" (green triangle). If it can help solve your problem, click on the button 'Propose as answer' or 'mark as answer '. [By proposing / marking a post as answer or useful you help others find the answer more quickly.]

  • In cascade LOVs (APEX 4.1) problem, using in the report does not define values

    Hello

    I use APEX 4.1.0.00.32 and I have a simple report as

    SQL :*

    SELECT * in the region
    Region WHERE the like '% "| P3_REGION | » %'
    and country like "%" | P3_COUNTRY | » %'
    and the city like '% "| P3_CITY | » %'

    Elements:*.

    P3_REGION:
    Select a separate region as d, r of the region of the region

    Display the Null value: YES
    Value null, display value: - Select -
    Return value of NULL: + 0 +.

    P3_COUNTRY:
    Select distinct country as d, r of the region of the country where region =: P3_REGION

    Display the Null value: YES
    Value null, display value: - Select -
    Return value of NULL: + 0 +.
    Cascading LOV Parent article (s): P3_REGION

    P3_CITY:
    + select distinct city, city as the region r, whose country =: P3_COUNTRY

    Display the Null value: YES
    Value null, display value: - Select -
    Return value of NULL: + 0 +.
    Cascading LOV Parent article (s): P3_COUNTRY


    The LOVs work very well and the correct values are displayed if cascade through them

    So, I want to the last step to filter the report with the values that were selected in the lovs. And that I does not.
    I tried to add a button with the SUBMISSION of the page. After choosing values in all the LOVs and by clicking on the button SUBMIT page supports, alle LOVs are disabled (with value - select-) and the report shows all lines.
    I tried to change the "redirecting to Page 3" button and setting the values P3_REGION, P3_COUNTRY, P3_CITY P3_REGION., P3_COUNTRY. & P3_CITY. but without success.
    I tried to use the 'Page Action time value' parameter to 'Validate' or 'redirect and set' for all the element LOVs or only the last element LOV, but then the cascade of the LOVs is not working properly and the report does not change.

    I am confused as I Don t know what I can do so far. I think this should be a condition easy limit/filter the report with the values in the LOVs.
    In addition, it should be possible to choose only the LOV region and then limit the report with this region (not select country and city)

    Thanks in advance!

    I had a problem similar to a previous version, fixed when I updated element Source value or Expression (the section of the Source) to himself.

    I mean:
    for the P3_REGION, defined as & P3_REGION element.
    for the P3_COUNTRY, defined as & P3_COUNTRY element.
    for the P3_CITY, defined as & P3_CITY element.

    It will be useful.

  • Displays the name of the report in the view 'no result '.

    Hi guys,.

    It's 10.1.3.4.1

    In the * 'No result' view *: is it possible to retrieve and display the name of responses dynamically?

    I found two sons:

    Do not change the default value, no results text
    http://forums.Oracle.com/forums/thread.jspa?MessageID=8312398 & #8312398

    Show the title of the report (header) when no results
    http://forums.Oracle.com/forums/thread.jspa?MessageID=4575238 & #4575238

    but these solutions require customization on a per report basis, and the name of the application must be hardcoded.


    Ideally, I would like to have something like:

    ' Not found for report < script type = "text/javascript" > print report.name < /script > '

    I can actually put in the noresults.xml file, which would affect all applications that include the display 'no result '. Replace the section of scorecard or hard code them the name of the application in the results not seen is not easy to manage.

    Any ideas or recommendations?

    Thank you, best regards.
    Alex. -.

    Hi Alex,

    Ideally, I would like to have something like:

    ' Not found for report '

    First thing is seen results no. He's not accepting the "HTML/JavaScript", so we cannot reach the above syntax

    Second... There is no option available in results view dynamic name no.

    You can do this for the title, but as you say manual labor he's be there

    Thank you
    Angelique Varanasi

  • The text element values value when the user clicks a report line.

    The text element values value when the user clicks a report line.

    I have a report based on the EMP table and two elements P911_EMPNO, P911_DEPTNO. When I click on one of the lines the EMPNO and DEPTNO is copied to the text elements.
    It works fine if I leave the EMPNO and DEPTNO as SHOW report, but if I then these clear values are not retrieved the report form (my javascript is very limited).

    I need a method to retrieve the data hidden in the report and display in the text without the reposting of the page elements.

    Also, would be nice if the line was highlighted until another line is clicked but especially is my priority.

    Elements
    P911_EMPNO, P911_DEPTNO (field of disabled text, saves the State)

    Report
    Select * from emp using the model of report below.

    Custom model.
    standard_report_cust_P330-a copy of the standard report with a change model.
    BEFORE EACH LINE
    < tr onclick = "selectRow (this);" #HIGHLIGHT_ROW # >


    * Javascript in the Page Header.*
    < script language = "JavaScript1.1" type = "text/javascript" >
    function selectRow (p_tr)
    {
    var l_deptno = p_tr.childNodes [8] .innerHTML;
    var l_empno = p_tr.childNodes [1] .innerHTML;
    html_GetElement ('P911_DEPTNO'). Value = l_deptno;
    html_GetElement ('P911_EMPNO'). Value = l_empno;
    }
    < /script >

    If anyone has any ideas. Thanks, Pete

    Hello

    When you use this type of report model, you actually control on where the column values are used - and they can be used several times.

    For example, a setting of 'Model line 1' for one such model could be:

    <tr>
    <td class="c1">#1#</td>
    <td class="c2">#2#</td>
    <td class="c2">#3#</td>
    <td class="c2">#4#</td>
    <td class="c3">#5#</td>
    </tr>
    

    #1 # fact refers to the data in the first column, #2 # for the second and so on. So you can do:

    <tr onclick="javascript:dosomething('#1#','#2#');">
    <td class="c1">#1#</td>
    <td class="c2">#2#</td>
    <td class="c2">#3#</td>
    <td class="c3">#5#</td>
    </tr>
    

    For example, by clicking on the line would trigger the dosomething() function and pass in that the values of the first and second columns. Also note that the 4 # does not appear now - this column is 'hidden' (but note that you must check the box to show the column)

    Andy

  • Cannot open firefox, get cannot open XPCOM. Impossible to open IE. Cannot type anything in the address to Fiefox or IE line. What can I do?

    I ask this in the name of a friend. She has a Toshiba laptop, windows 7. It is not computer. She used her phone OK yesterday, playing a Facebook game (played several times before) and everything was OK.
    Today she when she tried to access Firefox got 'cannot open XPCOM.
    She can not open IE either.
    She cannot type anything in the line of address for Firefox or IE

    You will need to use another computer if your computer do not have access to the internet.
    You can download Firefox for it and save the file to a USB key.

    Try this:

    Save the full Firefox installation program on a USB

Maybe you are looking for