The LeasePak utilities are options of the
program $uexe/lpautil.exe. You must have direct access to the LeasePak server, either as the LeasePak administrative
user (lpadmin) or as the MSI release administrator (msiadmin), in order to run this program. Many of
the utilities can severely corrupt LeasePak and its databases; consult your MSI representative before running any of
them.
Terminal emulation: you must use one of the supported terminal types. Refer to System Requirements for more information.
To run the program and access the utilities, log on the LeasePak server, type $uexe/lpautil.exe, and press
Enter. The terminal will display the following:
0 Exit 108 Add user security record 109 Dump contents of linked-in maps 111 Copy the batch payment and PAP files into LeasePak 112 Unix and SQL Server password translation 200 Lock/unlock updates 207 DAS update 212 Change key utility (change port/comp/regn/offc) 213 Initialize multi-process lease ranges 214 Print EOP file dependencies 215 Set up EOP module 217 Auditing Extract update 218 Batch applications 219 Transfer data from scratch files into RBS table for BA 220 Historical RTX clean-up 221 DAVOX download 222 PTMS export 226 DAVOX upload 227 Create 'catch up' version of invoice scratch file 228 Cycle invoices 229 Batch payments 230 Batch payment reversal 231 Transfer data from GL_HIST scratch files to ASCII files 232 Master G/L Reconciliation report 236 Batch IDC Adjustment Utility Your selection?
Type the number of your selection and press Enter.
$uexe/lpautil.exe program.rzu Maintenance database
table. You can then either run the Non-Monetary Archive Report [R0413] to view non-financial changes made to a particular
lease, or you can create custom reports using the rzu table as needed to view change information. Refer to
Non-Monetary Archive Report [R0413] for more information on the report,
Auditing, and the Auditing Extract update.The user must select the portfolio, then the type of input file to generate:
| required fields | table | field(s) | format | length | comments |
| portfolio, company, region, office, lease ID | rls | por_s+com_s+reg_s+off_s+lse_s | char | 19 | |
| billing ID | rls | les_s | char | 9 | |
| asset ID | req | id_s | char | 25 | |
| original asset ID (if transferred, rewritten, inventoried) | req | asset_s | char | 10 | original asset |
| customer name | ral | nam_long_s | char | 25 | truncate field from 125 chars |
| customer city | ral | cty_s | char | 25 | |
| customer state | ral | st_s | char | 2 | |
| customer zip | ral | zip_s | char | 9 | |
| customer billing name | ral | short_cont_nam_s | char | 25 | |
| customer billing address | ral rls rcu | bill_add_s or add_s | char | 36 | based on billing level flag (b_lvl_s) |
| customer address | bill_add2_s or add2_s | char | 36 | same as above | |
| customer billing city | bill_cty_s or cty_s | char | 25 | same as above | |
| customer billing state | bill_st_s or st_s | char | 2 | same as above | |
| customer billing zip | bill_zip_s or zip_s | char | 9 | same as above | |
| lease start date | rls | d_com_s | date | 8 | contract commencement date |
| lease level equipment cost | rls | lsd_unit_d | real | ||
| asset purchase date | req | d_acq_s | date | ||
| asset tax basis | req | bk_basis_d | real | ||
| asset description | req | desc_s | char | 36 | |
| asset serial number | req | part_num_s | char | 25 | |
| asset residual | req | res_d | real | ||
| asset last used date | req | used_s | date | last used date | |
| asset tax sale date | req | d_disp_s | date | asset disposition date | |
| asset class | req | cls_s | char | 4 | |
| asset ppt switch (y/n) | req | rpt_ptax_s | char | 1 | |
| asset ppt exemption status | req | ptax_exampt_s | char | 4 | |
| asset address | req | eq_add_s | char | 36 | |
| asset city | req | eq_cty_s | char | 25 | |
| asset state | req | eq_st_s | char | 2 | |
| county | req | ct_s | char | 25 | |
| asset zip | req | eq_zip_s | char | 9 |
The program prompts for the following:
data directory
(/opt/msi/vNNa/env/environment/data)For each record in the file, the program creates a new lease-level record in the mjl (Lease Notebook) table. The
following items are used in creating the notebook record:
| DAVOX Code | Description | LeasePak Collection Status |
|---|---|---|
| b | Busy | B |
| f | No Answer | A |
| g | High and Dry | A |
| h | No Dialtone | B |
| I | AMD | D2 |
| j | Rescheduled | B |
| k | Called party hung up on hold | B |
| l | Called party hung up on message | D2 |
| m | Called party hung up on BK message | D2 |
| n | Invalid Phone # | 14 |
| o | All numbers invalid | 14 |
| p | Dropped from hold message | B |
| q | Modem/Fax | A |
| r | AMD Detected-End | D2 |
| s | AMD Detected-left message | D2 |
| t | Dial faulted | A |
| Undefined | Undefined status | E |
This is the current layout of the Davox file upload record:
/*------------------------------------------------------!
! V271 UPLOAD RECORD !
!------------------------------------------------------*/
typedef struct _result_record {
char date_s [6]; /* In MMDDYY format */
char username_s [8];
char code_s [2];
char time_s [4]; /* In HHMM format */
} RESULT_REC;
typedef struct _v271_record {
RESULT_REC result_table [5];
char portfolio_s [2];
char company_s [2];
char region_s [2];
char office_s [3];
char acct_num_s [10];
char cust_res_phone_s [14]; /* In AREACODE+PREFIX+SUFFIX+EXTENSION */
char cust_empl_phone_s[14]; /* In AREACODE+PREFIX+SUFFIX+EXTENSION */
char coby_res_phone_s [14]; /* In AREACODE+PREFIX+SUFFIX+EXTENSION */
char coby_empl_phone_s[14]; /* In AREACODE+PREFIX+SUFFIX+EXTENSION */
char comment1_s [75];
char comment2_s [75];
char important_note1_s[75];
char important_note2_s[75];
} V271_RECORD;
cron job), users can generate invoice scratch files for these types of back-dated or
interim deals. The utility uses the invoice deferral days settings to determine whether or not a lease or loan needs to be included
in the 'catch up'. The scratch file lpu0302a.scr is written to the current working directory of the process and
not to the End of Period (EOP) directory. This is a separate but standard lpu0302a.scr scratch file; whatever
invoice-generating process used for the EOP invoice scratch file should be used on this file as well.gl_hist.scr in a specified directory into corresponding
gl_hist.rpt ASCII files, either using a fixed-width format or delimited by the pipe (|) symbol. The utility
overwrites existing gl_hist.rpt files. Each line of the file contains:
gl_hist.scr files, as well as whether to convert them to fixed-width
or delimited ASCII files. The resulting gl_hist.rpt files write to the user's home directory on the LeasePak server.
This utility option will run the U0460 - G/L Master Reconciliation report.
NOTE: To ensure that the output of this report is created accurately, it is
recommended that this report should be run within it's normal setting of EOP.
However, if this report is designated to run in this mode, as an utility,
certain tables must not be updated from post EOP processes. For example, the
lease table (RLS) and/or asset table (REQ) must not be modified. Please consult
with MSI for a more detailed list of tables that should not be modified.
Do you wish to continue (Y/N)? Y
Client Password?
Enter in the portfolio, <RETURN> to exit> 2
The last EOP completion date/time is <Dec 12, 2006> <10:06am>.
Do you want to enter in a new date/time (Y/N), <RETURN> to exit> N
Generating the Master G/L Reconciliation report for:
Portfolio : < 2>
Using RTX's records starting from : <Dec 12, 2006> <10:06am>
LeasePak Documentation Suite
©
by McCue Systems Incorporated. All rights reserved.
The information contained in this document is the property of McCue Systems, Inc. Use of the information contained herein is restricted. Conditions of use are subject to change without notice. McCue Systems, Inc. assumes no liability for any inaccuracy that may appear in this document; the contents of this document do not constitute a promise or warranty. The software described in this document is furnished under license and may be used or copied only in accordance with the terms of said license. Unauthorized use, alteration, or reproduction of this document without the written consent of McCue Systems, Inc. is prohibited.
This message should disappear within 5-15 seconds, depending on the size of the document and the speed of your connection to the Documentation Suite.
If you can still see this message after 20 seconds, try clicking the Refresh or Reload button on your Web browser.
If your document still does not load, refer to Document Load Troubleshooting for instructions on how to fix possible problems with either your Documentation Suite installation or Web browser setup.
If you do not have read access to the parent docsuite directory, you will not be able to load the Document Load Troubleshooting document. In this case, contact your network administrator for assistance.