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

workbench or Customizing Request

Former Member
0 Likes
1,003

Hi All

I want to update an entry in a Z Table and also want to delete 1 row from the table . Which Type of request do i need ?

Thanks

Shweta

9 REPLIES 9
Read only

Former Member
0 Likes
982

Workbench Request

Read only

GauthamV
Active Contributor
0 Likes
982

If you are updating it through program then you need to use workbench request

or if it is through mainteanence view then use customizing request.

Read only

Sm1tje
Active Contributor
0 Likes
982

If this is a maintenance view which can be changed with SM30, it will be a customizing request!

Read only

Former Member
0 Likes
982

Thanks , yes i was able to add a new entry with customizing request , but i am not able to use that request for deleting an entry .. strange though .... any idea y it is not able to delete ....

Thanks for the response.

Read only

0 Likes
982

Hi,

Please check ur customizing request the record which u deleted will be there...

Regards,

Nagaraj

Read only

GauthamV
Active Contributor
0 Likes
982

hi,

Only first time it will ask for request from the next time all the details will

be stored directly in request until you release it.

Read only

Former Member
0 Likes
982

Actually it is not in one table , i need to add an entry in one and delete a row from another table ... Strange that it is able to add but not able to delete ....

Read only

0 Likes
982

Hi,

can u please tell us whether maintainance view is there for the second table or not.

Regards,

Nagaraj

Read only

Former Member
0 Likes
982

thanks