Variable numbers of diagrams on frontpanel

Hi,
I have the following problem: I have a system, that is communicating with the computer and is sending about 30 different parameters approximatly every second.
What I want to do, is to build a labview application, where the user can decide, which parameters are shown on the frontpanel (no problem), of which parameters an avverage is calculated (no problem) and where the user can decide, how many diagrams he wants to have, and what should be shown there (big problem)...
Of course, it is possible, to create let´s say 10 diagrams, and just show the ammount of diagrams, that the user wants to have with the diagrams he wants to see... Problem: If the user should decide, that he needs more diagrams, this does not work any more.
Therefore the question: Is there a way to programmatically create new diagrams while the program runs - and fill them with data? Or is there a way, to build - for example - an array of diagrams, where each diagram has its own data??
Regards,
Frank

This question is not uncommon. You can't have an array of graphs, so you won't be able to show or populate a dynamic number of graphs at once. One thing you should ask yourself is how many graphs a user would possibly want to view at once. It's unlikely the user could visually register more than - say - 5 graphs at a time. I would recommend figuring out some maximum number of graphs to show, and then dynamically route a subset of the parameters being sent to the system to these 5 (or however many) graphs. Then, if your user wants to view less than the max, you can hide some of the graphs by setting the Visible property to False.
If you want to know what a really dynamic situation might look like, you could check out this example I did a while ago. But note that it's not so much an approved way of doing things as just a proof of concept. It's probably more difficult than it's worth.
Jarrod S.
National Instruments

Similar Messages

  • Variable numbers of digital signatures in a form?

    I'm trying to build a template form that can be used to propose new projects.  I have a dynamic table where the author can add rows to add offices that will be involved in the project.  I also have a table at the end that represents a "workflow" that the final proposal will go through so that all the offices involved can approve the document.  Right now, when a row is added to the offices table, a corresponding row is added to the workflow table.  But I can't place digital signatures in the repeating portion of the workflow table.  I understand this is not supported, but does anyone know of another way to achieve the same effect?  Basically I need a form that can support a variable number of digital signatures.

    Jennah
    I'm not sure I fully understand your question.  Are you looking to add signatures in an automated fasion in an ad hoc fasion, or did you want to design the forms with signature fields already on the PDF form?
    Assuming you are using LiveCycle Designer to create the forms, you can ad signature field(s) to the form when you create the forms.  When a user clicks on the signature field, they will be prompted to select a digital certificate to sign the form with.  Note that if the end users only have Reader, the form will need to be Reader Extended (to enable the ability to sign a PDF with reader)
    There are other third party methods to sign PDF documents such as CIC's SignIt.
    here are some links that may be of use:
    http://www.adobe.com/security/
    http://partners.adobe.com/public/developer/security/index_security_partners.html
    http://www.adobe.com/security/digsig.html
    Regards
    Steve

  • Variable numbers of subreports

    Post Author: Gerd
    CA Forum: General
    hey,
    Question for CrystalReport XI for Visual Studio 2005
    I have a main report, with different subreport typs.
    e.g.
    Main report
    - SubreportA
    -  SubreportB
    Problem:
    The subreports can appear in different order and can appear more than one time.
    like
    e.g. 1
    Main report
    - SubreportA
    - SubreportB
    - Subreport A
    or e.g. 2
    Main report
    - SubreportB
    - SubreportA
    - Subreport A
    It is possible with CrystalReport XI to set the subreport "type" at runtime ?
    Or how can i solve this problem ! It is possible at runtime or at design time ?
    thanks

    Post Author: rickcf
    CA Forum: General
    Generally the answer to your question is yes by using the way Guy has described.  Without knowing the details it will solely depend on how your data set will be structured and where you put the subreports.  For example you may have to repeat the subreports in split detal, summary, group or page footer bands and suppress accordingly upong what data is available at run time in that band. 
    If the subreport is dependant on main reports data or on the parameter data being there then obviosly the data must be there at the right time to run the subreport.  In other words if the subreport is in the page footer and it expects detail band data then you may only get the last record data passed to the report which might not work.
    Also if you have a subreport that gets passed a Type field to run it you can create the one subreport and insert it twice into the main report into different bands.  Then use variables or fields within the report to run (or suppress) those bands according to the data.
    If your subreports are mostly independant of the main reports data then you can basically do what you want as you described.
    The key is to use the section expert to insert bands for the subreport and suppress accordlingly and getting the data set right behind the scenes to drive the subreorts in the right way.   Without knowing how your subreports are 'dancing' with the main reports data that is all I can tell you. 
    Everything I see can be done at design time.
    Good luck!
    Rick

  • Using a Meter control in LV Touch Panel, and using shared variables that are custom controls.

    I Just started using LV touch Panel module with an NI TPC-2106.
    I have two differenct problems:
    1) I was planning on using the "Meter" control quite a bit. I can set up the meter exactly how I like on the host PC, but on the touch Panel computer it seems to ignore my adjustments, mainly the start and end of the scale - i.e. I would like control to run from 0 to 360 with 0 straight up, using the entire circle. However, on the Touch panel computer it always puts 0 at about 7 o'clock and 360 at about 5 o'clock. I have also tried adding markers to no avail.
    2) I am communicating with a compact fieldpoint controller. I can creat a shared variable that is a simple double with no problems. However, I have some shared variables that use a custom control for the variable type - bascially a cluster with a couble doubles, a time stamp, and an enumeration. It lets me drag the shared variable into my diagram, but it seems to ignore it when I run it.

    Ipshita_C,
    - I am using LV 8.6.1f1and LV Touch Panel 8.6.1.
    - I have attached a simplified VI that shows how I want to use the meter. Notice that the placement of the endpoitns does not work correctly on the touch panel, and that it ignores the arbitrary markers that I placed.
    - I also have included an XY graph control that displays on the TPC with margins around the graph area that I removed from the graph control.
    - For the shared variable, it appears to be an issue related to the touch panel, not fieldpoint. I found another thread in this forum that mentioned that clusters containing Enumerations do not work in shared variables on the touch panel. I changed the enumeration to an integer and it now works fine.
    In general, there seem to be a disappointing number of limitations in the touch panel implementation. My biggest concern is that I have not found any documentation from NI that lists these limitations. I seem to have to try things out and see what works and what does not work. Can you point me to a comprehensive list of touch panel modules limitations?
    Attachments:
    test 2.vi ‏10 KB

  • No. of days outstanding variable in aging report for SAP 8.8

    Hi All,
    Would like to check whether anyone knows what are the variable numbers for 'No of days outstanding' column in aging report? I would like to include this field in the detail aging report print out. Thanks.

    Hi....
    Check this link: [PLD_Variables_8.8|https://websmp105.sap-ag.de/~sapidb/011000358700000449672010E/HowTo_PLD_Variables_88.zip]
    Regards,
    Bala

  • Dual automatic numbering in 1 page

    hello
    I need a way to add automatic numbering in a page, I know indesign can add this based on the page number, but I need to add 2 numberings in the same page.
    So let's say I want to have a page from 10 to 26, I want to have in page 1 the numbers 10,11, in page 2 the numbers 12,13 and so on.
    Is there a way to do this automatically and not by hand? I want to add a great number of pages which make it impossible to be done one by one.
    thanks

    I want to print invoice booklets.
    Traditionally I just make one page and then the printshop make a dual page layout and print them with an offset press. Before the offset deliver the paper it also do the numbering at both pages. That's all analog, so if you don't have the numbering module you have to use another machine to pass the papers again. So the numbering is the only variable on the print.
    This is the cheaper method around so far, but I want to find a way to do it with a digital printer because the cost is comparable for short runs.
    So I though the best way to do it is to make a big PDF with indesign with the page as master and automatic numbering and just generate as many pages as I need.
    But I want to be able to print a composition of 2-3 pages at each A4 page I print, so I can cut down on cost, so the automatic numbering is of no help since I need to have 3 variable numbers on each page of indesign.

  • How to generate report with dynamic variable number of columns?

    How to generate report with dynamic variable number of columns?
    I need to generate a report with varying column names (state names) as follows:
    SELECT AK, AL, AR,... FROM States ;
    I get these column names from the result of another query.
    In order to clarify my question, Please consider following table:
    CREATE TABLE TIME_PERIODS (
    PERIOD     VARCHAR2 (50) PRIMARY KEY
    CREATE TABLE STATE_INCOME (
         NAME     VARCHAR2 (2),
         PERIOD     VARCHAR2 (50)     REFERENCES TIME_PERIODS (PERIOD) ,
         INCOME     NUMBER (12, 2)
    I like to generate a report as follows:
    AK CA DE FL ...
    PERIOD1 1222.23 2423.20 232.33 345.21
    PERIOD2
    PERIOD3
    Total 433242.23 56744.34 8872.21 2324.23 ...
    The TIME_PERIODS.Period and State.Name could change dynamically.
    So I can't specify the state name in Select query like
    SELECT AK, AL, AR,... FROM
    What is the best way to generate this report?

    SQL> -- test tables and test data:
    SQL> CREATE TABLE states
      2    (state VARCHAR2 (2))
      3  /
    Table created.
    SQL> INSERT INTO states
      2  VALUES ('AK')
      3  /
    1 row created.
    SQL> INSERT INTO states
      2  VALUES ('AL')
      3  /
    1 row created.
    SQL> INSERT INTO states
      2  VALUES ('AR')
      3  /
    1 row created.
    SQL> INSERT INTO states
      2  VALUES ('CA')
      3  /
    1 row created.
    SQL> INSERT INTO states
      2  VALUES ('DE')
      3  /
    1 row created.
    SQL> INSERT INTO states
      2  VALUES ('FL')
      3  /
    1 row created.
    SQL> CREATE TABLE TIME_PERIODS
      2    (PERIOD VARCHAR2 (50) PRIMARY KEY)
      3  /
    Table created.
    SQL> INSERT INTO time_periods
      2  VALUES ('PERIOD1')
      3  /
    1 row created.
    SQL> INSERT INTO time_periods
      2  VALUES ('PERIOD2')
      3  /
    1 row created.
    SQL> INSERT INTO time_periods
      2  VALUES ('PERIOD3')
      3  /
    1 row created.
    SQL> INSERT INTO time_periods
      2  VALUES ('PERIOD4')
      3  /
    1 row created.
    SQL> CREATE TABLE STATE_INCOME
      2    (NAME   VARCHAR2 (2),
      3       PERIOD VARCHAR2 (50) REFERENCES TIME_PERIODS (PERIOD),
      4       INCOME NUMBER (12, 2))
      5  /
    Table created.
    SQL> INSERT INTO state_income
      2  VALUES ('AK', 'PERIOD1', 1222.23)
      3  /
    1 row created.
    SQL> INSERT INTO state_income
      2  VALUES ('CA', 'PERIOD1', 2423.20)
      3  /
    1 row created.
    SQL> INSERT INTO state_income
      2  VALUES ('DE', 'PERIOD1', 232.33)
      3  /
    1 row created.
    SQL> INSERT INTO state_income
      2  VALUES ('FL', 'PERIOD1', 345.21)
      3  /
    1 row created.
    SQL> -- the basic query:
    SQL> SELECT   SUBSTR (time_periods.period, 1, 10) period,
      2             SUM (DECODE (name, 'AK', income)) "AK",
      3             SUM (DECODE (name, 'CA', income)) "CA",
      4             SUM (DECODE (name, 'DE', income)) "DE",
      5             SUM (DECODE (name, 'FL', income)) "FL"
      6  FROM     state_income, time_periods
      7  WHERE    time_periods.period = state_income.period (+)
      8  AND      time_periods.period IN ('PERIOD1','PERIOD2','PERIOD3')
      9  GROUP BY ROLLUP (time_periods.period)
    10  /
    PERIOD             AK         CA         DE         FL                                             
    PERIOD1       1222.23     2423.2     232.33     345.21                                             
    PERIOD2                                                                                            
    PERIOD3                                                                                            
                  1222.23     2423.2     232.33     345.21                                             
    SQL> -- package that dynamically executes the query
    SQL> -- given variable numbers and values
    SQL> -- of states and periods:
    SQL> CREATE OR REPLACE PACKAGE package_name
      2  AS
      3    TYPE cursor_type IS REF CURSOR;
      4    PROCEDURE procedure_name
      5        (p_periods   IN     VARCHAR2,
      6         p_states    IN     VARCHAR2,
      7         cursor_name IN OUT cursor_type);
      8  END package_name;
      9  /
    Package created.
    SQL> CREATE OR REPLACE PACKAGE BODY package_name
      2  AS
      3    PROCEDURE procedure_name
      4        (p_periods   IN     VARCHAR2,
      5         p_states    IN     VARCHAR2,
      6         cursor_name IN OUT cursor_type)
      7    IS
      8        v_periods          VARCHAR2 (1000);
      9        v_sql               VARCHAR2 (4000);
    10        v_states          VARCHAR2 (1000) := p_states;
    11    BEGIN
    12        v_periods := REPLACE (p_periods, ',', ''',''');
    13        v_sql := 'SELECT SUBSTR(time_periods.period,1,10) period';
    14        WHILE LENGTH (v_states) > 1
    15        LOOP
    16          v_sql := v_sql
    17          || ',SUM(DECODE(name,'''
    18          || SUBSTR (v_states,1,2) || ''',income)) "' || SUBSTR (v_states,1,2)
    19          || '"';
    20          v_states := LTRIM (SUBSTR (v_states, 3), ',');
    21        END LOOP;
    22        v_sql := v_sql
    23        || 'FROM     state_income, time_periods
    24            WHERE    time_periods.period = state_income.period (+)
    25            AND      time_periods.period IN (''' || v_periods || ''')
    26            GROUP BY ROLLUP (time_periods.period)';
    27        OPEN cursor_name FOR v_sql;
    28    END procedure_name;
    29  END package_name;
    30  /
    Package body created.
    SQL> -- sample executions from SQL:
    SQL> VARIABLE g_ref REFCURSOR
    SQL> EXEC package_name.procedure_name ('PERIOD1,PERIOD2,PERIOD3','AK,CA,DE,FL', :g_ref)
    PL/SQL procedure successfully completed.
    SQL> PRINT g_ref
    PERIOD             AK         CA         DE         FL                                             
    PERIOD1       1222.23     2423.2     232.33     345.21                                             
    PERIOD2                                                                                            
    PERIOD3                                                                                            
                  1222.23     2423.2     232.33     345.21                                             
    SQL> EXEC package_name.procedure_name ('PERIOD1,PERIOD2','AK,AL,AR', :g_ref)
    PL/SQL procedure successfully completed.
    SQL> PRINT g_ref
    PERIOD             AK         AL         AR                                                        
    PERIOD1       1222.23                                                                              
    PERIOD2                                                                                            
                  1222.23                                                                              
    SQL> -- sample execution from PL/SQL block
    SQL> -- using parameters derived from processing
    SQL> -- cursors containing results of other queries:
    SQL> DECLARE
      2    CURSOR c_period
      3    IS
      4    SELECT period
      5    FROM   time_periods;
      6    v_periods   VARCHAR2 (1000);
      7    v_delimiter VARCHAR2 (1) := NULL;
      8    CURSOR c_states
      9    IS
    10    SELECT state
    11    FROM   states;
    12    v_states    VARCHAR2 (1000);
    13  BEGIN
    14    FOR r_period IN c_period
    15    LOOP
    16        v_periods := v_periods || v_delimiter || r_period.period;
    17        v_delimiter := ',';
    18    END LOOP;
    19    v_delimiter := NULL;
    20    FOR r_states IN c_states
    21    LOOP
    22        v_states := v_states || v_delimiter || r_states.state;
    23        v_delimiter := ',';
    24    END LOOP;
    25    package_name.procedure_name (v_periods, v_states, :g_ref);
    26  END;
    27  /
    PL/SQL procedure successfully completed.
    SQL> PRINT g_ref
    PERIOD             AK         AL         AR         CA         DE         FL                       
    PERIOD1       1222.23                           2423.2     232.33     345.21                       
    PERIOD2                                                                                            
    PERIOD3                                                                                            
    PERIOD4                                                                                            
                  1222.23                           2423.2     232.33     345.21                       

  • Variables -  Sap business one

    Hi I have a print layout design form designed by someone else.  I would like to modify it and have noticed that it uses a variable number for one of the fields.  How can i tell what the variable definition is for this variable? thankyou

    Judi - a suggestion as I got burnt on this area - be VERY VERY careful when using variables in the Print Layout Designer (PLD).  I walked into a customer's office and said the information she wanted could be included as part of the results with PLD by using the variables displayed in the system.  A bit embarassed when the results came out funky and certainly not what she was looking for.
    I did an extensive amount of research and submitted a ticket to SAP, and here is their reply (verbatim from the ticket):
    "The fields in the other report that are showing results 'Text Type Field'
    are harcoded or system fields and they only can be used by our
    development team...
    <u>Variables are generally not supported by us as they can be subject to
    change in patches or upgrades.  Please check Note 723783...
    We do not guarentee that the displayed Variable Numbers are valid
    and will print the correct information...</u>
    Adding Variables can as well corrupt your Layout in General. Therefore
    we do not encourage you to try to add your own Variables..."
    By "displayed variable numbers", SAP Support was referring to some numbers I had copied down from the forms themselves and passed on to SAP asking why they were not as documented.  But guess what - the variables did NOT print the same info in the PLD as what was displayed on the system!   It turned out to be a real mess.
    I am especially worried about the statement that variables can change in patches or upgrades and wonder if there will be some work to be done for when any PLD was modified?

  • Sending VALUES of CF variables thru  FlashVars

    Hey There!
    I am testing a simple application where I am trying to send
    back to flash (AS3) some variable values from coldfusion. It works
    just fine when I assign the value in CF "by hands" i.e.
    <cfsetting enablecfoutputonly="YES">
    <cfset Return = "&Numbers=456&">
    <cfprocessingdirective suppresswhitespace="Yes">
    <cfoutput>
    #Return #
    </cfoutput>
    </cfprocessingdirective>
    Then flash accepts the value of variable Numbers of 456.
    Now I ran into a problem, when I need instead of steady 456
    pass the VALUE of CF variable. I was trying the following way:
    <cfsetting enablecfoutputonly="YES">
    <cfset x = 123>
    <cfset Return = "&Balls=&">
    <cfprocessingdirective suppresswhitespace="Yes">
    <cfoutput>
    #Return#=#x#
    </cfoutput>
    </cfprocessingdirective>
    In this case I receive no value in flash assigned to Balls
    Can anyone please let me know that is the proper way to pass
    VALUES of CF variables using flashvars?
    Or maybe you know where to find a tutorial showing how that
    was done.
    Thank you

    I don't know what you're trying to do. However, since the
    Numbers example works, here are the respective versions that are
    similar to it:
    <cfset Return = "&Balls=">
    <cfprocessingdirective suppresswhitespace="Yes">
    <cfoutput>
    #Return##x#&
    </cfoutput>
    </cfprocessingdirective>
    <cfprocessingdirective suppresswhitespace="Yes">
    <cfoutput>
    &Balls=#Tostring(x)#&
    </cfoutput>
    </cfprocessingdirective>

  • Blocking all numbers that start with +23

    Hello,
    I have a big problem, because someone from Nigeria is calling me all the time (i dont know where did they get tnis number!!!). I tried to bock their numbers, but whenever I do that, they just change the number and call again. I think I have bloked over 100 numbers, but they keep calling!
    Is there any possiblity to block all numbers that starts with +23?
    Tnx

    Hi,
    You will not be able to do this.
    If the material number is fully numeric you can only have leading zeros On or OFF, you cannot store a material number with differeing leading zeros.
    If this was a new implementation you could have set the "lexicographical" flag on the material master controls and you could then have whatever leading zeros you wanted, but this flag can ONLY be set BEFORE you add your first material and so you no longer have the option.
    If you really MUST have this option then define an external number range for alpha characters and use an alpha character on the end of the number, so for 00456 you would have to create 00456a and train your users to ignore the "a". This is a really bad solution but you have no option of having variable numbers of leading zeros.
    Sorry
    Steve B

  • Move used variables/strings

    Dear all,
    I try to use Dasylab to control and collect data from several equipments at lab (thermostat, stirrer, syringe pump, manostat, thermometer...). Now I have prepared several worksheets (each for single equipment) and it +- works (it is necessary to complete with some functionality but for collecting current lab data it is sufficient). The worksheets works, but only for single equipment, but I need to work with all of them. So I rebuild the worksheets that the each equipment is packed at black boxes (each worksheet one black box ant it works). Then I save all of black boxes and put them to one worksheet. Unfortunately, the worksheet prepared this way doesn’t work because there are problems with global string and variables. When I save the black box, I don't save the string/variables definitions. For instance the expression of one string in original worksheet is calculated automatically this way: "R" + SubStr( "000",1, 3-(${VAR_51}>=1000)-(${VAR_51}>=100)-(${VAR_51}>10)) + StrFmt(${VAR_51},8,0)+${STR_52} to prepare output string "R0120\r". I am able to export and import global string and variables but only as whole package of 999 variables. I don’t know how to move only used ones (I am able to move them at TXT format, but I am not able to read them to Dasilab as variables).
    I have two questions:
    1 - Is there any possibility to set "calculate expression automatically" for string/variable during running of program (using some action module or something like that)?
    2 - Is there any possibility to save only used strings/variables and collected several packages of variables to one (for instance VAR_1-VAR_50 for thermostat and VAR_100-VAR_150 for thermometer)?

    I found that if I used the Define Global Variable dialog, and clicked the Save button, it gave me a choice of saving defined variables (those whose settings are not the default) or variable with descriptions.
    I saved the file. It gave me a file that included all of the information.
    I tried to use the Global Variables and Strings Import dialog, but the file was not ordered correctly.
    I opened it in Excel and changed the columns around to match the Help (see picture). Then, I saved it as a TXT file again.
    It imported with some errors - notably the additional settings, such as read at start, do not import. The one formula that I created imported correctly.
    I think that you can save the used variables from your various worksheets, combine them into one file, change the order of the columns. Since it's a text file, you can change the variable numbers if you need to... 
    Unfortunately, you cannot import strings this way, as the Help says "DASYLab can only read in strings from VAR formats."  Personally, I agree that this is a major limitation!
    - cj
    Measurement Computing (MCC) has free technical support. Visit www.mccdaq.com and click on the "Support" tab for all support options, including DASYLab.

  • Sub Class in applet

    I have written an applet that does a mathematical operation on numbers then shows a diagram on the clicking of a button.
    On the clicking of the button I removed the previous two panels and repainted the GUI with the diagram, created using a sub class/ The class header and constuctor is shown below for the sub class.
    In netbeans, using applet viewer this works.
    Yet for some reason when the applet code is used in a web page the main applet comes up fine and is operational but when clicking the diagram button nothing happens.
    II would appreciate any help going?
    Thanks
      public class VennChart extends JPanel
          /**provides a venn diagram of fucntion
           *@param g is graphics component
          public void paintComponent(Graphics g)
             //frame initialisation
             super.paintComponent(g);
             //code to draw diagram
    if(ae.getSource()==graph)
                pane.remove(holder);
                pane.remove(status);
                pane.repaint();
                pane.add(exit, "North");
                VennChart chart = new VennChart();
                temp = chart; //temporary JPanel variable to hold diagram
                pane.add(temp, "Center");
                pane.validate();
    }

    What error message do you get in the java console?

  • Transaction Journal Report - Print Layout Design

    Hi all
    Is it possible to add Journal Entry Project Codes to this Transaction Journal Report (Print Layout Design)?
    I tried to add Journal Entry Project Codes to this system PLD but the result still not showing any Project Code.
    Kedalene

    Hi Kedalene Chong
    ou don't need a list of variables to use them. Simply go to View -> System Information so whenever you hover around a field with the cursor, in the left bottom corner of the screen you will see the details of that screen along with the variable number if it is a variable.
    So you will see something like:
    [Form=139 Item=29 Pane=0 Variable=91]
         -> in this case the variable number is 91 - use it in Print Layout Designer.
    So you can just use the variable specified in these details. When creating the print layout, just go back to your form, stand on a field with your mouse and you will see what variable to use.
    Also Check with the PLD Variables Note No 867048...
    Symptom
    Using system variables when designing a print template for the General Ledger report.
    Please note that variable numbers might change when upgrading to a higher version.
    Cause
    FAQ
    Solution
    Field Name
    Variable Number
    Posting Date
    62
    Due Date
    63
    Document Date
    112
    Series
    140
    Document Number
    141
    Transaction Number
    65
    Journal Voucher
    66
    Reference 1
    67
    Reference 2
    68
    Reference 3
    69
    Details
    70
    Transaction Code
    71
    Project Code
    72
    Costing Code
    73
    Offsetting Account
    74
    Indicator
    137
    Total (LC)
    75
    Debit (LC)
    96
    Credit (LC)
    95
    Balance (LC)
    76
    Total (SC)
    77
    Debit (SC)
    98
    Credit (SC)
    97
    Balance (SC)
    78
    Total (FC)
    79
    Debit (FC)
    100
    Credit (FC)
    99
    Balance (FC)
    80
    Creator
    138
    Internal Reconciliation
    131
    External Reconciliation
    132
    System variables from the Business Partner Master Data window available for use in the General Ledger report:
    Phone
    117
    Fax
    118
    Contact Name
    119
    Address
    120
    Sales Employee
    133
    Remarks
    134
    Full Address
    135
    Hope Hepful
    Regards
    Kennedy

  • DocTotal doesnt include shipping charges on reports and letters

    When I run reports like sales analysis, for some reason I only get the invoice total without shipping charges. Obviously in a month that can be a fair amount of revenue, that I cannot show on my reports. Related to this is also that for example on a dunning letter, the amount due and the actual balance field will show the invoice total without shipping charges. It does however show the correct amount (i.e the actual/real customers balance for that invoice) in the subtotal of open invoices on that letter. This is obviously confusing for the customer to get this letter.
    Can anyone please help me track down why this might be happening? I'm running B1 2007 A (8.00.177)

    I was afraid of that...However, I can deal with that internally, but on the documents like a customer statement, or aging report, or even the dunning, how can I get the "real" invoice total. It does absolutely no good to show the customer a invoice total, that isn't the invoice total. I poked around but since most of the data that are being pulled are variable numbers, I'm lost as to how to accomplish this.
    Thank you for answering though, that was much appreciated.
    Kerstin: But it is a source of revenue, I make money on my shipping. Yes, there is a cost associated with it, but I really cant wrap my head around how a field titled document total is not the document total. Dummy items would negate the integrated shipping features I'm using, and cause us to offer something like flat rate shipping which in my industry is just not always practical.

  • ILife won't Print to Epson PictureMate

    I just love iPhoto, but I can't get it to print to my Epson PictureMate. The PictureMate prints from memoery cards and will print a nozzle check from the iMac, but it goes through the motions of printing then indicates that it is 'Stopped'. The primter icon in the Dock shows a red exclamation mark!

    I too was troubled by this issue, and after the second attempt got this response from Epson which solved the problem.
    Thank you for contacting the Epson Connection.
    Please try the following to resolve the issue that you are having.
    DEVICE REMOVAL
    1.  Open the MAC HARD DRIVE, APPLICATIONS folder, UTILITIES folder, PRINTER
    SETUP UTILITY.
    2.  Highlight any listings of the Epson drivers and select DELETE.
    3.  Close the PRINTER SETUP UTILITY.
    REMOVE FILES
    1.  Double click on the MAC HARD DRIVE.
    2.  Double click on the LIBRARY folder.
    3.  Double click on the PRINTERS folder.
    4.  Drag the EPSON folder to the trash can.
    NOTE If you receive an access denied error message, this indicates that
    you do not have root access. You will need to contact Apple for assistance
    on obtaining Root Access.
    5.  Close any open windows.
    6.  Double click on the MAC HARD DRIVE.
    7.  Double click on the LIBRARY folder.
    8.  Double click on the RECEIPTS folder.
    9.  Delete any Epson Receipts.
    10. Close all windows that are open, and restart your computer.
    NOTE: The following procedure will remove all printers that you have
    installed on your computer. If you have multiple printers on your system,
    you will need to re-add all your printers once this is complete.
    1. Make sure that your printer is turned on and connected to your computer.
    2. Open the HARD DRIVE, go into the APPLICATIONS, and select the UTILITIES
    folder.
    3. Double click on the PRINTER SETUP UTILITY. Click on the PRINTER SETUP
    UTILITY Menu option at the top of the screen and click on RESET PRINTING
    SYSTEM. Click on RESET when prompted and then enter your system password.
    This will remove all printer drivers in the list and you will have to add
    all of them again. Now download the current printer driver.
    DOWNLOAD
    Please follow the steps below to download and install your printer in OS X:
    1. Go to the website http://support.epson.com
    2. Under the PRINTERS heading select Ink Jets and then your printer model.
    3. Under the Drivers & Downloads section select Macintosh. Download the
    most current version of the Printer Driver for your Macintosh operating
    system.
    INSTALLATION
    1. After download is complete, double click the icon that appears on your
    desktop, then click CONTINUE, then CONTINUE again, then OK on the
    INSTALLATION WAS SUCCESSFUL screen.
    2. Open the new folder created by the extraction process.  It will appear
    something like  epson1XXXX (X represents variable numbers).
    3. When you open this folder, you will find a file with a .DMG extension -
    double-click it. This will create another icon on the desktop with the name
    of your printer. Double-click to open the DISK IMAGE file.
    NOTE: In most OS 10.3 systems the installer will perform this step
    automatically and you will see an INSTALLER.PKG file.
    4. Double click the INSTALLER.PKG file to start the installation process.
    5. The next menu will prompt you to ensure that you have Administrator
    Rights to install the printer driver.  Click on the lock (if necessary) and
    enter your password.
    6. The actual installation process will begin.  Click CONTINUE, then
    CONTINUE again at the SOFTWARE AGREEMENT window, then CONTINUE again, then
    AGREE.
    7. You will be prompted to select a disk to install the printer to. Select
    the appropriate Macintosh HD or OS X drive or partition and click CONTINUE.
    8. In the next window that appears, click INSTALL.
    9. You may be informed that the computer needs to be restarted after
    installation; click CONTINUE INSTALLATION here.  The driver will now be
    installed and the system optimized. Restart the computer when install is
    complete.
    Configuration
    1.  Make sure that your printer is turned on and connected to your
    computer.
    2.  Open the HARD DRIVE, go into the APPLICATIONS, and select the UTILITIES
    folder.
    3.  Double click on the PRINTER SETUP UTILITY. If your printer is listed
    correctly, close out of the windows and test your printer, as it is already
    installed.
    4.  Click the Add tab at the top of the Printer Browser window and then
    select More Printers tab at the bottom of the Printer Browser window and
    then select  Epson USB and then select your printer under Product Name. If
    applicable select the arrow by the Standard option under the Page Setup
    option and select the All option. If not simply click on ADD.
    5.  Close out of any open windows and test your printer. Please make sure
    that you select the correct printer in the page setup and print menu of the
    application.

Maybe you are looking for

  • Photoshop CS6 very very slow (Windows 7)

    Hi, im desperate as ive run out of options i think. Photoshop CS6 behaves slow, very slow. Even with no document open, right after launch it reacts with delay on any mouseclick, sometimes it takes more than 20 seconds before a menu pops open after cl

  • DW CS5 with PHP: no "register_long_arrays" in php.ini

    Mr. Powers:  I bought your book, "Adobe DW CS5 with PHP: Training from the Source." I am running MAMP Pro 1.9.6 on a Mac Pro Intel, OS 10.6.8. Following your instructions in Chapter 2, I have changed ALL the settings per Table 2.1, EXCEPT "register_l

  • Tape management & initialization

    Hi, We have ECC 6.0 with Oracle on AIX 5.3. I am taking backups onto tape using BRTools. The device file BRBackup recognizing is /dev/rmt0.1 First, I initialize the tape with the command: brbackup -i force -v <tape volume name> Then I will use BRTool

  • Bug fix in Illustrator CS4

    Hi All Working with an older version (CS4) and cant find an answer or bug fix anywhere.  As you can see in my screenshot, I have a problem with fine white lines going through my pattern.  Its a swatch I made and I have checked there are no strokes an

  • I am running windows 8.1  do i need Adobe Flash Player?

    I am running windows 8.1. i am not to sure wether i managed to install thr R.T  update. Anyway my Mcfee anti virus scanner is saying its critical that i install Adobe Flash Player. What do I do? I am not to clever wit computers so I find this all abi