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

Insert Table Contents into a Customizing request

Former Member
0 Likes
793

Hi All,

Please help me with this.

I want to insert a set of rows into a customizing request and release into the target system.

I have already checked up these function modules

TR_OBJECTS_CHECK

TR_OBJECTS_INSERT

TRINT_APPEND_COMM.

Can you guide me with a program to insert rows into a customizing request or how to call the above function modules ( the values to parameters of the function modules are not known)

Points are guaranteed.

Thanks in advance.

Best Regards,

Prasanth

2 REPLIES 2
Read only

Former Member
0 Likes
587

Hai,

If u have teh access to SE01.

Give the request name and click display.

double click on the subtask or the requst itself.

get into teh edit mode by clicking teh edit button on the application toolbar.

in the first ediatable column give R3TR next editable column as TABU and presss enter.

A button will appear(similar to foreign key button) on teh right hand side.Click on that and ull be into another screen where a table control will be shown.A button for selecting the table contents will be there on the top of tabe control..Clikck on tat and select ur required records..

Neeraj

Read only

0 Likes
587

Hello Neeraj,

Thanks for having a look into my question.

But my question is :

i want to insert rows into a customizing request using a dynamic code, not doing manually.

Can u please guide me in this?

Thanks in advance.

Best Regards,

Prasanth