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: 

SAP Script problem

Former Member
0 Kudos

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

Former Member
0 Kudos

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

Former Member
0 Kudos

Hi,

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

Former Member
0 Kudos

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

Former Member
0 Kudos

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

Former Member
0 Kudos

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

Former Member
0 Kudos

run this PROGRAM

RSWBO052

and give

R3TR FORM 'Form name

then enter

here u can change.

Regards

Prabhu