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 assign Customizing Req to a customizing table ?

Former Member
0 Likes
1,045

Hello ALl,

I've created a table with Delivery Class as C and some fields.

Now when I save this it is asking a Workbench request.

How shud I put them in a Cutomizing request ?

Regards,

Deepu.K

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,017

Hello Deepu,

You have made a customising table.Next you need to go to utilities->Table maintenance generator .There you will see a box named"Dailog data transport details" ,select the option Recording routine->Standard Recording Routine. And save the generated screen.With this option enabled,you will be able to save you customising table to a customising request.

Regards,

Reema.

6 REPLIES 6
Read only

Former Member
0 Likes
1,017

Create an request no newly of tups Customizing request ...

it ask provide the request no .

reward points if it is usefull ...

Girish

Read only

Former Member
0 Likes
1,018

Hello Deepu,

You have made a customising table.Next you need to go to utilities->Table maintenance generator .There you will see a box named"Dailog data transport details" ,select the option Recording routine->Standard Recording Routine. And save the generated screen.With this option enabled,you will be able to save you customising table to a customising request.

Regards,

Reema.

Read only

0 Likes
1,017

Hello Reema,

<i>There you will see a box named"Dailog data transport details" ,select the option Recording routine->Standard Recording Routine. And save the generated screen.</i>

I did that. Now when I'm trying to save this I'm still getting a Workbench request not a customizing request.

How to get the customizing request option ?

Regards,

Deepu.K

Read only

0 Likes
1,017

Hello Deepu,

You are trying to create/change the table defenition, which will always go to a worbunch request only.

You can include the data created inside the table to a customization request.

Workbunch request is used for recording the changes in repository objects like table defenition, programs, other dictionary objects. Customization request is used for recodring the changes with respect to configuration data.

Regards

Geogy

Read only

0 Likes
1,017

Deepu,

<i><b>Please Note</b></i>

The customising<b> table</b> you have created will go to the<b> workbench request</b> only,the <b>data</b> will be move to the <b>customising</b> request .

You need to activate and save your table to the workbench request.Then you need to generate a screen for customising the data in the table..for that you go to

Utilities->Table Maintainence generator. Give the following details,

Authorisation group,

Authorisation object

Then maintain screen numbers...

Select the option Recording routine->Standard Recording Routine. And save the generated screen.

After this go to sm30 transaction,give your table name and click on button "Maintain". Then enter the data on the screen and click on save.Hence while

saving your data,a popup will appear to save the data to a customising request.

At this point you will have your data in customising request.

Regards,

Reema.

Read only

0 Likes
1,017

Hello Reema,

Thanks for the info.

Regards,

Deepu.K