• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer navigation

The Geek Diary

  • OS
    • Linux
    • CentOS/RHEL
    • Solaris
    • Oracle Linux
    • VCS
  • Interview Questions
  • Database
    • oracle
    • oracle 12c
    • ASM
    • mysql
    • MariaDB
  • DevOps
    • Docker
    • Shell Scripting
  • Big Data
    • Hadoop
    • Cloudera
    • Hortonworks HDP

Fndload Responsibility Download Upload Command

by admin

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 upload the responsibility.

FNDLOAD Command to download a Responsibility

FNDLOAD apps/<PWD> 0 Y DOWNLOAD $FND_TOP/patch/115/import/afscursp.lct <LDT_FILE_NAME>.ldt FND_RESPONSIBILITY RESP_KEY="<RESPONSIBILITY_KEY>"

FNDLOAD Command to Upload a Responsibility

FNDLOAD apps/<PWD> 0 Y UPLOAD $FND_TOP/patch/115/import/afscursp.lct <LDT_FILE_NAME>.ldt

How To Use FNDLOAD To Download Responsibilities With All Security Groups, Not Just STANDARD

Use the following syntax:

FNDLOAD apps/<PASSWORD> 0 Y DOWNLOAD FND_TOP/patch/115/import/afscursp.lct <USER>.ldt 
FND_USER USER_NAME="<USER>" SECURITY_GROUP=% DATA_GROUP_NAME=%

Filed Under: Oracle Apps

Some more articles you might also be interested in …

  1. How to find customer number, site number, party number from invoice
  2. Parameters Of Different Configuration Files To Download And Upload Seed Data Types
  3. How To Download Single Context Using FNDLOAD For Descriptive Flexfield
  4. Difference between Create Accounting – Cost Management and Create Accounting – Receiving
  5. How to read all modules assigned to user from Primavera P6 EPPM database
  6. Application Engine Concepts
  7. PeopleSoft “Authorization Error – Contact your security administrator “
  8. FNDLOAD program Examples
  9. How to Reset a Primavera P6 Application User Password
  10. How to delete and recreate Integrated WebLogic Server Default Domain in JDeveloper?

You May Also Like

Primary Sidebar

Recent Posts

  • JavaFX ComboBox: Set a value to the combo box
  • Nginx load balancing
  • nginx 504 gateway time-out
  • Images preview with ngx_http_image_filter_module

© 2022 · The Geek Diary

  • Archives
  • Contact Us
  • Copyright