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

SAP Script problem

Former Member
0 Likes
693

Hi,

While creating a form in se71, initially I saved as a $tmp form.

Now, how do I attach request to it.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
665

Hi,

Goto SE10. Then, click Goto--> Objects in request. And then you can attach your request to the form by providing the formname.

5 REPLIES 5
Read only

Former Member
0 Likes
666

Hi,

Goto SE10. Then, click Goto--> Objects in request. And then you can attach your request to the form by providing the formname.

Read only

Former Member
0 Likes
665

Hello

U can do it in<b> SE03</b>

Choose object as Form and enter the form name and press F8.

It will ask for the Dev.Calss.

Vasanth

Read only

Former Member
0 Likes
665

just copy to another form and assign in separate development class. And assign the request no. I dont think you can assign request no to a local object.

regards

shiba dutta

Read only

Former Member
0 Likes
665

jsut check tcode SE03 if u can do that from here .

or

U need to assign this form to a package for the system to prompt a request and then u can assign it . just see if u can do this from SE80 .

im not logged on to sap .plz check the same.

regards,

vijay

Read only

Former Member
0 Likes
665

run this PROGRAM

RSWBO052

and give

R3TR FORM 'Form name

then enter

here u can change.

Regards

Prabhu