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

general

Former Member
0 Likes
1,131

i am having two ztables zstudent,zstudent_marks,the primary key for both the fields is sno.i want to join the two tables by maintanence view is it possible if so how ?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,103

Hai Mrudule,

<b>It is better to go for Database view.</b>

Follow the below steps:

<b>Go to Se11-->Give viewname(ZSTUDENT),

Give Short Description,

Type table names(ztables zstudent and in the next line zstudent_marks )

Type join condition at join Tables/Join Conditions tab.

In the View Fields tab,Give the Field Names that ypou want to see in the View Output.</b>

Hope this helps you a lot.

<b>Reward points if it helps you.</b>

Regds,

Rama chary.Pammi

7 REPLIES 7
Read only

Former Member
0 Likes
1,103

Go to se11 and create a View between the two tables.

then generate a maintenance for the VIEW suing maintenance generator.

Regards,

Ravi

Read only

Former Member
0 Likes
1,103

Ya Naga,

That is possible.

Create the Maintenance type View from SE11.

Simply give all the tables names that you want and specify the fields that you want to display in the view.

This will work.

Reward Points if helpful,

Regards,

Tejas

Read only

0 Likes
1,103

hi tejas

i am able to enter only one table in tables bcz only one line is enabled and other lines are disabled then how can i write the table names

Read only

Former Member
0 Likes
1,103

naga,

1. Select the particular table in transaction SE11.

2. Press Change button

3. Use the menu Utilities->Table Maintenance Generator

4. Give Authorization code (&NC&)

5. Give Functiongroup (can be created using SE80)

6. Maintenance type (one step)

7. Click the find Scr number and ask the system to propose the number.

8. Save the same and activate.

9. Then you can use SM30 to mainitain the data.

For more information, please check this link.

http://help.sap.com/saphelp_40b/helpdata/en/cf/21ed2d446011d189700000e8322d00/content.htm

http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ed2d446011d189700000e8322d00/content.htm

/people/sudheer.cheedella/blog/2006/02/20/extracting-data-in-table-maintenance

Don't forget to reward if useful

Read only

Former Member
0 Likes
1,103

naga,

1. Select the particular table in transaction SE11.

2. Press Change button

3. Use the menu Utilities->Table Maintenance Generator

4. Give Authorization code (&NC&)

5. Give Functiongroup (can be created using SE80)

6. Maintenance type (one step)

7. Click the find Scr number and ask the system to propose the number.

8. Save the same and activate.

9. Then you can use SM30 to mainitain the data.

For more information, please check this link.

http://help.sap.com/saphelp_40b/helpdata/en/cf/21ed2d446011d189700000e8322d00/content.htm

http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ed2d446011d189700000e8322d00/content.htm

/people/sudheer.cheedella/blog/2006/02/20/extracting-data-in-table-maintenance

Don't forget to reward if useful

Read only

Former Member
0 Likes
1,103

hi

good

you can create the veiw for both the tables in se11

http://help.sap.com/saphelp_nw04/helpdata/en/f5/35c83ecedc636be10000000a114084/content.htm

THANKS

MRUTYUN^

Read only

Former Member
0 Likes
1,104

Hai Mrudule,

<b>It is better to go for Database view.</b>

Follow the below steps:

<b>Go to Se11-->Give viewname(ZSTUDENT),

Give Short Description,

Type table names(ztables zstudent and in the next line zstudent_marks )

Type join condition at join Tables/Join Conditions tab.

In the View Fields tab,Give the Field Names that ypou want to see in the View Output.</b>

Hope this helps you a lot.

<b>Reward points if it helps you.</b>

Regds,

Rama chary.Pammi