Adding Japan Payment Terms Using Import Methods

You can use CSV import, SuiteScript and web service to add Japan payment terms to Japanese customer records. If a customer has multiple payment terms, you can be more flexible in managing the billing cycles and payment due dates of that customer.

Important:

Invoice summaries can be sent to customers that have the Use Invoice Summary box checked on the Japan Localization subtab of the customer record. You cannot save a customer record with the Use Invoice Summary box checked if there are no payment terms defined.

To add Japan payment terms using CSV import:

  1. Create a customer saved search of all the customers to which you want to add payment terms. In defining the results of the search, be sure to include the internalId column or the Name column.

  2. Save and run the search.

  3. Export the search result as a CSV file.

  4. Edit the CSV file and add the following columns:

    • Payment Due Date

    • Payment Due Month

    • Closing Date

  5. Enter values in the columns for each customer. You can use the name or internal Id as a reference type.

  6. Save the CSV file.

  7. Go to Setup > Import/Export > Import CSV Records, and follow the Import Assistant steps.

  8. Import Assistant Step 1 (Scan & Upload CSV File):

    1. In the Import Type field, select Custom Records,

    2. In the Record Type field, select Payment Term.

    3. Select the CSV file to upload.

    4. Click Next.

  9. Import Assistant Step 2 (Import Options):

    1. For Data Handling, choose Add.

    2. Click Next.

      If you are importing only one file, the system directs you to Step 4.

  10. Import Assistant Step 4 (Field Mapping):

    1. Provide field mappings for the following fields:

      Field Mappings
    2. Click Next.

  11. Import Assistant Step 5 (Save Mapping and Start Import):

    1. Enter values in the Import Map Name and Description fields.

    2. Click Save & Run.

For more information about using the Import Assistant, see Importing CSV Files with the Import Assistant.

For more information about saved searches, see Saved Searches.

For more information about using SuiteScript to work with payment terms, see What You Can Do with the SuiteScript API and Custom Transaction.

For more information about using web service to work with payment terms, see SOAP Web Services Overview and Custom Record Type.

Related Topics

General Notices