The FNDLOAD Utility uses different configuration files to download and upload different seed data types. This post will explain which configuration file (lct-file) is used for which defined seed data. afcppstl.lct – Concurrent Program Printer Styles STYLE * NLS Upload only – Download Parameters — PRINTER_STYLE_NAME aflvmlu.lct – Lookup types and codes FND_LOOKUP_TYPE – Sub-Entities […]
Oracle Apps
FNDLOAD Commands to Download Different Seed Data Types
Question: How to download different seed data types? Please note that this post has been created for Release 11.0.3. The Generic Loader (FNDLOAD) is a concurrent program that can transfer Oracle Application entity data between database and text file. The loader reads a configuration file to determine which entity to access. 1. Printer Styles FNDLOAD […]
Difference between Create Accounting – Cost Management and Create Accounting – Receiving
Question: What is the difference between Create Accounting – Cost Management and Create Accounting – Receiving? Create Accounting – Receiving belongs to Purchase Module – Added to Cost Management Module – It processes transactions from Receiving Subledger. “Create Accounting – Receiving” only accounts for Expense destination PO Receipt. Create Accounting – Cost Management request creates […]
How to find customer number, site number, party number from invoice
In this post we will see the difference between the below terminologies: 1. Customer Account Number 2. Location Number (located under Business Purposes tab of the customer site in the Site Details section) 3. Site Number 4. Registry ID 1. Customer Account Number A party can have multiple customer accounts, and each of those customer […]
Fndload Responsibility Download Upload Command
Oracle provides a tool called FNDLOAD, which is also known as the generic loader. This tool is actually a concurrent program that performs the migration of the configuration data between instances of Oracle E-Business Suite. It is a command-line utility that is usually executed via a script. Use the below fndload commands to download and […]
FNDLOAD program Examples
The Generic Loader (FNDLOAD) is a concurrent program that can move Oracle Applications data between database and text file representations. The loader reads a configuration file to determine what data to access. For information on specific configuration files consult the Open Interfaces Guide for your product group. FNDLOAD Examples 1. Printer Styles: FNDLOAD apps/pwd@seeddb 0 […]
Fndload Value Set Download Upload Command
Following fndload commands are used to download and upload the Value Set. FNDLOAD can be executed as a concurrent program. Some advantages when using FNDLOAD Because downloaded data is stored in a text file, version administration is possible There is nothing to worry to go to purchase because Investment = 0$ No learning curve. This […]