cancel
Showing results for 
Search instead for 
Did you mean: 

Changing OSS1 Technical settings programmatically

former_member699182
Participant
0 Kudos

Hello All,

I would like to change the SAP Router information (Name, IP address, Instance no)  in SAP programmatically.

This is the information which we change manually inside OSS1.

Is there any specific Function Module available for this purpose.

Please help.

Thanks.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Gita,

No offense but I am not sure why you want a function module to change entries in OSS1, although it will take hardly 5 mins to change the settings manually.

I am certain that the only way is to write a code for this.

AC

former_member699182
Participant
0 Kudos

Any ideas/suggestions on this please? Should this be done via BDC?

Thanks

Sriram2009
Active Contributor
0 Kudos

Hi Gita

You can refer the SAP Note 33135 - Guide for OSS1


BR

SS

former_member699182
Participant
0 Kudos

Hi Sriram,

Thanks for the link. But I donot have access to SAP Service Marketplace. Is this available anywhere elze?

Thanks

divyanshu_srivastava3
Active Contributor
0 Kudos

Hi Gita,

OSS1 itself is a program for doing such thing.

Refer below link Guidelines for OSS1 for reading above sap note without suser ID.

Regards,

former_member699182
Participant
0 Kudos

The solution part in the link requires a user login, Your link points to the same location as Sriram's.

My requirement is a little different.

Simply put, My user will just enter the IP address, Name and Instance no in a Selection screen and click Execute.

What my program will have to do is edit the router information in the OSS1 and save the information automatically (which the user will be clicking and doing in normal circumstances) and return OK to the user if the save is successful.

I hope i am making it quite clear?

Thanks.


divyanshu_srivastava3
Active Contributor
0 Kudos

Do you have any ABEPer in your team.

You should ask them to write a page of code for your query.

Regards,

former_member699182
Participant
0 Kudos

Hello Divyanshu,

I am an ABAPer myself. I tried posting this query in ABAP development and the moderator deleted it requesting to post it in Netweaver and Server related queries. Quite not sure on where this question actually belongs to. Need help on this.

Thanks.