Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Import to SAP

Former Member
0 Kudos

Hello,

We have requirement to implement the Note:32236. This note specifies

"For Release 4.x and higher: Download the packed Transport files R101087.ZIP and K101087.ZIP which

are attached to this note. Unpack the files, and import them into your system........."

Can anybody suggest how this import can be done?.

4 REPLIES 4

LucianoBentiveg
Active Contributor
0 Kudos

Look Tx SNOTE.

Former Member
0 Kudos

You have to copy the two extracted files to /usr/sap/trans and import the transport request (which consists of these two files) to your SAP system using Txn STMS

0 Kudos

This`ll also help you

Go through following Steps:

1. Check Note Validity

a. Log on to SAPNet (or use SAP Service Marketplace on the Web)

i. Click Gen. Functions

ii. Click Display

iii. Enter note # and click Execute

iv. Click Note Administration

v. Click Support Package Tab to display note package level

If no value exists for package level

a. Follow the steps in the Solution to apply the note

b. Go to transaction code spam

i. Click Package Level to display current package level

c. Compare note package level with current package level

i. If note package level < or = current package level, note has already been applied through support packages.

No additional steps necessary

ii. If note package level > current package level, note must be applied. Go to Step 2

2. Go to transaction code snote

3. Download SAP note

a. Click Goto à Download SAP note

b. Enter note #

c. Click Execute

4. Implement SAP Note

a. Select note and click Implement SAP Note icon

b. Request – Click Create; Enter note # and description

c. Take note of transport #

5. Test transport before migration

a. Notify requestor to verify changes before migrating to the next environment

b. After thorough testing has been completed, release transport

c. Migrate transport to the other environments

Thanks

Saquib

former_member181966
Active Contributor
0 Kudos

Check this step by step guide to implement SAP note

http://www.sappoint.com/basis/snote.pdf

You can check your current package using SPAM ---

Pl..award the points

Thanks