Application Development 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: 

How to create a client dependent table ?

Former Member
0 Kudos

not a cross-client table ?

Best regards .

1 ACCEPTED SOLUTION

Former Member

Hi Blake,

Put the MANDT as the first field of table then it will be client dependent.

Regards,

Atish

5 REPLIES 5

Former Member

Hi Blake,

Put the MANDT as the first field of table then it will be client dependent.

Regards,

Atish

0 Kudos

hi, Atish

Thank you for your answer and I believe it solve the problem .

Since I'm a new for ABAP DDIC , could you please tell me if I add a field called MANDT and choose the domain MANDT . Then it is OK ?

We can choose any name for the field name ?

By the way , can we use SM30/SM31 to create a maintaince dialog for the user to do the maintainence ?

Best regards ,

0 Kudos

Since I'm a new for ABAP DDIC , could you please tell me if I add a field called MANDT and choose the domain MANDT . Then it is OK ?

Yes

The field name should be MANDT.

First you have to create the table miantainance view using table maintainance generator (SE11-Utilities) then you can create entries using SM30.

Regards,

Atish

0 Kudos

hi,

Thank you for your help

Best regards ,

0 Kudos

Hi Blake,

1.Use the fild name and the Data element name as <b>MANDT</b> to create a table client dependent.

2. For maintaing table first make sure that in SE11->Table display-> Delivery and Maintenance tab -> Data Browser/Table View Maint. give as <b>Display/Maintenance Allowed</b>

After that go to Utiliites->Table Maintenance Generator to maintain the Table.

Then after go to SM30 to maintain table.

<b>reward if useful</b>

Regards,

sunil kairam.