0% found this document useful (0 votes)
155 views

Sample Example For DataLoad - Part 1

This document provides an overview and sample example of using the DataLoad tool in Oracle Applications to load a large number of sales order records from an Excel spreadsheet into the Oracle EBS application. It explains the basic steps to create a DataLoad script file, including selecting the data source and destination, setting up column titles, and providing a sample of the script syntax for entering item numbers and moving between records. The next post will demonstrate how to load the full data from the Excel file into the DataLoad script and load it into the Oracle EBS application.

Uploaded by

Ghita Rizki
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
155 views

Sample Example For DataLoad - Part 1

This document provides an overview and sample example of using the DataLoad tool in Oracle Applications to load a large number of sales order records from an Excel spreadsheet into the Oracle EBS application. It explains the basic steps to create a DataLoad script file, including selecting the data source and destination, setting up column titles, and providing a sample of the script syntax for entering item numbers and moving between records. The next post will demonstrate how to load the full data from the Excel file into the DataLoad script and load it into the Oracle EBS application.

Uploaded by

Ghita Rizki
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

Oracle Applications: Sample example for DataLoad - Part 1

Page 1 of 3

Signaler un abus

Blog suivant

Crer un blog

Connexion

Oracle Applications
FRIDAY, 29 APRIL 2011

About Me
Name: naren Location: Bangalore, India Naren here,currently depending on my technical job for my bread & butter. This is my personal blog,recording all the useful information which I experience/come across in my daily activities. Opinions/posts expressed in these blogs are entirely on my own and my experiences came across. Please test/validate before using any of the information posted here. I am not responsible for any of the issues arising from using this content. View my complete profile

Sample example for DataLoad - Part 1


Before, I provide sample example for DataLoad, would like to provide some background information on this Tool. DataLoad

This is one of the very useful tool for end users/technical developers used across Oracle Ebusiness Suite for entering large number of records.Say for example, If you want to enter 1000's of records into Sales Order screen, then using the DataLoad tool will be much faster and quicker. The tool provides other functionality too. Please refer the DataLoad which provides more information. Free version of the tool is available at the site.

Here is a sample example/script with the minimum functionality for DataLoad to load data into Sales Order Screen in Oracle EBS application. Source: Order Items Data in Excel Sheet Destination: Oracle EBS application Steps to prepare the DataLoader file : Order_Lines_Load.dld 1. Launch the DataLoad Tool.

Previous Posts
Creating Text form field in BI Publisher Steps to modify CUSTOM.PLL Tool to compare two files Beyond Compare Steps to create Invoice for a Service Contracts -... Error in BI Publisher : NoAvailableAreaException okc_price_adjustment_pub.create_price_adjus -... OKS_AUTH_UTIL_PUB.COMPUTE_PRICE_MULTIP API ... Custom QA Check for Service Contracts ego_item_pub.process_item OE_ORDER_HEADERS, OE_ORDER_LINES

2. Enter the Following : a) Window : Oracle Applications b) Command Group : EBS - R12 c) Notes : Load Order Line Information into Sales Order Form in Oracle EBIS

Subscribe to Posts [Atom]

http://oracleebsgeeks.blogspot.com/2011/04/sample-example-for-dataload-part-1.html

5/3/2012

Oracle Applications: Sample example for DataLoad - Part 1

Page 2 of 3

3. Click the Data Tab, select the first column in the tab and double click.

4. In the Column Titles -> Main Load section, enter the desired column titles.

5. Click on Save & Close button. 6. Enter the Sample Data in the file.

Note : TAB indicates after entering the item number, simulate the Tab out functionlity

http://oracleebsgeeks.blogspot.com/2011/04/sample-example-for-dataload-part-1.html

5/3/2012

Oracle Applications: Sample example for DataLoad - Part 1

Page 3 of 3

*DN indicates Down arrow and simulating the script to move to the next record *SL(1) indicates wait for 1 second 7. Save the file with the extension : Order_Lines_Load.dld. Thats it, your sample script is ready. My next post on the same, will show you how to load the entire data from the Excel spreadsheet into Order_Lines_Load.dld file and Load the data into Oracle EBS application.

Please feel free to comment.

posted by naren @ 01:28

0 comments

0 Comments: Post a Comment

Comment as: Select profile...

Publish

Preview

Subscribe to Post Comments [Atom] << Home

http://oracleebsgeeks.blogspot.com/2011/04/sample-example-for-dataload-part-1.html

5/3/2012

You might also like