AP payment custom build program

I have a requirement to create an AP payment file format specific to a Bank (Oracle 11i). The bank accepts payment file in 2 different formats.
Format X: to make payment in its own country (Netherlands). i.e. payment for invoices where supplier bank is in Netherlands.
Format Y: to make payment in all other counties (except Netherlands).
Standard Oracle Payment SELECT/BUILD program selects Invoices for all countries (for the param given: pay batch, currency..)
If I create two payment FORMAT programs; one to pick up the Invoices for payment in Netherlands and another to pickup invoices for payment in all other counties; will it be fine ?
OR
I have to create a custom BUILD program to build a payment batch considering counties of supplier (and payment FORMAT program to create the flat file)
Help Appreciated !!
Thanks
SM
Edited by: user13294561 on 27-Sep-2010 00:22

Define 2 concurrent program to format batch records and create payment file
(or a single program with technical handling of batch type)
Define 2 automatic payment format program
Sample
NL Foreign Payments Program
NL Domestic Payments Program
Define 2 electronic payment formats,
Sample
NL Foreign Payments
NL Domestic Payments
Select each of your payment format program in this setup
Go to Internal Bank Account Setup
Payables Document
Create 2 payables document
EFT DOMESTIC,
EFT FOREIGN
Payment Format,
Select the format programs
Create Batch
Hope this helps
Bilal SARIOZ

