GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Oracle Apps  >  Apps Technical
Go To First  |  Previous Question  |  Next Question 
 Apps Technical  |  Question 45 of 129    Print  
How do you create custom program for chargeback,I tried with the API ,arp_process.crate _chargeback,but its not working,any other method or suggestions to do this.

  
Total Answers and Comments: 2 Last Update: November 11, 2005     Asked by: vk_appstech 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
November 08, 2005 05:45:55   #1  
jayamohan        

RE: how do u create custom program for chargeback,,,,...
register
 
Is this answer useful? Yes | No
November 11, 2005 10:19:23   #2  
vk_appstech        

RE: how do u create custom program for chargeback,,,,...

hi

i wonder why it didnt work for u.

ARP_PROCESS_CHARGEBACK CREATE _CHARGEBACK IS THE API u need.

there are around 42 parameters in which 2 are in params and 2 are inout params.we have done the similar thing once..i am sure it will work procided u have populated the columns properly

regards

vijay


 
Is this answer useful? Yes | No

 Related Questions

Latest Answer : hi,CUSTOM.PLL is an library which exists in TEMPLATE.fmb ,it is an oracle form devloper PL/SQL library , which alows the developers to attach thier own custom code to the oracle applications without modifiying the orginal application code....it consists ...

you cannot attach the APPCORE library to CUSTOM because it would cause a recursion problem (because CUSTOM is attached to APPCORE). As of Oracle Applications Release 11i, you may attach the APPCORE2 library 
Latest Answer : You can call APPCORE from Custom.pll or a customized library which is then called from Custom.pll and it may even work fine but you will face issues while converting pld to pll.DBAs need pld to pll conversion to log comments about modifications as they ...

Latest Answer : We cannot use ref cursors in the client side (FORMS Libraries ) library. This feature is available only on the server side PLSQL. i.e. Packages which reside in the databse. ...

FSG is a powerful and flexible tool you can use to build your own custom  reports without programming. FSG is only available with GL.  
Latest Answer :          FSG (Financial Statement Generator) Is a powerful, Flexible Reporting tool available in Oracle General Ledger, u can use it for Reports with out programming......           ...

How do you create custom program for chargeback,I tried with the API ,arp_process.crate _chargeback,but its not working,any other method or suggestions to do this.
Read Answers (2) | Asked by : vk_appstech

Latest Answer : hi, request sets holds a group of request in a particular sequence. the requests can be reports or procedures. by submitting a single request ,u can run many concurrent programs at once. ...
Read Answers (3) | Asked by : srikanth

Latest Answer : If you want to run a concurrent request in application through PL/SQL code, then you can used an inbuilt funtion in Apps. Fnd_request.submit_Request ...
Read Answers (6) | Asked by : SRINIVAS

How to create Structure2 in KFF? But Already Structure1 is Used. KFF is Collection of Structure1,structure2..,Structure is Collection of Segments. Segments is Collection of Value Set. But My Question How to Use Structure2 in KFF? Can I use the Same KFF - Code No in Structure2.
Read Answers (2) | Asked by : kANNAN-BANGALORE, INDIA

Latest Answer : Token is nothing but a interface between report builder parameters and concurrent program parameter.Report bulider parameters are not in sequence. that is why we combine with  token . ...
Read Answers (5) | Asked by : Adithya

Latest Answer : 100 parameters ...
Read Answers (2) | Asked by : swarna


 Sponsored Links

 
Related Articles

Querying Data with Oracle XQuery

Querying Data with Oracle XQuery Starting with Oracle Database 10g Release 2 you can take advantage of a full featured native XQuery engine integrated with the database With Oracle XQuery you can accomplish various tasks involved in developing PHP Oracle XML applications operating on any kind of dat
 

Using Oracle XML DB Repository

Using Oracle XML DB Repository Another variation on accessing and manipulating XML content stored in Oracle database is provided by Oracle XML DB repository which is an essential component of Oracle XML DB mosgoogle NOTE Oracle XML DB repository also known as XML repository is a hierarchically organ
 

Using Oracle Database for Storing, Modifying, and Retrieving XML Data

Using Oracle Database for Storing Modifying and Retrieving XML Data With Oracle XML DB you have various XML storage and XML processing options allowing you to achieve the required level of performance and scalability One of the most interesting things about Oracle XML DB is that it allows you to per
 

XML Processing in PHP and Oracle Applications

Processing XML in PHP Oracle Applications As mentioned there are two alternatives when it comes to performing XML processing in your PHP Oracle application You can perform any required XML processing using either PHP s XML extensions or PEAR XML packages or Oracle s XML features mosgoogle In the fol
 

PHP Oracle Web Development

PHP Oracle Web Development Data processing Security Caching XML Web Services and Ajax The book is written by Yuli Vaseliev a well known author of different web development and programming books PHP Oracle Web Development Data processing Security Caching XML Web Services and Ajax is a good starting b
 

ODP.NET - Working with OracleDataAdapter with OracleCommand

ODP NET Working with OracleDataAdapter together with OracleCommand In the previous examples we worked with OracleDataAdapter by directly specifying SQL statements You can also pass OracleCommand to OracleDataAdapter This is very useful if you deal with stored procedures covered in Chapter 5 or bind
 

ODP.NET - Working with Bind Variables together with OracleParameter

ODP NET Working with Bind Variables together with OracleParameter With the help of OracleParameter you can include bind variables within any SQL statement These bind variables are nothing but run time query parameters The values in the SQL statement are bound at run time when we use bind variables m
 

ODP.NET - Handling Nulls when Working with OracleDataReader

ODP NET Handling Nulls when Working with OracleDataReader When we work with OracleDataReader or for that matter even with data rows in a data table we may come across nulls The following is the efficient way to deal in with such scenarios mosgoogle geshibot language VB NET" create connect
 

ODP.NET - Working with DataTableReader

ODP NET Working with DataTableReader DataTableReader is complementary to a DataTable object and is mainly used as a type of Data Reader in the disconnected mode The following is the modified code mosgoogle geshibot language VB NET" create connection to db Dim cn As New OracleConnection D
 

Getting Started with Oracle and ODP.NET

ODP NET Developer’ s Guide by Jagadish Chatarji Pulakhandam Sunitha Paruchuri A practical guide for developers working with the Oracle Data Provider for NET and the Oracle Developer Tools for Visual Studio 2005 Application development with ODP NET Dealing with XML DB using ODP NET Oracle
 

About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape