Home

Clearing Interface User Manual

image

Contents

1. The messages that are uploaded to or handed off from Oracle FLEXCUBE consists of fields of a specific length Most often the maximum field length is not utilized when you capture the actual field values Therefore you need to specify a padding character to fill the gaps You also need to indicate the direction of the padding characters whether you would like to pad to the left of the actual field value or to its right Normally for numeric fields you would choose to pad to the left of the numeric value Example Assume that the length of a numeric field say Amount is 10 and the actual field value is 100 consisting of only 3 digits Further you select 0 zero as the padding character and choose to pad to the left of the field value 2 4 ORACLE 2 4 If the message consists of this numeric field zero will be used to fill the gaps and the value will be displayed as 0000000100 Alpha Padding Direction Similarly you have to select the padding character for the alphanumeric fields in Oracle FLEXCUBE You also need to indicate the padding direction for the same Normally for alphanumeric fields you would choose to pad to the right of the actual value Format Type As stated earlier the messages that are handed off and uploaded into Oracle FLEXCUBE are in the ASCII file format An ASCII file consists of the following sections in the order specified 1 File Header 2 Batch Header 3 Batch Body
2. The data exchange of messages will be in the form of ASCII file formats For the interface to function effectively you need to maintain certain basic information in Oracle FLEXCUBE This includes the following 2 1 ORACLE 2 2 e Maintaining Clearing Transaction Types e Maintaining Interface hand off file formats for individual transaction types e Maintaining Clearing Transaction Groups for transaction type Maintaining Derived UDFs As part of maintenance you have to establish a mapping between the Local Payments module of Oracle FLEXCUBE to fields that are required by the clearing network In other words Oracle FLEXCUBE tags are mapped to the corresponding external system tags Sometimes you may not find a direct relationship between an external system tag and the Oracle FLEXCUBE tags For such tags with no corresponding tags in Oracle FLEXCUBE you can define an UDF User Defined Field and obtain a value by writing derivation logic Likewise you can also write rejection logic If a particular contract in the hand off message satisfies the rejection criteria the system will reject the entire contract The rejection logic will filter the contracts within the message that is being handed off During mapping you can map the external tag with the corresponding UDF name Example The external system may have a tag called Account Type A corresponding tag does not exist in Oracle FLEXCUBE Instead Oracle FLEXCUBE has a tag calle
3. it is handled first For the given clearing message type all products for which the file needs to be created will be picked up from the Product Mapping Clearing Message Type maintenance Since it is possible for the file to have a batch grouped on an account too the system will pick up the corresponding flag for the file The system will select the relevant records from the Message Maintenance for a given message type The file level attributes that are maintained will be picked up from File Clearing Message Type These are gt File Name gt File Extension gt File Path gt Session Timeout gt Number of Resends gt Number of Transactions in a file gt Number of Transaction in a Batch Contracts pertaining to each product selected from the Product Mapping Clearing Message Type maintenance will be picked up for processing for the Clearing File The sequence that is followed during the processing is File Header Records FH Message Header Records MH Message Records MR Message Footer Records MF File Trailer Records FF The following batch totals are assumed for the trailer records gt Total for Accounts gt Total of Amounts gt No of Records in the Message Vv Vv MV MV WV Each record is locked before the data in the record is processed If the record is locked successfully then the details of the record are passed on to the Business Rule layer to update the record to the dispatch status 2 8 OR
4. 4 Batch Footer 5 File Footer You can maintain a format for each section of the ASCII file The file header marks the beginning of a file Every batch begins with a batch header and ends with the batch footer The batch body is the actual content of the message that is being handed off or uploaded The file footer marks the end of the file A file can consist of several file headers file footers batch footers and so on You can maintain a format for each occurrence of a format type within the ASCII file Length check required You have the option to indicate whether you want to calculate the length of each line in the file If you specify that line check is required you can maintain line attributes such as start position and length for the clearing message group in the Clearing Msg Group Maintenance screen explained later in this manual Date and Time Format For date related fields you need to identify the format in which the date value will be sent from and received into Oracle FLEXCUBE By default Oracle FLEXCUBE sends all date fields in RRRRMMDD format Similarly for time related fields you have to identify the format in which the time value is to be sent from and received into Oracle FLEXCUBE For instance you can maintain a format like HHMMSS This format will continue to apply for the entire line of the message format For more information on Interface Definition Screen please refer to the Interface Definiti
5. If required it is handled first e The file name is logged into the log table before the contents of the file are processed The file name can be used for recovery and reporting e After this the entire file is read into memory in chunks e The key identifier for the message is derived from the position and the number of characters maintained at the file level For the Identifier thus derived the subsequent details are picked from the message maintenance e Next the system processes each line and populates it into a row type Whenever the beginning of a new contract is found the system inserts the row type into the corresponding table with a particular flag This process goes on till the end of file is reached e The following totals will be kept for each file driven by a flag gt Total for Debits 2 7 ORACLE Total for Credits Total for Accounts Total of Amounts No of Records in the Message Vv MV V WV After processing all the records the file is moved into the fcc area All the status for the contracts uploaded will be changed for booking and these data are processed using a batch function 2 5 2 Outgoing Message Processing While processing outgoing messages the following stages are involved in the creation of Clearing files You will have to specify the File Clearing Message Type that needs to be created On initiation the system first checks if there is any recovery operation is required If required
6. information specific to a particular field 1 2 Audience This manual is intended for the following User User Roles Back office data entry Clerks Input functions for maintenance related to the interface Back office Managers Officers Authorization functions 13 Acronyms and Abbreviations Unless and otherwise specified it shall always refer to Oracle FLEXCUBE system User Defined Fields Automated Clearing House 1 4 Organization This document talks about the maintenance required for data exchange between Oracle FLEXCUBE and the relevant clearing networks This includes the following e Maintaining Clearing Message Types e Maintaining File Formats e Maintaining Clearing Message Groups e Derived and Rejection UDF Maintenance e Message Status Browser The manual also talks about the following processes e Message hand off to the clearing network e Message upload into Oracle FLEXCUBE e Online message processing 1 5 Conventions Used in this Manual Important information is preceded with the symbol 1 1 ORACLE 1 6 Glossary of Icons This User Manual may refer to all or some of the following icons aise oc ELI RE Delete row F Option List ORACLE Fal Execute Query Refer the Procedures User Manual for further details about the icons 1 7 Related Documents You can refer to the XML Interface document which outlines the details of the interface mechanism between Oracle FLEXCUBE a
7. ACLE 2 6 2 6 1 e Based on the flag passed from the Business layer the message is formatted on the basis of the maintenance done e A preset number of contracts is processed and committed and written to the file based on the maintenance done e After all the contracts are processed the file is moved to the area specified in the maintenance The above processes are also responsible for converting the data formats and tag formats from the Oracle FLEXCUBE standard format to the formats as required by the external systems The above set of processes also translates the fields that require a translation as per the maintenance for the particular interface Handling Outward Clearing Batch Oracle FLEXCUBE allows you to deposit checks into your account You can also make various module payments such as paying loans using checks or other instruments Your bank will process the checks deposited in ATM which in turn will send these checks to the external agency This external agency also collects the checks directly from companies or from customer home or collection centers and then processes these checks and creates an outward clearing transaction file An outward clearing input file will have the following details e Internal clearing transactions e Outward clearing transactions for Metropolitan region and other regions e Various clearing details of outward clearing checks that are used for payment against an obligation e Deposits can b
8. Clearing Interface Oracle FLEXCUBE Universal Banking Release 11 3 83 02 0 April 2014 Oracle Part Number E53607 01 ORACLE FINANCIAL SERVICES Clearing Interface Table of Contents L Na esse ees ee sesde cece cesses bee ide bede eed Gee de ee ek ee oe de ee ee Ge ie ee eon Ee ke ee ek 1 1 1 1 TOC HOM is ee ep sae ee vce ttc ene oad nascent cc ev ac ete ceo E 1 1 1 2 PIT INCE te ee Ge Se esc ww eis E E E ee oe GE Ee 1 1 1 3 ACRONYMS ANDAABBREVINTIONS sos EE Ee ee Se Ge ee Ge Ge oe cutee ain oe 1 1 1 4 OVI UZ TION iS EO EE GO ogee ee OG EE GE oe E ee NG GE 1 1 1 5 CONVENTIONS USED IN THIS MANUAL es EG ee GE Ge ee eo ee Ge wale ian le ge Ge EE ee ee Ke es 1 1 1 6 MTT SSIs OO COINS os nce iw ase E E E rence pte Ta wee eden De aie 1 2 1 7 Ral 23 DBY BiB DOG MENS se Ge oe ee GE EE GE GE GOS ERG GN eN GE GE Ge ee 1 3 2 THE ASCI CLEARING INTERFAGCE sees sees issie ies ed deed sed ii ed od eed Ge di Ge ode dd ek de eN de od ed ee de 2 1 2 1 TROUT ie RE r E EE AA 2 1 22 MAINTAINING DERIVED UDFS ee ees ee esse ee ee ee se ee ee ee ee ee ee ee ee ee ee ee ee ee ee ee ee ee ee ee ee ee 2 2 233 MAINTAINING TRANSACTION TYPE HAND OFF FILE FORMATS ees ese sees sees see ee ee ee ee ee ee ee ee ee ee ee ee ee ee ee ee ee 2 3 2 4 MESSAGE UPLOAD OO OE EE OE OE aa 2 5 2 4 1 Viewing the details of Files that were Handed off ies ee ee ee ee ee ee ee ee ee ee ee ee ee 2 7 2 5 PROCESSING FOR THE INTEREACE es ese oe ese Eei ei Ge
9. a Field Name Position Position Length Type EXT ACCOUNT External EXT ACCOUNT 1 20 20 V Account INSTRNO 2 Instrument INSTRNO 2 21 36 16 V Number 2 INSTRNO Instrument INSTRNO 37 52 16 V Number DOCUMENT TYPE Document DOCUMENT_TYPE 71 20 V Type INSTRAMT Instrument INSTRAMT 91 115 25 N Amount BENACCOUNT Beneficiary BENACCOUNT 116 135 20 V Account ACCOUNT_TYPE Account Type AGGOUNT TYPE TXN_BRN Transaction TXN_BRN 139 141 3 V Branch CLEARING TYPE Gearing Type CLEARING TYPE 12 is Je vo RECORD_TYPE Record Type RECORD_TVPE Cn Er TRN GODE Trasaction TRN GODE Code Date 2 10 ORACLE INSTRCCY Instrument INSTRCCY 192 194 3 V Currency BENBRANCH Beneficiary BENBRANCH 195 197 3 V Branch REMACCOUNT Remitter REMACCOUNT 198 217 20 V Account REMBRANCH Remitter REMBRANCH 218 220 3 V Branch OPERATION CODE Operation OPERATION COD 221 230 10 Code E ADDL RETENTION D Additional ADDL_RETENTIO 231 233 3 AYS Retention Days N DAYS LOT CORELATIV NO Correlative LOT CORELATIVE 234 249 16 Number NO BENBANK BENBANK 250 258 od Bank SCODE Source Code SCODE 259 273 15 XREF External Ref XREF 274 291 18 Number ENTRY NO Entry Serial ENTRY NO 292 300 Number ws le la 2 7 Returning or Reversing of Outward Clearin Oracle FLEXCUBE allows you to return the outward clearing in outward return input file This file contains all the outward clearing checks of normal clearing If the clearing contract has bee
10. d Account_No Therefore to obtain a value for Account Type you can derive a logic such that if the first character of the Account No is C the Account Type would be Normal else it will be considered as a Special account Therefore when you actually hand off a message the Account Type would be associated with the value Normal or Special as the case may be You can maintain the UDFs in the Incoming ASCII Derived UDF screen You can invoke this screen by typing IFDRVUDF in the field at the top right corner of the Application tool bar and clicking the adjoining arrow button 3 Incoming ASCII Derived UDF Webpage Dialog External System Derivation interface ID Rejection UDF Name ASCII input By Date Time Modification number E Open Authorized By Date Time z Authorized 9 2 ORACLE 2 3 In this screen you have to specify the following details UDF Name and UDF Description You can specify a unique name to identify the UDF A brief description can also be provided in the adjacent field UDF Type Additionally you should also specify the type of the UDF being defined whether you are writing a logic to derive a tag value or for filtering the transactions in a message file based on a rejection criteria Network Specify the network for which you are writing the derivation rejection logic To execute the logic click on the X button If you encounter any error du
11. developed or intended for use in any inherently dangerous applications including applications that may create a risk of personal injury If you use this software or hardware in dangerous applications then you shall be responsible to take all appropriate failsafe backup redundancy and other measures to ensure its safe use Oracle Corporation and its affiliates disclaim any liability for any damages caused by use of this software or hardware in dangerous applications This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws Except as expressly permitted in your license agreement or allowed by law you may not use copy reproduce translate broadcast modify license transmit distribute exhibit perform publish or display any part in any form or by any means Reverse engineering disassembly or decompilation of this software unless required by law for interoperability is prohibited The information contained herein is subject to change without notice and is not warranted to be error free If you find any errors please report them to us in writing This software or hardware and documentation may provide access to or information on content products and services from third parties Oracle Corporation and its affiliates are not responsible for and expressly disclaim all warranties of any kind with respect to third party content pro
12. ducts and services Oracle Corporation and its affiliates will not be responsible for any loss costs or damages incurred due to your access to or use of third party content products or services
13. e in Current account or in saving accounts e Header and trailer for the file File Format The clearing file format consists two fields Record Type and Transaction Code where Record type indicates the type of transaction to be processed Transaction code indicates D for Debit Adjustment and C for Credit Adjustment transactions The clearing file consists of the following transaction type records e Transaction Type V e Transaction Type T e Transaction Type D Transaction Type V This type of transaction indicates various payments such as payment of loans It will be ignored and will not be processed Transaction Type T This type of transaction indicates adjustment entry record The records with transaction type T and transaction code indicator as D are identified as Debit Adjustment to the customer account i e the customer account will be debited to that extent The records with transaction type T and transaction code indicator as C are identified as Credit Adjustment to the customer account 2 9 ORACLE Transaction Type D This type of transaction indicates the details of Deposit Slip with individual check details The system will process the clearing transaction with Type D to create clearing transaction by grouping at a deposit slip The interface file format of an outward clearing input file is as follows External Tag Name Description Oracle FLEXCUBE Starting Ending Data Dat
14. ee EN N eo ee Ge ee ee eo EEK e ee ed ee 2 7 dd Incoming Message Proce Sing iese ee ee ee EE ee ee EE ee ee ee ee ee ee ee Ee ee ee ee ee Re ee Re ee ee ee 2 7 PA Outgoing Message Proce sSing iis see ee ee ee EE ee ee ee ee ee ee ee ee ee ee ee ee ee ee ee ee ee ee ee 2 8 2 6 HANDLING OUTWARD CLEARING BATCH ccccecccseccsescscceseccesecucscseceeseeucsuseseececuesesseeeseeusseseseeseeseeuses 2 9 2 6 1 File FO Ee De Ee PETA SORE OOP eSATA eee EA A em Ee EE 2 9 21 RETURNING OR REVERSING OF OUTWARD CLEARING ccccccceecccsecceccesccesceusceuscseseceeuceesesuseseeecseseseeesees 2 11 2 8 PROTESTING OR REVERSING OF CHEQUE DETAILS esse ees sees see ee ee ee ee ee ee ee ee ee ee ee ee ee ee ee ee ee ee ee ee ee 2 11 2 9 CLEARING INWARD AND INTERNAL TRANSACTIONS ee ees ee sees sees see ee ee ee ee ee ee ee ee ee ee ee ee 2 12 2 9 1 File OI be SG ees eas see esse sia ease ae on ese Ee EG Ee EE ee EG eee 2 13 2 10 REVERSING OF INWARD CLEARING FOR CHEQUE AND DD ees ees sees see ee ee ee ee ee ee ee ee ee ee ee ee ee ee ee ee ee ee ee ee ee 2 14 3 SCREEN GLOSSARY SE EE EE OE EE EE N EE 3 1 3 1 PON O NIES Po OR ER EE EE OR OE AE NE OR RE EN 3 1 ORACLE 1 About this Manual 11 Introduction This manual is designed to help acquaint you with the interface between Oracle FLEXCUBE and the relevant clearing networks Placing the cursor on the relevant field and striking the lt F1 gt key on the keyboard can obtain
15. n Length Type ENTRY_NO Entry ENTRY NO Number INSTRDATE Instrument INSTRDATE Date REMBRANCH Remitter REMBRANCH Branch ENDORSABLE Endorsable ENDORSABLE Non Endorsable BENNAME Beneficiary BENDETAILS1 Name RECORD_TYPE Record RECORD_TYPE Type HOUSE LOCATION Clearing BRANCH_CODE House DOG TRAGK NUM Document Tracking Number BENBRANCH Beneficiary BENBRANCH Branch SCODE Source SCODE Code XREF External XREF 3 Reference Number Reversing of Inward Clearing for Cheque and DD V V ad 164 172 180 183 186 187 291 292 296 311 314 29 3 ma ia Oracle FLEXCUBE allows you to reverse the inward clearing contract You can select the set of inward clearing transactions from the complete list of transactions and then reverse it provided if the contract has been booked on the same day Inward clearing reversal upload will reverse the module level transactions in case of clearing contract created by DD module ASCII inward clearing file format is used to upload the Inward clearing Reversal having records clearing type as Inward Clearing as IP indicating Inward clearing return and by mentioning the SCODE XREF and Entry number If the document type is DD the system will trigger reversal of the DD liquidation 2 14 ORACLE 3 Screen Glossary 3 1 Function ID List The following table lists the function id and the function description of the screens covered as part of this User Manual F
16. n booked on the same day then from Cheque Return screen the completed list of the transactions can be selected and reversed ASCII outward clearing file format is used to upload the reversal of outward clearing upload having Clearing type as outward clearing and by specifying the SCODE XREF and entry number of the original clearing transaction to be reversed ASCII outward clearing file format is used to upload the return of outward clearing having records clearing type as OP indicating Outward clearing return 2 8 Protesting or Reversing of Cheque Details Oracle FLEXCUBE receives a file from an external agency to protest bank cheques having issues like debit account with invalid status cheque with forms and signature issues The file will have the details of the cheque and tax details to be collected from the debit account 2 11 ORACLE The upload will be handled based on the flags Action_code and Protest_type Bank cheque will be protested for Action code P and Protest_type P Reversal of the protest happens for Action code R and Protest_type R 2 9 Clearing Inward and Internal Transactions Oracle FLEXCUBE allows you to deposit the internal check at the teller counter by passing an online referential entry The check details will then be handed over to the external agency which in turn creates a batch file The batch file creates internal clearing transaction for bank checks For internal checks present in the inpu
17. nd an External System ORACLE 2 1 2 The ASCII Clearing Interface Introduction The Local Payments module supports the local clearing of payments The Oracle FLEXCUBE Clearing Gateway is the common channel for data exchange between Oracle FLEXCUBE and the local clearing networks applicable The ACH Network is an electronic payments network used by individuals businesses financial institutions and government organizations Electronic ACH payments provide better cash management capabilities and lower costs than traditional paper payments Both funds and information may be exchanged between financial institutions on behalf of companies and individuals utilizing electronic payments The ACH Network allows funds to be electronically credited or debited to a Company or individual s deposit account Currently these deposit accounts include checking savings loan and financial institution general ledger accounts The following information can be transmitted through ACH transactions e the name of the account holder e the financial institution s routing number e the account number involved in the transaction e the party initiating the transaction and the amount e the date of the transaction A Data Diagram which illustrates the work flow ad Authorizer Originator Receiver C A C Automated Clearing House m m ODFI Originating RDFI Receiving Depository Financial Depository Financial Institution Institution pd dd
18. on Details section of Generic Interface user manual Message Upload Just like the hand off process the upload process too needs to be manually triggered from Oracle FLEXCUBE 2 5 ORACLE You can trigger the message upload event through the Interface Triggering screen invoked from the Application Browser You can invoke this screen by typing GIDIFPRS in the field at the top right corner of the Application tool bar and clicking the adjoining arrow button Interface Trigger Branch Code 000 Interface Code fal External System Interface Fle Name Toa status U Process Code File Processing Input By Authorized By Modification Authorized xi Date Time Date Time Number Open In this screen you need to identify the network and the message group for which the message needs to be uploaded If you do not want to use the file path specified for the Message Group you can enter a different path here This path will take precedence over the one maintained for the Message Group The five folders mentioned earlier will be created in the file path specified in this screen After you trigger the upload process the system will pick up the ASCII file from the in folder and move it to the wip area It retains a copy of the file in the fcc area as backup For more information on Interface Triggering please refer to the Message Upload section of Generic Interface use
19. r manual 2 6 ORACLE 2 4 1 Viewing the details of Files that were Handed off 2 5 2 5 1 You can view the details of all files that were handed off through the File Status Log screen You can invoke the Status Browser screen by typing IFDFILOG in the field at the top right corner of the Application tool bar and clicking the adjoining arrow button E File Status Log Webpage Dialog d LBL BLK IFTBS FILE LOG 7S IF LBL TXT EXT SYSTEM LBL TXT INTE CODE LBL TXT FILE NAME LBL COD FILE SEO LBL_FLG_FILE_FREQUENC ACCDET_ASC ACCDTL FC ACCSMRY_ASC ACCSMRY FC CLPMNT ASCIOUT CLPAYNT FC TD ASTCIL EXT TDALLDET FC TOMATDET FC You can either choose to view the details of files with a particular status or view the details of all files that were handed off The details of each file within a network will be displayed in a different color depending on its status For instance a file with errors will be displayed in red Double click on a file to view the details of contracts included in it Processing for the Interface The interface can either be Online or in a Batch format For the online mode each contract in Oracle FLEXCUBE will be handed off as a separate file Incoming Message Processing While processing incoming messages contracts are uploaded using the following process stages e You will initiate the process of uploading files e The system checks if any recovery operation is required
20. ring execution you can view the same by clicking on the E button Make the necessary corrections before you re execute the logic The UDFs defined through this screen will be available in the drop down menu of the Derive Type field in the Clearing Message Type Group Details Maintenance screen This is discussed in the section that follows You can maintain only 25 derived logics UDFs for all the networks that are applicable for data exchange with Oracle FLEXCUBE Likewise you can maintain only one rejection logic per network Maintaining Transaction Type hand off file formats Each network and clearing message type category has a fixed format that needs to be handed off from or uploaded into Oracle FLEXCUBE Therefore you will need to specify the format in which data is to uploaded and handed off si ORACLE You can do this through the Format Maintenance screen You can invoke this screen by typing GIDIFTDF in the field at the top right corner of the Application tool bar and clicking the adjoining arrow button interface Definition Branch Code External System Interface Code Interface Type Format Type File Path Delimiting Character File Mask Confirmation File CRC Algorithm CRC File Mask CRC File Path Justification Date Number Text Frequency Type Week Day Month Dates CRC Required CommitFetch Frequency Data Log Required Date Format YYYYMMDD No Of Execution
21. s Day Padding Character Date Number Text Pre Message Post Message Pre Message AUDF Post Message AUDF Duplication File Check Required For Current Date When To Run Trigger Type Confirmation File Mask Confirmation File Path Incoming Function Id Processed File Mask Default Action On Override Outgoing Interface Incoming File Mask Required Mandatory Suppress Start Reference Last Run Date Log Output Next Run Date Parallel Process Parallel Process Required Parallel Process No Of Records No Of Parallel Process Component Details Incoming File Names Input By Authorized By Modification Authorized Date Time Date Time Number Open Through this screen you can establish a mapping between the Local Payments module of Oracle FLEXCUBE to fields that are required by the network A predefined set of Clearing Message Types will be shipped along with the software You can change the default attributes of these message types to suit the requirements of your bank The file header marks the beginning of a file Every batch begins with a batch header and ends with the batch footer The batch body is the actual content of the message that is being handed off or uploaded The file footer marks the end of the file A file can consist of several file headers file footers batch footers and so on You can maintain a format for each occurrence of a format type within the ASCII file Number Padding Direction
22. t file the system will create a retail teller contract with retention and value date as the value date of the transaction The external agency will send the details of bank checks presented at other banks as a batch file which in turn creates an inward clearing transactions 2 12 ORACLE 2 9 1 File Format Oracle FLEXCUBE uses outward ASCII file format for internal clearing Internal clearing Product is picked up from the Clearing Product maintenance at bank level The interface file format of an inward clearing input file is as follows External Tag Name Description Oracle FLEXCUBE Starting Ending Data Data Field Name Position Position Length Type ENE EE OE ke de ca LEEN Number Sequence EXT ACCOUNT External BENACCOUNT 25 20 V Account INSTRNO2 Instrument INSTRNO2 26 41 16 V Number 2 INSTRNO Instrument INSTRNO 42 57 16 V Number BENBANK Beneficiary BENBANK 58 V Bank SECTOR_CODE Sector SECTOR_CODE 67 75 V Code DOCUMENT_TYPE Document DOCUMENT_TYPE 76 95 20 V Type INSTRAMT Instrument INSTRAMT 120 25 N Amount INSTRCCY Instrument INSTRCCY 121 123 3 V Currency REM ACCOUNT Remitter REMACCOUNT 124 143 20 V Account ACCOUNT TYPE Account ACCOUNT TYPE 144 146 3 V Type TXN_BRN Transaction TXN_BRN 147 149 3 V Branch CLEARING_TYPE Clearing CLEARING TYPE 150 151 2 V Type Place 2 13 ORACLE 2 10 External Tag Name Description Oracle FLEXCUBE Starting Ending Data Data Field Name Position Positio
23. unction ID Function Description IFDRVUDF Incoming ASCII Derived UDF GIDIFPRS Interface Triggering IFDFILOG File Status Log 3 1 ORACLE ORACLE Clearing Interface April 2014 Version 11 3 83 02 0 Oracle Financial Services Software Limited Oracle Park Off Western Express Highway Goregaon East Mumbai Maharashtra 400 063 India Worldwide Inquiries Phone 91 22 6718 3000 Fax 91 22 6718 3001 www oracle com financialservices Copyright 2005 2014 Oracle and or its affiliates All rights reserved Oracle and Java are registered trademarks of Oracle and or its affiliates Other names may be trademarks of their respective owners U S GOVERNMENT END USERS Oracle programs including any operating system integrated software any programs installed on the hardware and or documentation delivered to U S Government end users are commercial computer software pursuant to the applicable Federal Acquisition Regulation and agency specific supplemental regulations As such use duplication disclosure modification and adaptation of the programs including any operating system integrated software any programs installed on the hardware and or documentation shall be subject to license terms and license restrictions applicable to the programs No other rights are granted to the U S Government This software or hardware is developed for general use in a variety of information management applications It is not

Download Pdf Manuals

image

Related Search

Related Contents

Premier Mounts Universal Flat Mount for 37-63" Displays (XUF-3760)  Hampton Bay ES725BAB Use and Care Manual  CQ2015modedemploi - Site du Grand Quartier Buers Croix  取扱説明書 - M  RCA RCR-3283 User's Manual  MANUAL DE INSTALAÇÃO PRO1932s - 19” a 32  Œ¼`ÌŒ¢`Ý™è…A†[…g 1  Billet Driveshaft Sleeve Kits  複数台監視制御ソフトウェア操作説明  Thermo PAL User Guide Version F  

Copyright © All rights reserved.
Failed to retrieve file