gl_excel:fedrptbudget

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
gl_excel:fedrptbudget [2014/03/14 13:18 UTC] – created mwolfegl_excel:fedrptbudget [2023/07/24 14:33 UTC] (current) – external edit 127.0.0.1
Line 2: Line 2:
 This function returns the total budget of a Federal Report line as of a certain date. This function returns the total budget of a Federal Report line as of a certain date.
  
-%InlineCode{FedRptBalance(RptName, LineNum, BudgetDate, //Company//)}%+**FedRptBalance(RptName, LineNum, BudgetDate, //Company//)**
  
 ==== Example Usage ==== ==== Example Usage ====
-  * %InlineCode{=FedRptBudget("TFR", "SC11", "7/31/2009")}%  Returns the balance for line SC11 of the TFR Federal Report as of July 31, 2009. +  * **=FedRptBudget("TFR", "SC11", "7/31/2009")**  Returns the balance for line SC11 of the TFR Federal Report as of July 2009. 
-  * %InlineCode{=FedRptBudget("TFR", "SC26", "3/17/2009", "Cit")}%  Returns the budget for the Citizens Savings Bank accounts in line SC26 of the TFR Federal Report (ie, it excludes all of the service company accounts).  See below for more information about the Company parameter.+  * **=FedRptBudget("TFR", "SC26", "3/17/2009", "Cit")**  Returns the budget for March 2009 of the Citizens Savings Bank accounts in line SC26 of the TFR Federal Report (ie, it excludes all of the service company accounts).  See below for more information about the Company parameter.
  
 ==== Required Parameters ==== ==== Required Parameters ====
 {{section>parameters#rptname}} {{section>parameters#rptname}}
 {{section>parameters#linenum}} {{section>parameters#linenum}}
-{{section>parameters#balancedate}}+{{section>parameters#budgetdate}}
  
 ==== Optional Parameters ==== ==== Optional Parameters ====
 {{section>parameters#company}} {{section>parameters#company}}
-{{section>parameters#posneg}} 
  • gl_excel/fedrptbudget.1394803097.txt.gz
  • Last modified: 2014/03/14 13:18 UTC
  • by mwolfe