Creating
AP Checks in Oracle R12
- There
     is a standard Oracle Program to generate the XML. It creates most of the
     fields necessary to create checks.- Check
     payment data has been moved from 'Payables' responsibility to 'Payments'
     responsibility. The schema name for Payments is IBY.- You
     have to create only the RTF file since the XML file is generated by
     Oracle. You may change or add a new RTF - all you have to do is to upload
     the new RTF file once the check processes have been setup.- The
     number of lines per page can be setup in the Payment Processing Profile.
     The XML file will be generated based on this number. It does seem to me
     that this option puts some restrictions on the flexibility provided by
     oracle, but so far I was able to work with it.
Pre-requisites:
- Download
     BI Publisher Template Builder for Word ver 10.1.3.4.1 from
     download.oracle.com- Basic
     requirements to start creating checks is to have an RTF file (Template)
     and an XML file (data definition).- There
     are 2 ways that you can have an RTF file:
 o Create your own, or
 o (Recommended) Download standard oracle Template
 Payables Manager > Setup > Payment > Payment Administrator >
     Formats > XML Publisher Format Templates
 Query and download the RTF file
 ‘Standard Check Format’ IBYDC_STD1.rtf or
 Standard Check Format (Stub After Payment) IBYDC_STD1A.rtf- Getting
     an XML file is tricky. I had to spend some trying to get this extract.
     This is kind of a Catch-22 situation. You have to actually create the
     entire Payment setup first and run a payment process to get the extract.
     Here is what Oracle recommends:
 
 --> Go to Metalink and Check Oracle Note 457539.1. This note says that
     the Package IBY_FD_EXTRACT_EXT_PUB controls the XML extract used in check
     printing. The supplied version can be found in
     $IBY_TOP/patch/115/sql/ibyfdxeb.pls
 
 --> Better way is to follow the instructions in Doc ID: 465389.1 R12
     Create Or Modify A Payment Format Using XML Builder. This note explains
     the same steps that I have defined below- MICR
     Fonts.
     This is another important requirement which you will run into later on. So
     I have decided to address it right away because you may end up spending a
     lot more time if you start thinking about it later. One of the easiest way
     is to buy the MICR font from a third party like IDAutomation (http://www.idautomation.com/)
     and use MICRW1B.ttf. Typical cost is around $750.00 per user license – you
     may need to purchase only one license. You may also download their Demo
     version which is good for testing.
 
 The good news is that Oracle also provides a MICR font which is available
     if you have downloaded the BI Template Builder. Some banks reject this
     font, but so far I did not have any problem with the bank that we used.
 
 Download and install BI Publisher ver 10.1.3.4.1
 Font File Location: C:\Program Files\Oracle\BI Publisher\BI Publisher
     Desktop\Template Builder for Word\fonts\ MICR____.TTF
 
 In order to use this file in the RTF template, copy the font file
     MICR____.TTF to C:\WINDOWS\Fonts
At this stage, you may or may not have designed the Check
template. But you can still use IBYDC_STD1.rtf downloaded earlier.
Following steps are needed to create a check in AP from scratch.
These steps may also be used to create the initial payment to get the XML file.
Step 1: Create XML Template 
Payables Manager > Setup > Payment > Payment
Administrator > Formats > XML Publisher Format Templates
Step 2: Create Payment Format
Payables Manager > Setup > Payment > Payment
Administrator > Formats > Formats
Step 3: Create Payment Document
Query up your Bank Name. It is assumed that your Bank has already
been setup in AP.
Step 4: Create Payment Profile
Payables Manager > Setup > Payment > Payment Administrator
> Payment Process Profiles
Click on Create
Now you are all set to create checks. All you have to do is create
an Invoice, or select any existing validated invoice for a vendor.
There is one more thing that you must check before creating the
payment.
Verify Concurrent Program
Concurrent > Program > Define > F11 > Format Payment
Instructions > Ctrl-F11
Set Output Format to XML: Use this option to first generate your
XML (Data Definition) file
Set Output to PDF : This will create your check in PDF format once
your check template is ready. Also, Set Style to PDF Publisher in this case.
How to Submit a Request to create Payments
Following parameters are minimum required - you can enter others
as necessary:
These parameters are sufficient to create a payment. Click on Submit
in order to process. However, I do recommend following steps also in the
begining.
- Stop
     Process for Review After Scheduled Payment Selection. This step will stop
     after building the payments so that you can review the payments selected,
     and cancel any of them, if necessary- Stop
     Process for Review After Creation of Proposed Payments
 Click on Submit. Click on Home. Click on Monitor Requests.
How to Create Template for Request Submission
o Create your own, or
o (Recommended) Download standard oracle Template
Payables Manager > Setup > Payment > Payment Administrator > Formats > XML Publisher Format Templates
Query and download the RTF file
‘Standard Check Format’ IBYDC_STD1.rtf or
Standard Check Format (Stub After Payment) IBYDC_STD1A.rtf
--> Go to Metalink and Check Oracle Note 457539.1. This note says that the Package IBY_FD_EXTRACT_EXT_PUB controls the XML extract used in check printing. The supplied version can be found in $IBY_TOP/patch/115/sql/ibyfdxeb.pls
--> Better way is to follow the instructions in Doc ID: 465389.1 R12 Create Or Modify A Payment Format Using XML Builder. This note explains the same steps that I have defined below
The good news is that Oracle also provides a MICR font which is available if you have downloaded the BI Template Builder. Some banks reject this font, but so far I did not have any problem with the bank that we used.
Download and install BI Publisher ver 10.1.3.4.1
Font File Location: C:\Program Files\Oracle\BI Publisher\BI Publisher Desktop\Template Builder for Word\fonts\ MICR____.TTF
In order to use this file in the RTF template, copy the font file MICR____.TTF to C:\WINDOWS\Fonts
Click on Submit. Click on Home. Click on Monitor Requests.
 
No comments:
Post a Comment