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

Program behind OAOR: Copy to zprogram and disable EDIT Document

Former Member
0 Likes
757

Team,

I want to know what is the program behind tcode OAOR. I want to copy it and disable the EDIT (pencil) push button. I want to know the steps to locate the PF-Status and then disable it.

Thanks

Message was edited by:

SAPna2000

6 REPLIES 6
Read only

Former Member
0 Likes
669

<b>BDSFIND_1</b>....Just go to SE16 --> TSTC --> Enter transaction and your going to recieve the corresponding program -:)

Greetings,

Blag.

Read only

former_member194669
Active Contributor
0 Likes
669

Hi,

/oOAOR>system>status

Here you will info.

aRs

Read only

0 Likes
669

Ok...That was an easier way...Totally forget about it -:) Really...

Greetings,

Blag.

Read only

0 Likes
669

I know and tried the both above methods: When you execute the program it gives a different selection screen compared with running the transaction OAOR (which has a different selection screen)

Any ideas: what is the real program behind it - I want to copy that program and customize it to disable EDIT oprion in the PF-STATUS.

Thanks

Read only

0 Likes
669

Hi,

Program Name : BDSFIND_1 having 3 transactions codes

1. BDN1 - calls screen 1230

2. OAER - calls screen 1001

3. OAOR - calls screen 1230.

According to transaction u will get 3 different selection screens

aRs

Read only

0 Likes
669

Thanks for your reply.

I checked the code and noticed that PF-STATUS are listed there but somehow not able to view them.

What could be the reason.

Thanks