Placing Summary column in master data block

I have a master/detail datablock form. i want to show the sum of "amount" field that is present in detail datablock and this summar field must be placed in master data block but it does not compile the form and shows following error.
FRM-30377: Summary item must reside in single-record block or in same block as summarized item.
Item: S
Block: PBL_PAYMENT_MASTER
FRM-30085: Unable to adjust form for output.
it works only by putting it in the same detail block with "Query All Records" to YES.
But I want to place this summary column in master data block but then it is not working.
How we can solve this problem.

Hi,
In this case:
-- i put my summary column in the master data block with :Query_All_RECORDS set to yes
--but Physically it is placed on detailed block on the canvas
and it Works with this trick.
Regards,
Abdetu.

Similar Messages

  • Report Painter - Add PS master data columns

    Dear Experts,
    I created new reports for Project System via the transaction CJE2 .
    I will wish now create columns containing master datas of the PS objects :
    For definition of the project, WBS Elements and networks
    - Start date, end date
    - Person responsible
    - Applicant no
    - System or user status ...
    These elements are currently only available individually via GOTO menu -> display master data but we wish know if it is possible to put it on colums (for export by excel, HTLM, ...)
    Thanks for your assistance.
    herieric

    Hi Sreekanth,
    Thanks for your answer.
    I know that we can found these informations via CN41N or CN43N and export it to Excel, but I try to put these informations in colums in my Report Painter. Can you say me if it is possible ?
    Thanks for your assistance.
    Regards.
    herieric

  • Post-query trigger order for data blocks in master detail relationship

    Using Forms [32 Bit] Version 10.1.2.2.0 (Production) Oracle9i Enterprise Edition Release 9.2.0.8.0 - 64bit Production.
    I have the following problem with a form I am working on. It has a master data block with multiple detail data blocks. I am trying to create a post-query trigger on one of these detail blocks that will do a select using the value of a field from another of the detail blocks.
    The problem is that the post-query trigger of the data block I am trying to do the select with is firing before the post-query trigger of the block I need the value from is firing. I tested by just putting in a display message and having it return the value of the id I am tryign to use. Right after I do a query on the form, I get the messages saying:
    "Error: cannot find price for id:" and there is no id, and then the message from the other datablocks post-query saying, "id is: 123"
    Is there a way to change the order that the datablocks are queried? Or should I be using a different trigger to do this?

    Do you mean as it is displayed in the object navigator? It's not the first block under the data block section, but it is above the other block that is exceuting before it, so I assumed the order in that did not matter.
    EDIT: Thanks Magoo! That solved the issue.
    Edited by: a small rabbit on Sep 4, 2009 11:28 AM

  • Summary columns in portal forms

    i have a master-detail form and i need to sum(one of detail columns) and display the result in the master block.
    has anyone any ideas on how to have a summary column in master in oracle portal ?
    has anyone done this before ?
    thanx
    null

    Not exactly what you want, but I have managed to put a summary table at the end of the detail block. This gives a total for all detsail records for the current master, not just those displayed.
    Add a pl/sql block to the 'after displaying the page' section of the Additional PL/SQL code tab to run the code you need. THis pl/sql block will include the p_session.get_value function to get the identifier of the master record, a query on the detail table and the HTML code to display the results.
    Another method might be to create a view to contain the summary details you need for each master record, and base the master block on this view.

  • Summary  columns in delimited output

    Is it possible to do summary columns in csv format?
    Please share your ideas and get arounds.
    thanks

    Hello Srikanth,
    You can use summary columns when generating to both delimited and delimiteddata output formats. You would just need to add the summary column to your data model, and add a field based on this column to your layout. You can also use Reports Wizard to do this.
    If you are generating to delimitedata, then just adding the summary column to the data model is sufficient.
    Thanks,
    The Oracle Reports Team.

  • About settlement, asset master data's amount column value

    Dear Experts,
    I  build an aseet master data :   A (the amount column's value is 0 in asset master data)
    Then, I build an asset purchase order  assign to A , after I  do GR,  A's amount column's value change to 1.
    But if as follows,
    I  build two asset master data :  B and C ,
    B's asset catalog is 167200(prepay for equipment) , c's asset catalog is 153100 (normal fixed asset)
    Then , I build an asset purchase order assign to B, then do GR , B has amount 1, and then ,
    I  do t-code: AIAB , settlement B to C , I found B's amount column's value still show 1 , and C is still 0 ,
    but the asset value certainly has transfer  from B to C......
    why B's amount column's value doesn't be changed?
    I can't figured out.
    Thanks a lot in advance.
    Best Regards,
    Yacoa
    Edited by: Yacoa Chen on Mar 15, 2011 9:14 AM

    Hi
    If B is still showing value - It means values are not settled
    After AIAB - You need to run AIBU to settle the values.. Did you run AIBU??
    Br, Ajay M

  • Sales order credit block - No credit master data maintain

    Hi ,
    I have a sales order blocked for credit check. But i have not maintain any credit master data for this customer. Customer and payer is same.
    I want to know why credit check is carried out for this customer and what basis system carry out credit check ?
    Pl respond.
    Nitin

    Nitin
    Hope this piece of info could help you in reaching out to come conclusion, in case where you don't carry out any explicit credit check, still system does so...
    Changes Made to Critical Fields
    The credit check is triggered by changes made in the document to values in any of the credit-sensitive fields. According to your Customizing settings, the system runs a check credit between changes or differences in the sales order data against the default values in the customer master record. Examples of such fields are terms of payment and fixed value dates.
    Kalpesh

  • BLOCK/UNBLOCK GR/IR Account in Master Data

    Team,
    I Blocked at Company level GR/IR account to update open item management. After the program finished I went back and unblocked account, I am able to post directly to the account, however it appears that receiving was in teh middle of receiving goods and even after after the account is unblock they still get a message that account is blocked even though it shows unblocked in master data, at company level, chart of acounts level, I also went to tcode OB13 and chart of account is unblock as well.
    Anyone has any idea is tehre is anotehr field I have to reset after this?
    Thank You for you help

    I was able to go into IMG bring the field " Only Balances in Local Currency" then went into account brought it to a "ZERO Balance" with TCODE FB50. Went into FS00 and updated field. Then reversed entry, and it works fine.

  • Data block wizard breaks master-detail

    I've encountered the following situation, and I'm wondering if it's a known bug or if I'm doing something wrong:
    1. Open the data block wizard on an existing block that is the "detail" block of a master-detail relationship.
    2. Add one new field to the block. No other changes are made.
    3. When the form is recompiled and run, the master-detail relationship is broken. The detail block contains all the rows in the detail table. Clicking on the rows of the master block does not change the detail.
    Adding a field to the block manually does not cause a problem. The relation is not impacted, and we see no property settings that are wrong. We tried downloading and installing all of the latest patches for forms 6i, and the problem occurs with that release as well. Any ideas?

    I think you do something wrong because I add many fields many times and it works fine.
    Thanks
    Abubakr
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Steven Swartzlander:
    I've encountered the following situation, and I'm wondering if it's a known bug or if I'm doing something wrong:
    1. Open the data block wizard on an existing block that is the "detail" block of a master-detail relationship.
    2. Add one new field to the block. No other changes are made.
    3. When the form is recompiled and run, the master-detail relationship is broken. The detail block contains all the rows in the detail table. Clicking on the rows of the master block does not change the detail.
    Adding a field to the block manually does not cause a problem. The relation is not impacted, and we see no property settings that are wrong. We tried downloading and installing all of the latest patches for forms 6i, and the problem occurs with that release as well. Any ideas?<HR></BLOCKQUOTE>
    null

  • Block upon stock removal indicator in Storage type master data

    What is the significance of "Block upon stock removal" in storage type master data. Would it work if the storage type is bulk storage and SUT active?

    The config setting with indicator 1 will stop you from creating  more TOs for a bin in st type 425 if there are already open picking TO for that bin. In other words lets say you have a stock of  material  u201C79010460u201D in st type 425 u2013 B20B bin and you have created a picking TO from this bin unless you confirm this TO no more picking/stock removal TOs will be allowed and the bin will be blocked. You can see that block on bin in LS06 transaction. Once the TO is confirmed the block will be lifted automatically from the bin to create new Picking TOs.

  • Data Block (Reference column) URGENT~~ Plz help!

    Hi:
    i have 3 data block created. Two of them are master-detail.
    i didn't add on any relationship on third one yet.
    set "number of records" to be 8 in both 2nd and 3rd datab lock.
    i need the third one to synchonize with the data in 2nd data block all the time.
    ie. as the data in 2nd data block changes, the data in 3rd data block will change also.
    Right now i get the first record of 3rd data block synchronized with 2nd datablock
    all the time, but not the rest of records. Is there way i can fill that in?
    Thank you for all ur suggestion and effort !!
    tony

    I think that you can do this:
    First (1) block is master of (2) second block and (2) second block is master of (3) third block.

  • Matrix report data with summary column in excel format

    Hi ,
    I want to display output of matrix report with summary column in excel format.
    I have tried using spreadsheet but column header and actual data is displaying in proper order.
    Please tell me the way how to do this ASAP.
    Thanks in advance.

    Hi ,
    I want to display output of matrix report with summary column in excel format.
    I have tried using spreadsheet but column header and actual data is displaying in proper order.
    Please tell me the way how to do this ASAP.
    Thanks in advance.

  • Blocking of vendor upon master data creation...

    Hi Experts,
    Is there a way I can do which will blocked the vendor from payment/posting after its master data creation?
    Meaning, once a new vendor code is created its should be defaulted to "blocked for posting" when saving. Unblocking shall be performed by another user.
    Thanks so much.

    Hi,
    You can block vendors through Mass maintenance: Tcode XK99 or through XK05 - Block vendors which is especially for blocking of vendors.
    In XK99 you can block more than one vendor where as in XK05 you can block one vendor.
    Hope this helps.
    Thanks,
    Viswanath

  • Can we block the business partner master data for embargo reason?

    Hi,Experts:
       Do you know if we can add the embargo block on business partner master data in GTS just like SPL checking?
    Thanks

    Embargo checking in SAP GTS can be enforced using any combination of the following:
    country-to-country, country group to country, or all countries to country.
    The check is based on the combination of the country of departure and the country of destination (or groups of countries).
    If the system detects an embargo situation, the document is blocked for further processing.
    IF you want to block Business partner for embargo reason,
    you may have to do some code enhancement(abap coding based) for the same.

  • Mdifying "Code" column in UD Master Data table

    Hi all..
        is it possible to modify the length of the field "Code"(Default column crerated when a UDT-Master Data is created) in Master Data table.
    if it is possible,Please give me sample..
    Sandeep

    Hi Sandeep,
    you can use for example the following code:
    oUserFieldsMD.GetByKey(sTableName, 2)
    oUserFieldsMD.EditSize = 10
    nerr = oUserFieldsMD.Update()
    The EditSize sets or returns the field maximum value entered by the user. This applies only when the Type property is set to db_Alpha or db_Numeric.
    There is one exception that alphanumeric values can not be decreased.
    Regards Chris

Maybe you are looking for

  • Can't Mount Second Partition on External Hard Drive

    I have a 1 TB Seagate External HD that I have two partitions on...a 700 GB one for Time Machine and 300 GB for my personal files (called Nick's External). I was initially having trouble with it and transferred the files from the Nick's External parti

  • Download Error in my Creative Cloud Apps Folder

    In my Adobe Creative Cloud "Apps" folder I'm getting the following message: Download error. Unable to reach Adobe servers. Please check your internet connectivity, firewall settings, and then try again. (400) Any ideas on what's going on?

  • Upgraded to Win 7, now can't open .pdf files after installing Acrobat X

    I upgraded OS to Win 7 from Win XP, reinstalled my Acrobat X software and now am unable to open any .pdf files created and saved prior to upgrading OS and reinstalling Acrobat X. I see LOTS of discussion here about this issue (There was an error open

  • Tables in controlling

    hi i want to develop a report in controlling for cost center's. In which table i can get the total amount posted to a cost center group (both actual and planned values).  We can take standard report available in SAP (S_ALR_87013611) as a base for dev

  • Data pump err

    Hi, While doing the import datapump , getting the below error. ORA-31655: no data or metadata objects selected for job ORA-39154: Objects from foreign schemas have been removed from import Source DB :10.2.0.2.0 target DB :11.2.0.2.0 impdp EIM3/****@S