Application Development and Automation 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: 
Read only

Local request problem

Former Member
0 Likes
971

Hi all,

I have the following issue: I had to apply a correction of an SAP note (note: 659785) that applies to existing tables (namely: IBAPI_ORDER_LISTHEAD_SELOPS and BAPI_ALM_ORDER_LISTHEAD_SELOPS) of the SAP system. I did that on the development environment and had to do a transport request so as to move it to the development environment and then to the productive environment. The issue I have is that the system only allows me to do local request for this kind of object (but for my own created tables and functions, I can create transport request correctly. Apparently it does that when I want to modify tables and objects of standard SAP packages)...

The SAP administrator of the company that owns the SAP systems has no idea what to do, so I'm asking this forum hoping someone might give some hints on this issue?

Regards,

Cedric

7 REPLIES 7
Read only

Former Member
0 Likes
846

Have you tried OSS? What is your SAP version?

Regards

Message was edited by: Shehryar Khan

Read only

0 Likes
846

Hi Shehryar,

The system is a 4.7 system. I haven't tried OSS (also I don't really know how it works. Does it give more authorizations that standard connection?). I have a direct login/password for connecting through SAPLogon to the system.

Would it help to use it?

Regards,

Cedric

Read only

0 Likes
846

By OSS, I meant have you asked SAP about this issue?

Regards

Read only

0 Likes
846

Well I'm actually working at SAP as a researcher... But we are not used to these kind of issues. Who should I contact to get such an answer through OSS?

Regards,

Cedric

Read only

0 Likes
846

Hello Cedirc,

When you look at the Note, you will find on the <i>Header Data</i> tab the field called <i>Responsible</i>. He/she would be the best person to contact for any issues you may face regarding the note.

I'm also working for SAP and shall send you an email shortly.

Regards,

Anand Mandalika.

Read only

0 Likes
846

Hi,

Just wanted to make sure you've followed all these steps:

1. Create a transport request in the system (through SE09 transaction).

2. Log on to the OSS system and register the objects that you are modifying. You will get an Access Key for each of these objects and you will have to enter that when you actually modify the objects in SE11 (the system would automatically prompt you for an access key).

3. When you save the object after modifications, you have to specify the appropriate development class.

4. Enter the transport request number you have obtained in step 1 above in the subsequent pop-up screen.

Please cross check these points once more, just to be sure.

Regards,

Anand Mandalika.

Read only

Former Member
0 Likes
846

Hi all,

finally, I was directed to another dev system, the previous was apparently not well configured. So I close this thread.

Thanks to the ones who helped me.

Cedric