SDN Community Contribution

Similar documents
Easy Lookup in Process Integration 7.1

Linking Documents with Web Templates

Using Radio Buttons in Web Template

Table Row Popup in Web Dynpro Component

How to Default Variant Created for Report Developed In Report Painter/Writer

Integration of Web Dynpro for ABAP Application in Microsoft Share Point Portal

This article explains the steps to create a Move-in letter using Print Workbench and SAPScripts.

MDM Import Manager - Taxonomy Data (Attribute Text Values) Part 3

POWL: Infoset Generation with Web Dynpro ABAP

Displaying SAP Transaction as Internet Application in Portal

MDM Syndicator: Custom Items Tab

Information Broadcasting Part 3 Scheduling the First Report

Creating Custom SU01 Transaction Code with Display and Password Reset Buttons

Material Master Archiving in Simple Method

Exception Handling in Web Services exposed from an R/3 System

Standalone BW System Refresh

How to Create Top of List and End of List of the ALV Output in Web Dynpro for ABAP

A Step-by-Step Guide on IDoc-ALE between Two SAP Servers

How to Create and Schedule Publications from Crystal Reports

ecatt Part 6 System Data Container

Recreating BIA Indexes to Address the Growth of Fact Index Table

Open Text DocuLink Configuration - To Access Documents which are Archived using SAP

Open Hub Destination - Make use of Navigational Attributes

SDN Community Contribution

Step-By-Step guide to Virtual InfoCube Implementation

Validity Table in SAP BW/BI

Generate Export Data Source

Developing Crystal Reports on SAP BW

Extracting Missing Fields of Data Source Which Are Present In Their Extract Structure

Step by Step Procedure for DSO Creation

Maintaining Roles and Authorizations in BI7.0 - RSECADMIN

How to Create Tables in MaxDB using SQL Studio

Freely Programmed Help- Web Dynpro

How to Configure User Status in mysap SRM

SAP QM-IDI Interface. SDN Contribution. Applies to: Summary. Author Bio. SAP QM Interfaces

DB Connect with Delta Mechanism

How to Reference External JAR Files in Web Dynpro DC in SAP NW Portal 7.3

Download SAP Query Output to Local/ Network Folders in Background

Explore to the Update Tab of Data Transfer Process in SAP BI 7.0

Material Listing and Exclusion

Step by Step Guide for PI Server Start and Stop Procedure

Internationalization in WebDynpro ABAP Applications

Graphical Mapping Technique in SAP NetWeaver Process Integration

Step by Step Method for File Archival in BW

Add /Remove Links on ESS Home Page in Business Package 1.5

How to Create View on Different Tables and Load Data through Generic Datasource based on that View

List of Values in BusinessObjects Web Intelligence Prompts

SMT (Service Mapping Tool)

Data Mining: Scoring (Linear Regression)

MDM Syndication and Importing Configurations and Automation

Data Mining: Decision Trees

SDN Community Contribution

Step by Step Guide on How to Use Cell Definition in BEx Query

Creating, Configuring and Testing a Web Service Based on a Function Module

Limitation in BAPI Scheduling Agreement (SA) Create or Change

SDN Community Contribution

Creation of Sets in SAP-ABAP, How to Read them INI SAP-ABAP Reports

Data Extraction & DS Enhancement in SAP BI Step by Step

How to use Boolean Operations in the Formula as Subsidiary for IF Condition

Setting up Connection between BW and R/3 for Data Load

Web Dynpro ABAP: Dynamic Table

Reporting Duplicate Entries

Extraction of Hierarchy into Flat File from R/3 and Loading in BW System

Transfer Material Attributes (Material Type) from R/3 to SAP GRC Global Trade Services (GTS)

Reading Enhanced DataSource fields for the Remote Cube

Using Query Extract to Export Data from Business warehouse, With Pros and Cons Analyzed

Adding Files as Attachments to SAP Interactive Forms in the Java Environment

Solution to the Challenges in Pivoting

Financial Statement Version into PDF Reader

Step by Step Guide How to Use BI Queries in Visual Composer

Process Chain Log Deletion

Step By Step: the Process of Selective Deletion from a DSO

Dialog Windows in WebDynpro ABAP Applications

Loading the Data for Time Dependent Hierarchy in SAP BI

Replacement Path: Explained with an Illustrated Example

Creation of Key Figures with Higher Decimal Place Precision

ABAP HR: Standard Info Type Enhancement

SYNDICATING HIERARCHIES EFFECTIVELY

How to Broadcast BEx Workbooks using BW Pre-calculation Server and through Process Chains

Analysis Process Designer (APD) Step by Step Business Intelligence

Totals in Adobe forms

BW Reconciliation. Applies to: Summary. Author Bio

How to Create and Execute Dynamic Operating System Scripts With XI

Performance Management in Data Loading: an Overview

Errors while Sending Packages from OLTP to BI (One of Error at the Time of Data Loads through Process Chains)

Step By Step Procedure to Implement Soap to JDBC Scenario

SDN Community Contribution

Common Queries/Errors while working with Adobe Print PDF Forms

Customized Transaction to Trigger Process Chain from Failed Step

