Import Mid-Month Usage Information
Import Mid-Month Usage Information
Objectives
Import usage from previous point of sale system to allow for
a mid-month go-live date. Communities may also have staggered meal plan start
dates that require loading in usage for some residents regardless of the
go-live date.
Prerequisites
Access to J drive templates
Access to fc_obj_owner schema on database where data resides
Instructions
- Identify
the correct template to use. There is one template for declining dollar
plans and one tempate for meals/points plans.
- Declining
Dollar - J:\FullCount\FC - Implementations\Templates -
Development\Declining Dollar Usage Load File.xlsx
- Meal/Points
- J:\FullCount\FC - Implementations\Templates - Development\Meal Plan
Usage Load File.xlsx
- Open
the appropriate template.
- Fill
in the Set Up tab.
- Item
Code Id - This is the item code id for the item on the transaction you
want to create. Typically an item will be set-up specifically for the
purpose of loading in mid-month usage. For example, February 2015 Horizon
Usage.
- User
Profile Id - This is the user profile id for the user to be associated
with the transaction. This can either be the implementer on the project
or a power user on the project.
- Department
Id - This is the department id for the department to be associated with
the transaction. An existing department or a new department can be used
for this.
- Community
Id - This is the community id for the community to be associated with the
transaction.
- Date
Format - This is the transaction date for the transactions. It needs to
be in MM/DD/YYYY format.
- Customer
Type Id - This is the customer type id for the customer type to be
associated with the transaction. This is typically the resident customer
type.
- Price
(Meals/Points Only) - This is the price associated with the meal item
being generated. For example, if loading in resident meals, the amount
might be $10 per meal. The price field would have 10. This matches the
Amount column on the Transactions page.
- Tax
Pct (Meals/Points Only) - This is the tax pct associated with the meal
item being generated. This matches the Tax Pct column on the Transactions
page.
- Taxed
Amount (Meals/Points Only) - This is the taxed amount associated with the
meal item being generated. This matches the Taxed Amount column on the
Transactions page.
- Unhide
all columns on the Usage tab.
- Run a
query to fill in the RESIDENT_ID, Last Name, and First Name columns. Two
sample queries are displayed before. One is for all residents and one is
for residents on a specfic meal plan.
- All
Residents - select resident_id, last_name, first_name from residents
where community_id = <Community Id> and person_type = 116 order by
last_name;
- Residents
on Specific Meal Plan - select resident_id, last_name, first_name
from residents where community_id = <Community Id> and person_type
= 116 and resident_id in (select resident_id from resident_accounts ra
inner join accounts ac on ra.account_id = ac.account_id where
ac.community_plan_id = <Community Plan Id>) order by last_name;
- Copy
and paste results into the Usage tab.
- Hide
RESIDENT_ID and SQL columns.
- Hide
Instructions and Set Up tab.
- Save
File As and save in community's implementation folder. DO NOT OVERWRITE
TEMPLATE.
- Send
file to customer.
- Upon
receiving the file back from the customer, unhide the RESIDENT_ID and SQL
columns on the Usage tab. You can also unhide the Instructions and Set Up
tabs.
- Copy
the SQL formula down through all columns
- Remove
any rows that do not have the Usage column filled in.
- Connect
to the database where the data should be imported.
- Copy
the values of the SQL column and paste in SQL Developer.
- Run
the queries in SQL developer and commit to the database.
Related Articles
Plan Information - Project Manager Settings
Plan Information - Project Manager Settings General Information Display Plan As – Use this field to display a plan with a name different than the type of plan it is. For example, community has a plan that is a declining dollar plan from FullCount’s ...
Vitals Billing Month-End Close Process and Error Troubleshooting
Vitals Billing Month-End Close Process and Error Troubleshooting Vitals Billing System Vitals and FullCount have the ability to have billing files sent directly to the Vitals. FullCount will generate an XML billing file that will be able to be sent ...
Import Certificates into Java Keystore
Objectives Import certificates into java keystore to accept new SSL certificate handshakes. Prerequisites Access to application server Ability to download certificate to be imported Instructions With new SHA-2 certificates being put into place, we ...
Configure Charge Account Usage Custom Fields
Configure Charge Account Usage Custom Fields Objectives Create charge account usage custom fields in the back office. Prerequisites Access to back office application Instructions Create Custom Defined Field with Data Type of Charge Account Usage. For ...
FullCount Hardware Information - Vendor Part Numbers
FullCount Hardware Information - Vendor Part Numbers Lang Technologies, Inc. DBA FullCount ScanSource Account number is 1000020733. ID Common Name Vendor Manufacturer Vendor Part Number(s) Vendor Description Lead Time/shipping notes Other Notes 1 ...