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

two diff transactions with different views but pointing to same table

Former Member
0 Likes
2,086

hi,

i have two transactions which are pointing to the same table having different view name.

one is just read only

and the other is read, change and delete.

but the prblm is m not able to create this transaction with parameters.

can anyone help me out?

1 ACCEPTED SOLUTION
Read only

former_member70391
Contributor
0 Likes
2,056

Hi Poonam,

As you said U already created tcode for views right, You mean to say u want to create variant for the view. then check this link,

or Create Variant for Maintenance view via SE54.

http://help.sap.com/saphelp_nw04/helpdata/en/5a/0c88924d5911d2a5fb0000e82deaaa/content.htm

Thanks & Regards,

Nagaraj Kalbavi

hey got it yaar.

thankyou so much.

i had given table name instead of viewname.

thanks.

19 REPLIES 19
Read only

former_member70391
Contributor
0 Likes
2,057

Hi Poonam,

As you said U already created tcode for views right, You mean to say u want to create variant for the view. then check this link,

or Create Variant for Maintenance view via SE54.

http://help.sap.com/saphelp_nw04/helpdata/en/5a/0c88924d5911d2a5fb0000e82deaaa/content.htm

Thanks & Regards,

Nagaraj Kalbavi

Read only

0 Likes
2,056

what is create variant? i dont know.

i have to do point 2 transactions to the same table - one with read only

and the other with read,change....

for this i need to create maintanance right????

Read only

0 Likes
2,056

Hi poonam,

Do the following,

Create 2 maintenance view one with read and another one with read and change.

Crrate Maintenance with read,

1. Go to Se11

2. Enter the View Name and click on Create Button

3. Select the Maintennac eview radio button and click ok

4. Enter the description and table name

5. Go to Tab Maint. Status and select the radio button Read Only

6. Generate a Maintenance view and Activate it

7. Go to SE93 and create the transaction code for view

8. Enter the tcode Name-> Create->Choose the option with parameters

9. Enter the description

10. Enter the transactiona sSM30

11. Select Inherit Gui Attributes in the classification

12. Scroll Down and Enter the VIEWNAME EQ ur View Name

13. SHOW EQ X

14. Activate it.

For View with read and change do the same steps but in step 3 instead of selecting read only select the radiobutton Change/ Display.

Hope it is clear now.

Thanks & Regards,

Nagaraj Kalbavi

9.

Read only

0 Likes
2,056

yes.

i did this.

created zooo1 as view for table zooo

and zooo2 as view for table zooo

and then created transaction,

but when i execute it is giving me error as :

The maintenance dialog for ZOOO1 is incomplete or not defined

what do i do now?

Read only

0 Likes
2,056

Hi Poonam,

Have you Generated the view from SE11-> View-> Utilities-> table Maintennace Generate.

I think there is somthing wrong in the Maitennace Generator. Check the followings, These things are mandatory.

1. Authorization group,

2. Function group

3. screen Number

Or go to SE93, enter your tcode what u have generated and see the transaction code what u mentioned in the Default Values For, do not forget to select the checkbos skip initial screen.

Thanks & Regards,

Nagaraj Kalbavi

Read only

0 Likes
2,056

if i do this : SE11-> View-> Utilities-> table Maintennace Generate.

i dont have the tab of maint status na????

what i did was :

se11 -> view-> create-> radio button options....

i didnt go for that utilities.

Read only

0 Likes
2,056

Hi Poonam,

it will be there , first select the mint. status as read only then create generate.

or else provide me ur email id i can show in my screen,

Thanks & Regards,

Nagaraj Kalbavi

Read only

0 Likes
2,056

yes, got it.

tell me what to write in overview screen and single screen?

Read only

0 Likes
2,056

Hi Poonam

Select the Maintennace Type as One Step and Overview screen as 0100.

Provide ur email id I can show you how to create it via screen sharing, it will be easy for you.

Thanks & Regards,

Nagaraj Kalbavi

Read only

0 Likes
2,056

hi,

i did it.

i created the transaction and its giving me that same error.

anyother way without going for transaction?

Read only

0 Likes
2,056

Hi Poonam,

Since I am in citrix i can not send any documnets, Can u provide me ur email id, since I can do it in my system and I can show you. Do not worry I wont miss use ur email id

I will send u a meeting request.

Thanks & Regards,

Nagaraj Kalbavi

Read only

0 Likes
2,056

no no nothing as such.

what is that meeting request and all.

i don want that.

ok. i finally got it. i went to SM30 and checked it.

its showing me the right thing.

thanks so much for ur help.

but this transaction is not working. ??

why???

Read only

0 Likes
2,056

hey got it yaar.

thankyou so much.

i had given table name instead of viewname.

thanks.

Read only

0 Likes
2,056

hi,

its showing only key fields when i go for that mantainance view of the table.

Read only

0 Likes
2,056

Hi Poonam,

Select the fields for your view in SE11. Go to Change Mode via SE11-> go to View Fields and choose table fields by clicking on Table Fields button. If you have more fields then better go for Maintenance type Two Step and enter sreen numbers for both Overview screen and single screen in Utilities-> table Maintennace Generator.

Thanks & Regards,

Nagaraj Kalbavi

Read only

0 Likes
2,056

hi,

what should i give in single scrren value?

Read only

0 Likes
2,056

For Overview Screen type 0100 and for single screen 0200. Now in SM30 it will show you key values and double click on it it will show you the details with other parameters in second screen.

Thanks & Regards,

Nagaraj Kalbavi

Read only

0 Likes
2,056

thanks.

its working fine.

got a doubt what is this overview screen and single screen?

Read only

0 Likes
2,056

Hi Poonam,

Two maintenance screens are processed during the extended table maintenance:

On the Overview screen the entries are displayed in list form.

On the Single screen one entry is displayed. The single screen can be called from the overview screen, by function key, for every entry.

That means when u use single screen double click wont work. We use two steps when there is large amount of fields.

Thanks & Regards,

Nagaraj Kalbavi