Download presentation
Presentation is loading. Please wait.
Published byAbner Perkins Modified over 9 years ago
1
Sunflower Project AR Interfaces April 22, 2009
2
2 Copyright © 2009 Accenture All Rights Reserved. Welcome & Introductions Dean Arzoian – SMART Technical Team Manager Bruce Myers – SMART Technical Team Manager, Accenture Ed Payne – SMART Interface and Data Conversion Coordinator Kurt Meisner – Interfaces Lead, Accenture Nate Hill – Data Conversion Coordinator, Accenture Allison Garcia – Accounts Receivable Lead, Accenture Jan Murray – Accounts Receivable Lead, State
3
3 Copyright © 2009 Accenture All Rights Reserved. Interfacing with SMART System and Interfaces Overview Accounts Receivable – State Agency and Regent Interfaces Customer Interface (INF26) Inbound load of new and updated customer information Pending Items (INF28) Daily inbound receipt of receivables items from legacy billing sources
4
4 Copyright © 2009 Accenture All Rights Reserved. Interfacing with SMART System and Interfaces Overview INF25 – Billing – State Agency and Regent Interfaces BI Inbound Invoice Interface (INF25) Daily inbound file of agency billing data for agencies retaining their legacy systems that want to maintain their information in SMART and print invoices from that information
5
5 Copyright © 2009 Accenture All Rights Reserved. Interfacing with SMART INF25 – BI Inbound Invoice Interface Agencies will interface invoices to SMART SMART will maintain this billing information and print the invoices related to those billings These interfaced invoices will be used to create pending items
6
6 Copyright © 2009 Accenture All Rights Reserved. Interfacing with SMART INF25 BI Inbound Invoice Header Record Layout SMART Field Name Description Processing InformationSample Value RECORD_TYPE Used to specify the record type This is a method to separate the multiple record types within the interface file. “01” = (Fixed value for the header record) BUSINESS_UNITBusiness Unit This is the identifier used to differentiate from which agency the invoice originated from. “00001” INTFC_LINE_ NUMInterface line number A general sequencing number for the interface lines. “00000001” TRANS_TYPE_BIInterface transaction type Used to indicate the type of information that the interface bill contains. “LINE” = (Chargeable Line) TRANS_TYPE_BI_SEQTransaction type sequence. A unique identifier that is used when providing multiple accounting lines or notes/comments for a specific charge line. Initialize to "001" for LINE transaction type. “001” BILL_TO_CUST_ IDThis is the Bill to customer ID One valid bill to customer will be provided per invoice. “000000000000 001”
7
7 Copyright © 2009 Accenture All Rights Reserved. Interfacing with SMART INF25 BI Inbound Invoice Header Record Layout (cont) SMART Field Name Description Processing InformationSample Value ADDRESS_SEQ_NUMAddress Sequence Number This field will contain a valid PeopleSoft Address Sequence Number for the Customer ID provided above. This is the address for which a customer will be billed. “001” BILL_TYPE_IDBill type This will be an identifier to identify the type of bill associated with this invoice. These values are currently being determined BILL_CYCLE_IDBill cycle id This identifies whether the billing cycle for this invoice will be an installment or recurring. These values are currently being determined INVOICE_DTThe Invoice Date This field will indicate when the bill will be generated in SMART. “04/20/2009” ACCOUNTING_DTThis field will contain the accounting date This field will indicate the date in which the invoice is entered into SMART. “04/20/2009” IDENTIFIER_TBLThis the table identifier This field is used as a code to default values, similar to a charge code. “ID”
8
8 Copyright © 2009 Accenture All Rights Reserved. Interfacing with SMART INF25 BI Inbound Invoice Header Record Layout (cont) SMART Field Name Description Processing InformationSample Value IDENTIFIERCharge Code This field is used as a code to default values, similar to a charge code. These values are currently being determined TARGET_INVOICETarget invoice number If provided, the target invoice becomes the invoice number you want to be referenced. If not provided, the system will assign the invoice. Next DESCRBill charge description This field will be used to provide a description of the invoice. “This is the bill charge description” UNIT_OF_MEASUREUnit of measure Quantifier used for invoice item“EA” = (Each) QTYQuantity The number of items on the invoice“00000000001.0 000” UNIT_AMTUnit amount Monetary amount per unit item“00000000043.0 000”
9
9 Copyright © 2009 Accenture All Rights Reserved. Interfacing with SMART INF25 BI Inbound Invoice Header Record Layout (cont) SMART Field Name Description Processing InformationSample Value GROSS_EXTENDED_AMTGross extended amount Net extended amount calculated based on the quantity and unit amount. “123.123” ORDER_NOOrder number This field indicates the order number. This field is not currently used by SMART and will be reserved for future use. “ ” ORDER_DATEOrder date This field indicates the date of the order. This field is not currently used by SMART and will be reserved for future use. “ ” PO_REFPurchase order number This field will be left blank if there is no Purchase Order associated with the invoice. “ 0000000001” PO_LINEPurchase order line This field will be left blank if there is no Purchase Order associated with the invoice. The field will contain a valid Purchase Order Line Number for the Purchase Order ID entered above. “ 00001” CONTRACT_NUMContract number This field references a contract.“000000000000 0000000000001 ”
10
10 Copyright © 2009 Accenture All Rights Reserved. Interfacing with SMART INF25 BI Inbound Invoice Header Record Layout (cont) SMART Field Name Description Processing InformationSample Value CONTRACT_LINE_NUMContract line number This is the contract line number to reference a contract item. “001” BUSINESS_UNIT_PCProjects Business Unit This is the identifier used to identify which project costing agency the invoice originated from. “00001” PAYMNT_TERMS_CDThe payment terms for the invoice The time frame in which the invoice needs to be paid. This field will default from the business unit if not specified. “Net 30” = (Due in 30 days) NOTE_TYPENote Type Type to designate the type of note to be printed on the invoice. “Header” STD_NOTE_FLAGStandard Note Flag This note field indicates if the note is to be printed on the invoice. “N” INTERNAL_FLAGInternal Note Flag This field is used to indicate if the note is only for internal use. “N”
11
11 Copyright © 2009 Accenture All Rights Reserved. Interfacing with SMART INF25 BI Inbound Invoice Header Record Layout (cont) SMART Field Name Description Processing InformationSample Value HDR_OR_LINE_NOTEHeader or Line Note Indicator This field indicates if a note will print on a bill header or bill line. “H” = (Header) STD_NOTE_CDStandard Note Code This is the Standard Note Code that can be printed on the invoice. “Holiday”
12
12 Copyright © 2009 Accenture All Rights Reserved. Interfacing with SMART INF25 BI Inbound Invoice Distribution Record Layout (cont) SMART Field Name Description Processing InformationSample Value RECORD_TYPE Used to specify the record type This is a method to separate the multiple record types within the interface file. “02” = (Fixed value for the distribution record) BUSINESS_UNITBusiness Unit This is the identifier used to differentiate from which agency the invoice originated from. “00001” INTFC_LINE_ NUMInterface line numberThis field identifies the line number for each individual bill line for every bill line submitted. A general sequencing number for the interface lines TRANS_TYPE_BIInterface transaction type Used to indicate the type of information that the interface bill contains. “LINE” = (Chargeable Line) TRANS_TYPE_BI_SEQTransaction type sequence. A unique identifier that is used when providing multiple accounting lines or notes/comments for a specific charge line. Initialize to "001" for LINE transaction type. “001” ACCT_ENTRY_ TYPEAccounting entry types This field indicates the account entry type and is required for regular revenue entries and grants. “RR” = (Regular Revenue) “UAR” = (Grants)
13
13 Copyright © 2009 Accenture All Rights Reserved. Interfacing with SMART INF25 BI Inbound Invoice Distribution Record Layout (cont) SMART Field Name Description Processing InformationSample Value DST_IDDistribution code This is a code used to disperse revenue. “LIC” PERCENTAGEPercentage The field indicates the percentage distribution that is applied to the distribution code. “23.23” AMOUNTAccounting entry amount. Required. Sum of accounting entry amounts for a particular LINE transaction must equal GROSS_EXTENDED_AMT on the LINE transaction. “123.123” FUND_CODEFund This field defines a fiscal and accounting entity with a self-balancing set of accounts. It records cash and other financial resources, together with related liabilities and residual equities or balances, and any corresponding changes. Defaults from DST_ID if DST_ID is provided, else it must be provided. Values are currently being determined. ACCOUNTAccount This field defines the purpose of the transaction and specify the balance sheet account or operating account (i.e. expenditure or revenue object codes) on financial transactions. Defaults from DST_ID if DST_ID is provided, else it must be provided. Values are currently being determined
14
14 Copyright © 2009 Accenture All Rights Reserved. Interfacing with SMART INF25 BI Inbound Invoice Distribution Record Layout (cont) SMART Field Name Description Processing InformationSample Value DEPTIDDepartment This chartfield identifies the financial management organizational entity associated with a financial transaction. The State will use this chartField to capture the State and agency organization chart. Defaults from DST_ID if DST_ID is provided, else it must be provided. Values are currently being determined. PRODUCTN/A This field is not currently used in SMART.“ PROGRAM_CODEProgram Code Used to capture the enterprise program concept. The Program Chartfield will enable the State to capture activity within an agency's organization that is intended to provide a specific good or service in response to an identified social or individual need or problem. Defaults from DST_ID if DST_ID is provided, else it must be provided. Values are currently being determined.
15
15 Copyright © 2009 Accenture All Rights Reserved. Interfacing with SMART INF25 – BI Inbound Invoice Distribution Record Layout SMART Field Name Description Processing InformationSample Value PROJECT_IDGrant The Project ID ChartField will be used to capture grant and project transactions. All grant and project transactions will be tracked in this ChartField to facilitate enterprise-wide reporting. This ChartField is designed to track grant and project financial activity, which can cross budget years, funds and departments. It is the gateway to the project costing module functionality. Defaults from DST_ID if DST_ID is provided, else it must be provided. Values are currently being determined. CHARTFIELD1Agency Use The Agency Use ChartField will be used to fulfill agency-specific reporting requirements, as they relate to cost centers, activities and tasks not captured in another ChartField. Defaults from DST_ID if DST_ID is provided, else it must be provided. Values are currently being determined. CHARTFIELD2N/A This field is not currently used in SMART.“ CHARTFIELD3N/A This field is not currently used in SMART.“
16
16 Copyright © 2009 Accenture All Rights Reserved. Interfacing with SMART INF25 – BI Inbound Invoice Distribution Record Layout SMART Field Name Description Processing InformationSample Value CLASS_FLDService Location The Service Location ChartField will be used to capture the concept of location (state, county, city, district, building, etc.). This will allow the State to track spending in relation to a geographic designation. Defaults from DST_ID if DST_ID is provided, else it must be provided. OPERATING_UNITN/A This field is not currently used in SMART.“ BUDGET_REFBudget Unit This is the budget reference value referenced on the payment voucher. Defaults from DST_ID if DST_ID is provided, else it must be provided. Values are currently being determined.
17
17 Copyright © 2009 Accenture All Rights Reserved. Interfacing with SMART INF25 – BI Inbound Invoice Note Record Layout SMART Field Name Description Processing InformationSample Value RECORD_TYPEUsed to specify the record type This is a method to separate the multiple record types within the interface file. “03” = (Fixed value for the note record) BUSINESS_UNITBusiness Unit This is the identifier used to differentiate from which agency the invoice originated from. “00001” INTFC_LINE_ NUMInterface line number A general sequencing number for the interface lines. “00000001” TRANS_TYPE_BIInterface transaction type Used to indicate the type of information that the interface bill contains. “LINE” = (Chargeable Line) TRANS_TYPE_BI_SEQTransaction type sequence. A unique identifier that is used when providing multiple accounting lines or notes/comments for a specific charge line. Initialize to "001" for LINE transaction type. “001” TEXT254Text 254 field Free form note that will be printed as note on the bill header or bill line if provided and as indicated by the HDR_OR_LINE_NOTE field on the XX_INTFC_BI_TAO record. “Invoice note description”
18
18 Copyright © 2009 Accenture All Rights Reserved. Interfacing with SMART INF26 – AR Customer Interface Agencies will interface customers who will invoice with SMART New and updated customer information will be interfaced
19
19 Copyright © 2009 Accenture All Rights Reserved. Interfacing with SMART INF26 AR Customer Header Record Layout SMART Field Name Description Processing InformationSample Value ROW_IDThis identifies the customer header within the file This is a method to separate the multiple row types within the interface file. “001” = (Fixed value for the header record) CUST_ACTIONCustomer Action This field indicates the type of action to the customer information. “A” =(Add) “M” =(Modify) SETIDAgency Business Unit Customers are agency specific by SetID. “00001” CUST_IDCustomer ID This field can be provided by agency, or left blank to allow system to assign customer ID. “NEXT” CUST_STATUSCustomer Status This field is to indicate the status of the customer in SMART. “A” = (Active) “I” = (Inactive) CUST_STATUS_DTCustomer Status Effective Date This is the effective date for the customer status. “2009-04-20”
20
20 Copyright © 2009 Accenture All Rights Reserved. Interfacing with SMART INF26 AR Customer Header Record Layout (cont) SMART Field Name Description Processing InformationSample Value CUSTOMER_TYPECustomer Type This field indicates the type of customer being created or modified. “FEDGOV” = (Federal Government) SINCE_DTSince Date This date indicates the date on which the customer was first entered. “2009-04-20” NAME1Customer name This is the name of the customer that will be maintained in SMART and referenced on pending items. “Corporate Express” NAMESHORTShort Customer name A short customer name that can be used to sort in SMART. First ten characters of the vendor name plus +001. “Corporate ” VENDOR_IDVendor ID This is the vendor ID in SMART if the customer is a vendor also. “0000000001” TAXPAYER_IDTax Payer ID This is the tax payer identification number for the customer. “123456789”
21
21 Copyright © 2009 Accenture All Rights Reserved. Interfacing with SMART INF26 AR Customer Address Record Layout SMART Field Name Description Processing InformationSample Value ROW_IDThis identifies the customer address record within the file This is a method to separate the multiple row types within the interface file. “002” = (Fixed value for the address record) CUST_ACTIONCustomer Action This field indicates the type of update to the customer information. “A” =(Add) “M” =(Modify) SETIDAgency Business Unit. Customers are agency specific by SetID. “00001” CUST_IDCustomer ID This field can be provided by agency, or left blank to allow system to assign customer ID. “NEXT” ADDRESS_SEQ_NUMAddress Sequence Number Address that you want placed on an invoice. A customer can have multiple address sequence numbers. “001” EFFDTEffective Date The date in which the address was activated or inactivated. “2009-04-20”
22
22 Copyright © 2009 Accenture All Rights Reserved. Interfacing with SMART INF26 AR Customer Address Record Layout (cont) SMART Field Name Description Processing InformationSample Value EFF_STATUS Address Effective Status The status for the customer address.“A” = (Active) “I” = (Inactive) ADDRESS1 Customer Address 1 The address for the vendor where the payment will be sent. “1234 Topeka Blvd” ADDRESS2 Customer Address 2 This is an overflow field if the customer address exceeds the field length of Address 1. “ ADDRESS3 Customer Address 3 This is an overflow field if the customer address exceeds the field length of Address 2. “ CITY City The customers city. “Topeka” COUNTYCounty The customers county.“Washburn”
23
23 Copyright © 2009 Accenture All Rights Reserved. Interfacing with SMART INF26 AR Customer Address Record Layout (cont) SMART Field Name Description Processing InformationSample Value STATE State The state for the customer address. “KS” POSTAL Postal The postal code.“66612” COUNTRY_CODE International Dialing Prefix The country in which the phone number is located in if outside of the US. “031” PHONE Telephone The main phone number for the customer. “123-456-7890” EXTENSION Phone Extension The phone number extension for the customer. “25” FAXCustomer's Fax Number The fax number for the customer. “123-456-7891”
24
24 Copyright © 2009 Accenture All Rights Reserved. Interfacing with SMART INF26 AR Customer Address Record Layout (cont) SMART Field Name Description Processing InformationSample Value BILL_TO_ADDRBill To Address This field will indicate if this address can be used for billing purposes. “Y” PRIMARY_BILL_TOPrimary Bill To Address selection This field will be used to indicate if this customer address is the primary bill to address. Set to 'Y' (Yes) if Bill-To Address selected for BILL_TO_ADDR field is the default address for all billing correspondences. “Y” CRSPD_TO_ADDRCorrespondence Address This field will be used to indicate if this customer address can be used for correspondence. “Y”
25
25 Copyright © 2009 Accenture All Rights Reserved. Interfacing with SMART INF26 AR Customer Contact Record Layout SMART Field Name Description Processing InformationSample Value ROW_IDThis identifies the customer address record within the file This is a method to separate the multiple row types within the interface file. “003” = (Fixed value for the contact record) CUST_ACTIONCustomer Action This field indicates the type of update to the customer information. “A” =(Add) “M” =(Modify) SETIDAgency Business Unit. Customers are agency specific by SetID. “00001” CONTACT_IDContact ID This is a contact ID field for customers.“000000000000 001” EFFDTAddress Status Effective Date This is the effective date for the customer address. “2009-04-20” EFF_STATUSAddress Status This is the effective status of the customer address. “A” = (Active) “I” = (Inactive)
26
26 Copyright © 2009 Accenture All Rights Reserved. Interfacing with SMART INF26 AR Customer Contact Record Layout (cont) SMART Field Name Description Processing InformationSample Value CONTACT_FLAGType of Contact This field indicates the type of contact this customer is. “E” = External Contact NAME1Contact's name This field is for the customer name. “Bob Smith” TITLEContact's Title This field indicates the customers title. “Program Director” EMAILIDContact's Email Address. This field contains the customers email. This field is required if the communication method is “E” = (Email) or “P” = (Print and Email). “bsmith@da.ks. gov” COMM_METHODPreferred Communication Method. This field indicates how the customer would prefer to be communicated with. “C” = (Call)
27
27 Copyright © 2009 Accenture All Rights Reserved. Interfacing with SMART INF26 AR Customer Contact Phone Record Layout SMART Field Name Description Processing InformationSample Value ROW_IDThis identifies the customer address record within the file This is a method to separate the multiple row types within the interface file “004” = (Fixed value for the contact phone record) CUST_ACTIONCustomer Action This field indicates the type of update to the customer information. “A” =(Add) “M” =(Modify) SETIDAgency Business Unit Customers are agency specific by SetID. “00001” CONTACT_IDContact ID This is a contact ID field for customers.“000000000000 001” EFFDTAddress Status Effective Date The date in which the address was activated or inactivated. “2009-04-20” PHONE_TYPEPhone Type Contact's type of phone number for correspondence purposes. “BUSN” =(Business Phone)
28
28 Copyright © 2009 Accenture All Rights Reserved. Interfacing with SMART INF26 AR Customer Contact Phone Record Layout (cont) SMART Field Name Description Processing InformationSample Value COUNTRY_CODEInternational Dialing Prefix The country in which the phone number is located in if outside of the US. “031” PHONETelephone The main phone number for the customer. “123-456-7890” EXTENSIONPhone Extension The phone number extension for the customer. “25”
29
29 Copyright © 2009 Accenture All Rights Reserved. Interfacing with SMART INF28 – AR Pending Item Interface Agencies will transmit their pending items to SMART Pending items will contain account and item information
30
30 Copyright © 2009 Accenture All Rights Reserved. Interfacing with SMART INF28 AR Pending Group Record Layout SMART Field Name Description Processing InformationSample Value ROW_IDThis identifies the record type This is a method to separate the multiple row types within the interface file “001” = (Fixed value for the pending group record) GROUP_BUGroup Business Unit This is the identifier used to differentiate from which agency the invoice originated from. This will be the Agency AR Business Unit/ Deposit business unit. “00001” GROUP_IDPending Group ID Agency Sequentially numbered Groups of Pending Items (Batches) that uniquely identify a collection of pending items that are to be posted to an account. “00000000000000 1” CONTROL_AMTControl AmountSum of all Pending Items in Group. “123.123” CONTROL_CNTControl GroupCount of all Pending Items in Group. “000001” GROUP_SEQ_NUMGroup sequence numberSequence of Pending Item in Group. “000001”
31
31 Copyright © 2009 Accenture All Rights Reserved. Interfacing with SMART INF28 AR Pending Group Record Layout (cont) SMART Field Name Description Processing InformationSample Value RECEIVED_DTReceived Date This field indicates the system date of when the pending group is loaded into SMART. “2009-04-20” ENTRY_DTEntry Date This field indicates the system date of when the pending group is loaded into SMART. “2009-04-20” ACCOUNTING_DTAccounting Date/System Date This field indicates the system date of when the pending group is loaded into SMART. This date must be for a current open accounting period. “2009-04-20”
32
32 Copyright © 2009 Accenture All Rights Reserved. Interfacing with SMART INF28 AR Pending Item Record Layout SMART Field Name Description Processing InformationSample Value ROW_IDType of Record. This identifies the record as a pending item line. This is a method to separate the multiple row types within the interface file. “002” = (Fixed value for the pending item record) GROUP_BUGroup Business Unit This is the identifier used to differentiate from which agency the invoice originated from. This will be the Agency AR Business Unit/ Deposit business unit. “00001” GROUP_IDGroup ID Agency Sequentially numbered Groups of Pending Items (Batches) Uniquely identifies a collection of pending items that are to be posted to an account. “00000000000000 1” BUSINESS_UNITDeposit Business Unit This is the identifier used to differentiate from which agency the invoice originated from. This will be the deposit business unit. “00001” CUST_IDCustomer ID This field uniquely identifies an organizational entity that purchases goods or services “000000000000 001” ITEMItem Uniquely identifies an invoice, credit memo or debit memo. “123456789”
33
33 Copyright © 2009 Accenture All Rights Reserved. Interfacing with SMART INF28 AR Pending Item Record Layout (cont) SMART Field Name Description Processing InformationSample Value ITEM_LINEItem Line This field uniquely identifies each Item Line on a single invoice “000001” GROUP_SEQ_NUMGroup Sequence NumberSpecifies the sequence number of a pending item within a group. “000001” ENTRY_TYPEEntry TypeSpecifies the type of transaction associated with a pending item. “INV” = (Invoice) ENTRY_REASONEntry ReasonSpecifies an entry reason that further qualifies the entry type associated with an item. This value will be specific per agency. These values are currently being determined by agencies. ENTRY_AMTEntry AmountRepresents the monetary amount of a pending item transaction such as an invoice “123.123” ACCOUNTING_DTAccounting DateThe accounting entry construction date for a given transaction. This will be the system date. “2009-04-20”
34
34 Copyright © 2009 Accenture All Rights Reserved. Interfacing with SMART INF28 AR Pending Item Record Layout (cont) SMART Field Name Description Processing InformationSample Value AS_OF_DTAs of Date This field indicates the date in which the item was created in SMART. “2009-04-20” COLLECTORCollector This field indicates a third party who has helped to collect on this item. “3RDPARTY” = (Third Party) PYMNT_TERMS_CDPayment Terms Code Specifies the time frame in which the item must be paid for and how the payment due date and discount due date are calculated. “Net 30” = (Due in 30 days) USER_DT1Beginning Service Date This field specifies the date when a service was begun. “2009-04-20” USER_DT2End Service Date This field species the date when a service ended. “2009-04-20” ADDRESS_SEQ_NUMAddress sequence number This field will reference the address where the bill for this item would be sent. “001”
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.