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

how to create new request number including all developement objects

Former Member
0 Likes
1,545

Hi

in strange, i was sure that request number was sent by se01 and stms, but production was not reflect.

so i want to create new request number including all developement objects for a program in order to send it to prod.

where, how can i do that?

Thanks in advance

Dennis

5 REPLIES 5
Read only

Former Member
0 Likes
917

Hello Dennis,

Just create a TR using SE10 and assign all objects again.

Regards,

Atish

Read only

Former Member
0 Likes
917

Hi,

In Tcode SE10 create (F7) request .

Assign all your objects to that request no.

Read only

0 Likes
917

Hi,,

actually, what i want to handle is RFC, not report program.

as you mentioned, went to se10,

but i have error message "Object R3TR BMFU ZRFC21 requires a directory entry" with below parameters

Program ID Object Type object Name

======================================

R3TR BMFU ZRFC21

what value of right parameter are?

thanks in advance

Dennis.

Read only

Former Member
0 Likes
917

Hi,

n order to transfer FM…, do the following:

- Open transaction SE10

- create workbench request

- give desc. and target system.

- double click on request and click display<->change (ctrl+f1)

Give the following:

- program id ->R3TR

- Object type -> BMFU

- Object name -> Your FM name

- press enter

- click on key.

- Add values * to transport all content of table

- Transport the request.

Thanks

Mohinder Singh Chauhan

Read only

0 Likes
917

Hi,

program id ->R3TR

- Object type -> BMFU

- Object name -> Your FM name

- press enter

at this time, i got error message "Object R3TR BMFU ZRFC21 requires a directory entry".

i can not go next due to this error.

thanks

Dennis