Similar Messages

  • Build Program in AP modules

    Hi All,
    I am making a custom check printing program. For this i took custom format program APXPBFOR and custom build program APXPBBLD.
    When i am running the payment batch the program is not giving me any output in XML format. when i queried to ap_selected_invoices table nothing was inserted into those tables.
    Could anyone tell me why these tables are not getting populated in BUILD stage or why i am not getting any output for this program, when there is data.
    Please help me, coz when i was doing the POC for this, it was working fine but in between the instance got refreshed and i did everything same but now it;s not working.
    Thanks
    Aryan

    Then you need to use the application builder.  It comes with the Professional Development edition of LabVIEW, or is an add-on to the Full Development Edition or Base Edition.
    You need to create a project file with your VI.  Search LabVIEW Help for "Building a Stand-Alone Application".  Also search the forums on the topic.  It's been covered many time before.

  • BUILD PROGRAM ERROR - CANNOT CREATE PAYMENTS

    Hi, I'm trying to run a payment batch using payments manager and encountered this error.
    In my test data I used two suppliers that belongs to the same operating unit.
    Payments: Version : 12.0.0
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    IBYBUILD module: Build Payments
    Current system time is 09-NOV-2009 11:26:11
    **Starts**09-NOV-2009 11:26:11
    **Ends**09-NOV-2009 11:26:13
    BUILD PROGRAM ERROR - CANNOT CREATE PAYMENTS
    Start of log messages from FND_FILE
    IBY_PAYGROUP_PUB.performPostHookProcess: Fatal error - Payment count mismatch after hook operation. # payments passed to hook: 1, # payments returning from hook: 2
    IBY_PAYGROUP_PUB.performPostHookProcess: Aborting program ..
    End of log messages from FND_FILE
    Executing request completion options...
    Finished executing request completion options.
    Exceptions posted by this request:
    Concurrent Request for "Build Payments" has completed with error.
    Concurrent request completed
    Current system time is 09-NOV-2009 11:26:13
    Please help
    thanks,
    Renz

    Hi
    Please review the below note from Metalink,
    Bug No. 6771847
    Filed 24-JAN-2008 Updated 13-MAR-2008
    Product Oracle Payments Product Version 12.0.4
    Platform Linux x86 Platform Version ENTERPRISE 4
    Database Version 10.2.0.2 Affects Platforms Generic
    Severity Severe Loss of Service Status Closed, Verified by Filer
    Base Bug N/A Fixed in Product Version 12.0.4
    Problem statement:
    R12: AFTER APPLYING 12.0.4 BUILD PAYMENT PROGRAM ERRORS
    please review the same if it resolvs your error.
    Thanks
    Manish Jain.

  • Payment Build Program - APXPBBLD

    Hello All,
    Previous developers modified the report (APXPBBLD) for the payment build program. One of the modifications done is Sorting order for check printing.
    Can any one let me know in which function of the report is the sort order for check printing handeld (unfortunately they never bothered to comment what all they touched).
    Thanks,
    Chiru

    If I understood your question correctly you should be looking under Insert_payments function. The order by clause of the select.
    Regards

  • Error during Custom Build - error PRJ0019: A tool returned an error code from "Performing Custom Build Step"

    Hi All,
    I was trying to develop C++ web service using GShop with Visual Studio 2005.I refered a tutorial :-
    http://guruce.com/blogpost/hosting-webservices-on-windows-embedded-compact-windows-ce-using-gsoap .
    AS per the tutorial i proceeded. But, i stuck-up when making a custom build with Helloworld.wsdl.Here is the output :
    1>------ Rebuild All started: Project: HelloWorldWebService, Configuration: Debug Pocket PC 2003 (ARMV4) ------
    1>Deleting intermediate and output files for project 'HelloWorldWebService', configuration 'Debug|Pocket PC 2003 (ARMV4)'
    1>Performing Custom Build Step
    1>'D:\Test' is not recognized as an internal or external command,
    1>operable program or batch file.
    1>Project : error PRJ0019: A tool returned an error code from "Performing Custom Build Step"
    1>Build log was saved at "file://d:\Test Code\HelloWorldWebService\HelloWorldWebService\Pocket PC 2003 (ARMV4)\Debug\BuildLog.htm"
    1>HelloWorldWebService - 1 error(s), 0 warning(s)
    ========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========
    As given in the tutorial i kept my custom build command line as : -
    $(SolutionDir)\gsoap-2.8\gsoap\bin\win32\wsdl2h.exe -s $(InputPath) -o $(ProjectDir)$(InputName).h
    and outpouts : $(InputName).h
    I kept GSHOP in the project filder :- D:\Test Code\HelloWorldWebService
    Kindly help.
    Jyotiranjan

    Hi Jyotiranjan,
    I’m glad to hear that you got it working.
    Thank you for sharing your solutions
    experience here. It will be very beneficial for other community members who
    have similar questions.
    Best regards,
    Lucy
    Lucy Liu [MSFT]
    MSDN Community Support | Feedback to us
    Get or Request Code Sample from Microsoft
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.

  • "Performing Custom Build Step"-Reg.

    Dear All,
    I am the new person in Plug-In creation, now i start the "Basic-Dialog" program and compile in VC++ software, but they shows the below error:
    'odfrc' is not recognized as an internal or external command,
    operable program or batch file.
    Project : error PRJ0019: A tool returned an error code from "Performing Custom Build Step"
    So please any one can help me!....
    Regards
    T.R.Harihara SudhaN

    Dear Charles Anderson
    Many Thanks for the informations and useful guide,
    and please help me!
    I added the below as you told paths:
    "Tools | Options. Go to Projects, then VC++ Directories. In the "Show Directories for" dropdown list, select "Executable Files". Add the directory containing odfrc"...
    First I clarify to you... I am using the MicroSoft Visual Studio. NET 2003, using the VC++ compiler...
    I am adding the ODFRC file in the executable files, But same error shown in the Output Window. So please give me the solutions.
    I am waiting for your solutions.
    Thanks & Regards
    T.R.Harihara SudhaN

  • Build program from existing Driver VIs

    I have an Agilent device (OSA) that I am trying to interface with my PC. I've installed all the necessary drivers (488.2 2.5) and MAX recognizes my device.
    Agilent provided me with a series of files (MNU files and a LLB [vi library]) that supposedly allow me to build my communication interface. However, since I have little experience with LabView, I am not sure where to begin. I suppose that these VIs get somehow incoorporated into my large custom LabView program and hence depend on each other to function. Also, I've been told that two of the VIs (Init and Close) have to go at the beginning and end of my program.
    Can someone provide any suggestions or guidance? Perhaps a tutorial that shows how multiple VIs are used to build a large program.
    Thanks,
    Alex

    Thanks for the advice. I hope that website will help.
    I placed the drivers into the directory that you specified. However, when I go to Tools/Instrumentation/Find Instru Drivers I receive an error which closes that window. Please see the image for the error window.
    Thanks,
    Alex
    Edit: And yes, my connection is on. However, I fail to see why it even matters.
    Edit 2: However, I see that before the window closes, my device does show up on the top left. This, I assume, means that everything is okay. Correct?
    Message Edited by ap8888 on 06-17-2008 01:23 PM
    Attachments:
    error9.JPG ‏15 KB

  • Build Program error

    I am trying to make batch payment in Release 12 via a Payment Manager.
    The invoice which are selected by the payment process request belong to 2 operating units. The problem comes with the build progam getting errored out.
    The out file displays the following message:
    "Build program error: Exception occured when attempting to create payments from the documents payable of the provided payment service request."
    The log file is as follows:
    Payments: Version : 12.0.0
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    IBYBUILD module: Build Payments
    Current system time is 22-JUN-2009 15:08:50
    **Starts**22-JUN-2009 15:08:50
    **Ends**22-JUN-2009 15:09:08
    BUILD PROGRAM ERROR - CANNOT CREATE PAYMENTS
    Start of log messages from FND_FILE
    End of log messages from FND_FILE
    Executing request completion options...
    Finished executing request completion options.
    Concurrent request completed
    Current system time is 22-JUN-2009 15:09:09
    Could someone please provide a solution for this.
    you may email me at [email protected]

    so if i have 2 sites...say X and Y then I can pay invoices from these two sites using a single check.
    say on X site i entered invoice 1 and 3
    and on Y site i entered invoice 2 and 4
    so can i pay all invoice 1 2 3 and 4 using batch payment..i know this is yes
    but the question is can i pay using a single check???

  • Language Support: Custom Build/Debug actions

    Hi!
    I'm trying to develop a custom language service, but can't find a way how to register custom build action instead of default C# compiler. I followed this two (Language Service,
    Basic Project System) walkthroughs, but unfortunately couldn't find any more additional and up to date resources.
    I am pretty confident that of the problems lies in the line of code bellow, but don't know how to correctly change it to register custom tool or ideally method call on build action.
    <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
    If someone could please point me in the right direction.
    Thanks!

    If your custom language doesn't use the C# or VB.NET compilers but your own compiler then you should provide your own MSBuild .targets and tasks.
    MSBuild has a learning curve so I recommend to read some book or documentation. Then, examine the file Microsoft.Common.CurrentVersion.targets (C:\Program Files (x86)\MSBuild\12.0\Bin folder)
    * My new blog about VSX: http://www.visualstudioextensibility.com * Twitter: https://twitter.com/VSExtensibility * MZ-Tools productivity extension for Visual Studio: http://www.mztools.com.

  • DFF in custom build reports

    How can we implement dff`s features in custom build reports?
    Does it works same way as the oracle bulid-in reports?

    This is all documented in the Oracle Applications Developers Guide in the chapter 'Coding Oracle reports concurrent programs'. Basically you will need to call 'FND SRWINIT' in the before report trigger and 'FND SRWEXIT' in the after report trigger. There are also user exits for the flexfield processing.
    Alternatively, you can just identofy the column names you require for the flexfield columns and build them into your reports in the same way as any other values.
    Edited by: mike_p on Oct 14, 2009 2:10 PM

  • Can custom build install OSX?

    Hi, I just wondering about this since I want to spend my own money to buy custom build so I want to install Microsoft Windows 7 and Apple MAC OSX so I hope you guys can help me to decide what is the best to get it.
    P.S. I rather to have custom than buy iMac or Macbook Pro (just because they dont have blu ray)
    Thanks,
    Mustapha

    What type of programs are you intending on running? If you only need to run Office, Email, and Web applications then 4GB of RAM should be enough, but if you plan on doing any creative professional work, virtualization, or scientific computing then 8GB of RAM or more would be preferred.
    As for Windows, Apple provides Boot Camp, which will allow you to install Windows to a second partition on your hard drive (dual-booting). However, this requires you to shut down the Mac side in order to run Windows, and vice versa. An alternative to this is to use a virtalization program like Parallels Desktop or VMWare Fusion, which will allow you to run Windows within OS X. The benefit is you can run programs side-by-side with your Mac programs, but at a cost of overall performance (and dong such will use more system resources and thereby require more RAM, so 8GB would be a minimum I would recommend).
    The only options for building a supported Mac system are through Apple's online store, where you will configure a Mac system for your needs by choosing items like CPU speeds, RAM, and hard drive options. Apple does not support Blu Ray on its systems.

  • How to update apps in a ZTE Open (with FFOS 2.0 custom build)?

    I have a ZTE Open I regularly update trough custom builds. In particular, I updated it to the 2.0 version by:
    BRANCH=v2.0 VARIANT=user ./config.sh inari
    BRANCH=v2.0 VARIANT=user ./build.sh
    The operation has apparently been successful, and by the test apps being missing I guess that I really built and flashed the user variant.
    Now, I do not expect system updates to work, as I heard that the inari update channel has been shut down.
    Though, I would expect it to at least automatically update the third-part apps from the Market store. This does not seem to happen: I have outdated apps (Loqui IM v3.1, in particular) but the "Check now" button from the Settings has no effect (it says "Checking for updates", but nothing else happens).
    Moreover, I do not remember of having ever received an update with previous build, so I guess it may be not a problem with this particular build.
    Is there something I can do about it?

    Are other ZTE Open users with a custom build experiencing the same problem? Do you receive any app update at all?
    I can't tell whether there is a problem in my build, in some setting or in the device.

  • Populating the Addressee field using Customer Interface program

    Hello All,
    Can any body tell me how to populate the "Addressee" column in the HZ_Party_Sites table using Customer Interface Program. Which field should be populated in RA_Customers_Interface_All table inorder to populate the "Addressee" field.
    Thank you,
    Vijay

    You can post this thread in this
    Customers as well.
    Thanks
    GM

  • I need to set up an expense form so that our consultant can "filter" by customer type, program type, and finally the purpose of the trip. For instance: the customer types are churches, schools, organizations. The program type would be fund raising, gift p

    I need to set up an expense form so that our consultant can "filter" by customer type, program type, and finally the purpose of the trip. For instance: the customer types are churches, schools, organizations. The program type would be dependent on the customer type selection from the first list. Some examples would be: fund raising, gift planning, surveys, and others. The purpose of the trip would be dependent on the program type selected from the second list. Some examples of trip purposes would be: presentation, design, prospecting. Further, the purpose of trip selection from the third drop-down box would then have to determine the values of other fields by expense type: such as commission, airfare, hotel. etc. I've tried pop-up menu but can't figure out how to "select" from the final popup list and have it populate a field for the purpose of the trip. I've tried to look at the JavaScript examples for dependent drop-down boxes, but can't find any that quite fit what I'm trying to accomplish. I am very new to all of this. No training in writing Javascripts - just trying to wing it. The form has to be very simple for our consultants to use, but also give our office the detail we need to process through the correct account numbers. I would appreciate any detailed step-by-step instructions - kind of a javascript for dummies type of info. HELP!

    An AcroForm is the name given to the type of PDF form that you create in Acrobat. An XFA form is the type of form that you create in LiveCycle Designer. Although they are both PDF files, they are very different structurally and have significant;y different scripting models. So pay attention to the information on AcroForms and ignore anything about XFA. Be sure to get the sample PDF forms so you can look at how it works and where the scripts are placed.
    What you want to do will require scripting, and if you don't have the experience and are unable to use the information in the tutorials to create what you want, you might consider getting someone who has experience do this for you. I'll often suggest code if I can do so quickly, but what you want requires more than a few minutes.

  • Format Payments check printing program completes in warning APP-FND-00500:

    Hi All,
    I'm in process of converting Oracle Payables check printing from reports 6i to XML publisher.
    I created template, data definition and changed the output for concurrent program to XML.
    I tried printing check and 'Format Payments (Evergreen)' concurrent program completed with warning.
    Log file has following error.
    APP-FND-00500: AFPPRN received a return code of failure from routine FDUPRN. An error occurred while AOL tried to spawn the print process
    Cause: AFPPRN received a return code of failure from the OSD routine FDUPRN. An error occurred while AOL tried to spawn the print process.
    Any one there has any idea what this error is for.
    Thanks
    pallavi

    This could have something to do with the fact that your printer is not set up correctly. Can you run a plain text (OReports) file output to the same printer? If not, then the printer is not set up in FND correctly. If you can ...
    Remeber that unless you have a more modern printer that can handle PDF documents natively then XMLPs PDF is going to need to be converted to PS or PCL. I would suggest you investigate the PASTA printer driver and get that set up. It provides the ability to call a program pdf2ps for instance, to convert the PDF to PS. There is a bunch of info on metalink
    Tim

Maybe you are looking for