How to handle errors in Customer interface?

Explain how to handle errors in Customer interface.

We can handle errors by using SQL*Loader, or other import program, to load customer information into the interface tables.

When you import customer information, the Customer Interface program validates the global attribute columns in the interface tables and transfers those values into the customer tables.

Before the Customer Interface program can properly validate your data file, you must:
1. Assign the appropriate context code for your country to the appropriate global attribute category column.
2. Map your global attribute columns from the interface tables to the corresponding global flexfield segment columns in the customer tables.
Or else act on the error code accordingly.
Use of CUSTOM Library in Oracle Apps
The main beneficial use of the custom library is allowing extension to Oracle Application without modification of Oracle Application code......
User exits and types
A user exit is a C subroutine written by user and called by Oracle Forms to do special-purpose processing.......
Types of Journal entries
Journal entries are based on business transaction and correct effect of entries bring apparent balance sheet and profit or loss.......
Post your comment