Any method to mask the "Total" in the form of Delivery?

I have tried to create a picture box to mask the "Total" value (UI),when I resize the form , the picture box become transparent!!! Is it prossible to mask a field in the form using UI?

Just access the total textfield and make it visible = false;
oForm.Items.Item("29").Visible = false; //The field
oForm.Items.Item("30").Visible = false; //The label
If that doesn't work try setting the left property to something that will never come into view no matter how large you make the window... Something like this
oForm.Items.Item("29").Left = 5000; //The field
oForm.Items.Item("30").Visible = 5000; //The label

Similar Messages

  • How to display the total at the end of the column in the report.

    Hi all,
    Could any one please intimate, how to display the total at the end of the column. For example, i have a column, "sales" as the Key figure, and it has the data for all the transactions. Now, i would like to display the total at the end of the report, below the same column.
    Similarly, for all the other columns in the report, i need to display the total for all the columns in the report.
    Thanks & Regards,
    A.V.N.Rao

    Hi All,
    Thanks for many suggestions. I tried by providing the "Total" under "Calculate Results as" and also "Counter for all detailed values" under "Calcuate Single Values as", in the  "Calculations" tab of the key figure, but i am unable to get the information. Again, i am providing the requirement below:
    CHAR - A   CHAR - B   TIME CH. - 1 KF -1  KF- 2 KF - 3
    1                     RAM        2012           1         50      50
    2                     SAM         2012          2         100    200
    Result                                               3           150   250
    Assume KF -1 as  "Qty." KF-2  as "Price" KF-3 as "Sales".
    Please intimate the solution.
    Thanks & Regards,
    A.V.N.Rao.

  • Deleting the totals in the view

    Hi,
    Is there any way to eliminate the totals in the demand planning view? How could it be done?
    Thanks a lot

    Sorry , replied with wrong content
    Message was edited by:
            Jan Pasha

  • Why resource cost in Oracle does not equal the total on the routing of Usage.

    why resource cost in Oracle does not equal the total on the routing of Usage.

    Hi Judy,
    I could not reproduce your issue. Is your Project Server patched with the latest SP and CU?
    Also can you reproduce this unexpected behavior with another project?
    Can you split your screen from the resource usage view, display the resource form and click right on the grey part selecting "schedule"? Then you'll have the scheduled start and finish dates for the resource's assignments. This is to be sure that
    you are not missing any parts of the assignments due to a wrong zoom in the timephased grid.
    Hope this helps,
    Guillaume Rouyre, MBA, MCP, MCTS |

  • Showing the total in the alv

    Hi,
    I have an ALV that I have displayed in a view , the ALV contains few columns , I want to show the total of the fields. Please suggest how to do it.

    hi
    have a look at following [article|http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/4063c42a-2549-2c10-fab6-a8c99d98b9b5]
    might help you.
    regards
    manas dua

  • Hi, im using itunes store and i bought some songs and, apple send me a receipt, and it says that its bill to : store credit, and the total of the oder is 1.98 $. so do i have to pay it, or what ?

    Hi, im using itunes store and i bought some songs and apple send me a email, and it says it was a receipt. It also said that its bill to : Store credit, and the total of the order is 1.98 $. So do i have to pay this or its just a proove of purchase ?

    Launch iTunes. From the menu bar click Store / View My Account
    Click: Edit Payment Information
    Make sure you have the correct Security Code.
    Then click: Done
    And try resetting your Apple ID password.  https://iforgot.apple.com/cgi-bin/WebObjects/DSiForgot.woa/wa

  • Problem with the total in the Query

    Hi people,
    In my report I have the colums "Shipping cost Number" and  "Delivery Number" where I can have 1:N.
    Obs.: This kind of report is based on a InfoSource that has the total by Shipping Number and not by Delivery number. So, for not triplicate the shipping values (for some cases) it was necessary create a new colum "shipping cost by delivery", besides "shipping cost", and calculate based on "% Delivery" (*)
    (*) % Delivery = Quantity Delivery line / Total of Quantity Delivery.
    Folow the situation:
    .....Shipping Cost Number"..."Delivery Number"...  Shipping Cost"..."Shipping Cost by Delivery"..."Quantity Delivery"..."% Delivery"
    .....1475441...........................84262109.................500,00................500,00....................................2,000.....................100,00
    Subt........................................................................500,00................500,00....................................2,000.....................100,00
    .....1475558...........................84262081................5.000,00..............1.846,09.................................35,120.....................36,92
    .....1475558...........................84262117................5.000,00..............2.102,61.................................40,000.....................42,05
    .....1475558...........................84262125................5.000,00..............1.051,30.................................20,000.....................21,03
    Subt.......................................................................5.000,00..............5.000,00.................................95,120....................100,00
    Considering :
    The "total of Shipping Cost" was calculated to represent the same value.
    The "total of Shippin cost by Delivery" was calculated to represent de SUM of the colum, instead of to calculate based on "% delivery"
    When I take of the colum "Delivery Number", many colums get the total wrong:
    % delivery..........wrong......correct
    Ship 1475441.....2,06.........100,00
    Ship 1475558....97,94........100,00
    In this case, the report is calculating incorrectly (Ex. for the first line: (2,000 / 97,120) instead of (2,000 / 2,000)
    shipping cost.....wrong..........correct
    Ship 1475441.....500,00.........500,00
    Ship 1475558....15.000,00.....5.000,00
    In this case, the report is disconsidering the configuration (taking the first value) that I put to calculate de total
    Shipping Cost by Delivery......wrong..........correct
    Ship 1475441.........................10,30............500,00
    Ship 1475558.........................14.961,10.....5.000,00
    In this case, it is the consequency of the calculation above.
    ***Summary
    ....Shipping Cost Number"..."Shipping Cost"..."Shipping Cost by Delivery"..."Quantity Delivery"..."% Delivery"
    ....1475441...........................500,00................10,30......................................2,000.......................2,06
    ....1475558..........................15.000,00............14.691,10...............................95,120.....................97,94
    Please, I need very much to find out some solution for this problem of "total" when we take of some colum.
    Thank you,
    Rosana

    Hi Rosana,
    I think exception aggregation will be usefull in you case.
    Check the below links which gives info about exception aggregation
    http://wiki.sdn.sap.com/wiki/display/BI/Exceptionaggregationin+queries
    http://www.sdn.sap.com/irj/scn/elearn?rid=/library/uuid/605f1751-a701-2a10-b791-9da5ba4f2a64
    http://www.sdn.sap.com/irj/scn/elearn?rid=/library/uuid/00cd3483-1573-2910-7aba-b81a36ce0ec2
    Hope this helps,
    Sri....

  • Add opening balance and transactions in the total of the general ledger

    How can we add all the opening balances and all the transactions of each vendor in the total of the general ledger in SAP Business One 2005 PL45 when we select several vendors ?
    At first sight, there is no system variable in SBO 2005 for this.
    Thierry.

    Hi
    What is your selection criteria:
    At the bottom , there is an option --Sort and summary
    Sort by posting only ;
    Sort by -BPCode ... Summary(yes)
    This should help you
    Bishal

  • How can I autofill the "Amount" field in my eCommerce form using the "Total" from the shopping cart?

    I've found the tags to display the shopping cart summary elsewhere on the site, so I know there's a way to display the total, but I can't figure out a way to fill in the required "Amount" field in the eCommerce form used to process payments. I'd like that "Amount" field to be filled in automatically using the total in the shopping cart. Can anyone help? Thanks!

    You can use the shopping cart summary tag with custom layout.
    Here's the sample:
    <input type="text" value="{module_shoppingcartsummary template="/ModuleTemplates/Shop/cartsummary.tpl"}">
    Inside the shopping cart summary custom layout is a tag for total amount:
    {tag_currency}{tag_totalAmount} or {tag_totalAmountWithCurrency}

  • Report Script - How to get the total on the any number of rows selected

    Hi,<BR>I am using Essase and report script for the reporting purpose. In this i would like to know how to get the sum of all the rows selected. I know we can use the calculate row, but it has to be done with print row to display the newly created row. But i am using alphablox where this print row is not working. Is there any other alternative is there to get the sum of any number of rows, and displaying them??<BR>Please help me.<BR><BR>Regards<BR>R.Prasanna

    Pls check the structure and index.
    EMP_ID NUMBER(9) NOT NULL,
    EMP_CD           NUMBER(3),
    EMP_NO VARCHAR2(250 BYTE) NOT NULL,
    FROM_EFF_DT DATE NOT NULL,
    TO_EFF_DT DATE,
    CREATE INDEX IDX_EMP_NO ON EMP
    (EMP_NO)
    NOLOGGING
    TABLESPACE INDEXES
    PCTFREE 20
    INITRANS 10
    MAXTRANS 255
    STORAGE (
    INITIAL 56K
    NEXT 1784K
    MINEXTENTS 1
    MAXEXTENTS 2147483645
    PCTINCREASE 0
    FREELISTS 4
    FREELIST GROUPS 1
    BUFFER_POOL DEFAULT
    NOPARALLEL;

  • Problem in the total of the Query

    Hi people.
    I have a Query where there is 3 itens for exemple with the same value.
    Document A=3Km   Document B=3Km   Document C=3Km   and the total i configurated to show the same value=3Km
    But when I take of the driw down where will show only one line, the query show the total 9Km instead of 3Km.
    The query lost the parameter I have put to show the same value.
    Do you know how I can do to show the same value=3Km when I have the query wothout driwdoun?
    Thanks.

    Hello,
    Just try if this works..In your Amount formula, click on Aggregation tab, select Exception aggregation as Maximum or Minum  and select Reference characteristic as the lowest level in your hierarchy.
    Thnaks.
    With regards,
    Anand Kumar

  • To get the TOTAL at the top

    I have a report spec. for which I have to write a SQL query which should print the total aggregate at the top.
    For ex. For Dept 10 which has salaries 1000,2000,3000
    Deptno Salary
    10 Total of Sal for dept 10
         1000
         2000
         3000
    20 Total of Sal for Dept 20
    Total Final Total (individual grouping totals)
    Please suggest the SQL for getting individual totals at the top
    Regards,
    Gaurav Srivastava

    select decode(grouping(empno), 1, decode(grouping(deptno), 1, 'TOTAL', to_char(deptno))) DEPT,  sum(sal) sal
    from emp
    group by grouping sets ((deptno, empno),(deptno), ())
    order by emp.deptno, grouping(emp.empno) desc;
    DEPT         SAL
    10          8750
                2450
                5000
                1300
    20         10875
                 800
                2975
                3000
                1100
                3000
    30          9400
                 950
                1600
                1250
                1250
                2850
                1500
    TOTAL      29025

  • I don't have facetime installed in my Iphone 5. Some retailers have mentioned that since my phone is purchased from UAE, I am unable to get my use facetime; is it true ? is there any method to download facetime software in the iphone 5 ?

    Looking for a suitable answer

    You got the answers, but not the answers you want to hear.
    The answer to your first question is yes.
    The answer to your second question is no.

  • Is there any way to set up a system in Numbers where numbers from individual spreadsheet can get funneled into a Master Spreadsheet to calculate the total of all of the individual spreadsheets automatically?

    I use Numbers for my business and I currently use it to create individual invoices and then (manually) enter the totals from the invoices into a Master Spreadsheet where I can see the sum of the individual totals.  Is there anyway to set up a formula or a system that automatically funnels the numbers from the Individual Spreadsheets into the Master Spreadsheet to calculate a total?

    Marni,
    If you can tolerate all the data and the summary being in a single document, this can be done. Any cell in a document can reference any other cell in the same document for the purpose of making a summary or other calculations.
    Jerry

  • How to have total result of CKF use the formula of the CKF

    Hello experts, in a couple of BI reports we need that a Calculated Key Figure's total result use its same formula, instead of using the different calculations that are offered for totals. Let me explain:
    We have the following report (please ignore the "-"):
    Month----Entries---Exits----Percentage
    Jan--82--
    25%
    Feb--63--
    50%
    Mar--81--
    12.5%
    Result--226--
    Percentage is calculated as "Exits / Entries * 100", or "Exits %A Entries" (in the latter case, the default calculation of total is "average", while in the former it is "sum") and has an exception aggregation of "Average" with reference characteristic "Calendar Month". The problem we have run up with is that we want the result of Percentage calculated the same way, which is somewhat similar to an average. However, the result is always calculated based on the individual results. This gives us different numbers.
    Result Percentage = Total Exits %A Total Entries = (6 / 22) * 100 = 27.27% (CORRECT)
    Result Percentage = Average of individual Percentages = (25 + 50 + 12.5) / 3 = 29.16% (INCORRECT)
    I've tried different approaches, such as changing the reference characteristic and exception aggregation, selecting "average" as the method of calculating results or individual values, checking the "cummulated" and "Also apply to results" checkboxes, etc. but I was unsuccessful.
    Any thoughts?

    I'll post sample data and give a more thorough explanation of both queries (the one that works correctly and the one that does not). Both queries come from the same infocube:
    The correct query: it is a monthly report of entries vs exits for all store types but one (called "general" which should not be included here) in a base country (so if base country is, for example, France, then all stores in France). The query structure and sample data (ignore the "-"):
    January--February--
    Exits--EntriesPercentageExitsEntries--
    Percentage
    Store type 1--52025%918--
    50%
    Store type 2--41822.22%320--
    15%
    Store type 3--125621.43%1360--
    21.67%
    Total--2194
    22.34% -2598--
    25.51%
    This query is initially restricted by the base country and the store type "general" (so that it is not considered).
    The incorrect query: it is a monthly report of entries vs exits for store type "general" ONLY, outside the base country. The query structure and sample data (for ease of analyzing, I am repeating the data in the key figures, changing the store for the calendar month):
    Country 1--Country 2--
    Exits--EntriesPercentageExitsEntries--
    Percentage
    January--52025%918--
    50%
    February--41822.22%320--
    15%
    March--125621.43%1360--
    21.67%
    Total--2194
    30.33% -2598--
    28.89%
    This query is initially filtered by the store type "general" and the base country (so that it is not considered).
    As you can see, the percentage can change quite a lot. What confuses me is that in both cases I am using the same CKF "Percentage" with "Average" as exception aggregation and "Calendar Month" as Reference Characteristic.
    Percentage = Exits %A Entries
    When dealing with individual results, everything is ok. It is only when dealing with totals that the query miscalculates, calculating the totals as the "Percentage" average (the sum of individual values / the number of values).
    I modified the incorrect query to match the correct query, so that it looked like a copy of it, and the results were calculated correctly. Then, when I modified it again to return it to its original form, the results were calculated incorrectly again.
    Any suggestions? Do you think this could be a configuration issue or something like that?

Maybe you are looking for

  • Adding new data row(s) to DataGrid control

    My requirement is to provide the ability to add a new row to the datagrid when tabbed out of the (last cell of the last row of the datagrid. I have made my datagrid editable and in the 'itemEditEnd' handler I am adding a new object (with empty values

  • MagSafe so so

    MagSafe 1 60W A1344 is not working, then I let it seat for a while and it works again then fails again, then works again?

  • PSE 6 - Dual Monitor Full Screen Problem

    I've got a Thinkpad (with NVIDIA Quadro M140 integrated graphics) connected via DVI to a Samsung SyncMaster 206BW monitor using Vista Enterprise. I've set up my workspace as Dual Monitor, DualView.   My Font DPI is set at 96 (Default). When I click M

  • Can I globally change the itunes folder names

    Due to some complicated circumstances regarding setting up a new laptop and copying my iTines media files across, I have created the following situation: 1. All files are under a folder called iTunes/iTunes Media in their appropriate folders e.g. iTu

  • ISE - Machine + user authentication

    I've searched forum, community but I couldn't find exactly what I need: I have a client that want's to use two step authentication on wireless: first machine authentication to make sure that device is on the domain and then username/password authenti