NetLease Lease Component Payment Upload

Use Case

The most common type of sublist upload for lease records is for payment schedules where amounts to be paid on a monthly basis for a lease vary from month to month.

Step By Step Process:

  • Open the Excel file with column headers for the relevant fields to upload.
  • Complete the Excel file with all relevant content to upload
  • The Lease ID will be the system-generated ID assigned with the first upload (or via manual Lease Record creation)                 
  • Create a column that concatenates the Lease ID and Lease Name
    (=concatenate(A2,” “,B2) > this formula brings the two field values together with a space in between
  • When the formula has been copied down to all lines of the upload template, copy those fields and paste as values

  • Once finished updating the Excel File, save it in a known location as a .csv file
  • Navigate to the Import Assistant by accessing Setup > Import/Export > Import CSV Records
  • With the Import Assistant open, update the Import Type to Custom Records and the Record Type drop-down to NetLease Lease Payment
  • Under the CSV files section, click on the Select button and upload the .csv file you saved

  • Select the Add or Update button under Import Options

  • After progressing through File Mapping you will be prompted for Field Mapping
  • Note that NetSuite tries to directly map all the fields it can recognize. When fields are not recognized, they must be manually matched between the .csv upload file and NetSuite fields. The fields should map from the .csv file as follows:
    1. Concatenated Name (Lease ID + Lease Name) > NetLease Payment: Lease
    2. Payment Date > Lease Payment Amount: Effective Date
    3. Payment Amount > Lease Component Payment amount
    4. Payment Frequency > Lease Component Payment Frequency

  • If the fields are mapped correctly and the field contents match the field values in NetSuite, the upload will show complete and the leases will be available to view in NetSuite with Lease Payment Amounts on the Payments subtab.
  • In the event of a failed upload, review the logs for the specific reasons for the failed load and repeat the steps above.

Was this article helpful?