Web Dynpro: Coloring Table Conditionally

Web Dynpro ABAP: Changing ALV Contents and Saving in Database

Information Broadcasting-Part 2 - System Settings

Customizing Characteristic Relationships in BW-BPS with Function Modules

Custom Process types Remote Trigger and End Time

Methods of Selecting BOM Variant Parts in Variant Configuration

Load Info Cube in SCM 5.0 (BI 7.0)

Implying Security on Business Object XI 3.1 Universe having SAP BW as Source

Xcelsius Tricks Part 5 Create a Loading Bar in SAP Crystal Dashboard and Presentation Design (Xcelsius 2008)

Steps to Activate ALE Delta for Custom Master Datasource Created on ZTable

Printer Landscape Made Easy!!

Transcription:

SDN Community Contribution (This is not an official SAP document.) Disclaimer & Liability Notice This document may discuss sample coding or other information that does not include SAP official interfaces and therefore is not supported by SAP. Changes made based on this information are not supported and can be overwritten during an upgrade. SAP will not be held liable for any damages caused by using or misusing the information, code or methods suggested in this document, and anyone using these methods does so at his/her own risk. SAP offers no guarantees and assumes no responsibility or liability of any type with respect to the content of this technical article or code sample, including any liability resulting from incompatibility between the content within this document and the materials and services offered by SAP. You agree that you will not hold, or seek to hold, SAP responsible or liable with respect to the content of this document. 2005 SAP AG 1

Summary CATT (Computer Aided Test Tool) is completely integrated in the ABAP workbench. This tool is used to upload master data. Since the CATT tool sends data to the SAP system through the user interface, the test data causes real database update. By: Venkatalakshmi PJ Company: Wipro Technologies Date: 15 June 2005 Procedure Procedure to upload data using CATT is as follows: Creation of the CATT test case Recording the transaction with sample data Download the source file template. Modifications of the source file. Upload of the data from the source file. Creation of CATT test case: Execute transaction SCAT. 2005 SAP AG 2

Recording the transaction: Click the TCD (Record transaction) button. Enter the transaction code through which you want to upload data (e.g.il01). 2005 SAP AG 3

Continue recording the transaction. Ensure data is entered into every field that is to be used during the upload. Create Functional location: Initial Screen Create Functional location: Master Data (General Tab) 2005 SAP AG 4

Create Functional location: Master Data (Location Tab) Create Functional location: Master Data (Organization Tab) 2005 SAP AG 5

Create Functional location: Master Data (Structure Tab) Click on End recording button to come back to the test case. 2005 SAP AG 6

Save the test case. Download the source file template: 2005 SAP AG 7

Download of source file template is conducted in two stages as follows: Creation of import parameters: Within transaction SCAT, double click on the TCD line in the Maintain Functions screen Click the Field List button (Field list is displayed). 2005 SAP AG 8

For every field that you wish to upload data, double click in the Column New field contents (This creates an import parameter). In the Maintain Import Parameter Pop-Up: 2005 SAP AG 9

Delete the default value if not required. 2005 SAP AG 10

The New field contents column now contains the character & followed by the field name (e.g. &EQART). This is the name of the import parameter. Repeat this for every field (in every screen) to be uploaded. Back out and save the CATT test case. Download of source file template: Use the path GOTO Variants Export Default 2005 SAP AG 11

Select path and file name (e.g. C:\TEMP\UPLOAD_IL01.TXT) Click Transfer Modify the source file: The downloaded source file template is now populated with the data that is to be uploaded. This is completed as follows: Using Excel, open the tab-delimited text file. Do not change any of the entries that already exist. 1 st row contains the field names. 2 nd row contains the field descriptions. 3 rd row displays the default values, which are set in the test case. 4 th row contains a warning that changing the default values in the spreadsheet has no effect on the actual default values. The data to be uploaded can be entered in the spreadsheet from row 4 onwards (delete the 4 th row warning & replace with data for upload). Save the file as a Text file (Tab delimited). Upload data from the source file Uploading the data is completed as follows: Execute the CATT test case 2005 SAP AG 12

In the Execute screen: Set processing mode to Errors or Background (your choice). Set variants to External from file. Click the Choose button and select the file to be uploaded. If uploading to another client, click the Remote execution button and select the RFC connection to the required client. If uploading to the current client, click the execute button. Output Screen 2005 SAP AG 13

Sample Input File UPLOAD_IL01 Disclaimer & Liability Notice This document may discuss sample coding or other information that does not include SAP official interfaces and therefore is not supported by SAP. Changes made based on this information are not supported and can be overwritten during an upgrade. SAP will not be held liable for any damages caused by using or misusing the information, code or methods suggested in this document, and anyone using these methods does so at his/her own risk. SAP offers no guarantees and assumes no responsibility or liability of any type with respect to the content of this technical article or code sample, including any liability resulting from incompatibility between the content within this document and the materials and services offered by SAP. You agree that you will not hold, or seek to hold, SAP responsible or liable with respect to the content of this document. Author Bio Working in Wipro Technologies as a Project Engineer. 2005 SAP AG 14