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: 

REGARDING MANDT AND KEYFIELD

Former Member
0 Kudos

I have created a table in which MANDT is the first field .We wanted to create

entries in that table .For that we proceeded with this navigation : se11 ->utilites->table content->create entries.But status message was this "u are not authorised to change this table ". why so ?

Even we removed MANDT field then also the same thing happend.why?

Is it necessary that every table should have a primary key?

Please help me to solve this problem.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

HI

tel me in delivary and maintanace what u had given

if you use deleviry and maintance not allowed then it won't allow u to enter values

see the information

<b>Flag if Maintenance with Standard Tools is allowed</b><b>

Definition</b>

This indicator specifies whether it is possible to display/maintain a table/view using the maintenance tools Data Browser (transaction SE16) and table view maintenance (transactions SM30 and SM31).

The indicator can be set for database views, projection views, maintenance views, mantenance view variants, and tables (called 'Table/ View' below) using transaction SE11.

Note: The indicator is not available for help views since they are not relevant to SE54 and are used for search functions.

<b>Usage</b>

The indicator can have the following values:

<b>Display/maintenance not allowed</b>

The usage of standard table maintenance tools is not allowed.

Maintenance and display of this table/view is not possible in transaction SE16.

Transaction SE54 does not allow the generation of a maintenance dialog, which means automatically that calling transactions SM30/SM34 for this table/view is no longer possible.

<b>Display/maintenance allowed to limited extent</b>

Usage of standard table maintenance tools is allowed to a limited extent:

Transaction SE16 allows the display function for this table/view, but no maintenance.

Generation of a maintenance dialog for this table/view is possible through transaction SE54.

Transaction SM30 does not allow maintenance and display functions for this table/view.

Note: The generated dialog can be included in view clusters (data maintenance through transaction SM34) or called within a program through the function module View_Maintenance_Call.

<b>Display/maintenance allowed</b>

The usage of standard table maintenance tools is allowed:

Transaction SE16 allows the maintenance and display functions for this table/view.

Note: If an SM30 maintenance dialog exists, this is called.

Transaction SE54 allows the generation of a maintenance dialog for this table/view.

Transaction SM30 allows the display and maintenance functions for this table/view.

Note: The generated dialog can be included in view clusters (data maintenance through transaction SM34) or called through the function module View_Maintenance_Call in the same way as the transaction call SM30.

Comment

Only the last two options are offered for maintenance views and maintenance view variants. 'Display/maintenance not allowed' does not apply since maintenance views and maintenance view variants serve exclusively to generate a user interface. This is rejected in the option 'Display/maintenance not allowed'.

When the standard maintenance tools are used, the system checks the corresponding authorizations of the user.

<b>Reward if usefull</b>

1 REPLY 1

Former Member
0 Kudos

HI

tel me in delivary and maintanace what u had given

if you use deleviry and maintance not allowed then it won't allow u to enter values

see the information

<b>Flag if Maintenance with Standard Tools is allowed</b><b>

Definition</b>

This indicator specifies whether it is possible to display/maintain a table/view using the maintenance tools Data Browser (transaction SE16) and table view maintenance (transactions SM30 and SM31).

The indicator can be set for database views, projection views, maintenance views, mantenance view variants, and tables (called 'Table/ View' below) using transaction SE11.

Note: The indicator is not available for help views since they are not relevant to SE54 and are used for search functions.

<b>Usage</b>

The indicator can have the following values:

<b>Display/maintenance not allowed</b>

The usage of standard table maintenance tools is not allowed.

Maintenance and display of this table/view is not possible in transaction SE16.

Transaction SE54 does not allow the generation of a maintenance dialog, which means automatically that calling transactions SM30/SM34 for this table/view is no longer possible.

<b>Display/maintenance allowed to limited extent</b>

Usage of standard table maintenance tools is allowed to a limited extent:

Transaction SE16 allows the display function for this table/view, but no maintenance.

Generation of a maintenance dialog for this table/view is possible through transaction SE54.

Transaction SM30 does not allow maintenance and display functions for this table/view.

Note: The generated dialog can be included in view clusters (data maintenance through transaction SM34) or called within a program through the function module View_Maintenance_Call.

<b>Display/maintenance allowed</b>

The usage of standard table maintenance tools is allowed:

Transaction SE16 allows the maintenance and display functions for this table/view.

Note: If an SM30 maintenance dialog exists, this is called.

Transaction SE54 allows the generation of a maintenance dialog for this table/view.

Transaction SM30 allows the display and maintenance functions for this table/view.

Note: The generated dialog can be included in view clusters (data maintenance through transaction SM34) or called through the function module View_Maintenance_Call in the same way as the transaction call SM30.

Comment

Only the last two options are offered for maintenance views and maintenance view variants. 'Display/maintenance not allowed' does not apply since maintenance views and maintenance view variants serve exclusively to generate a user interface. This is rejected in the option 'Display/maintenance not allowed'.

When the standard maintenance tools are used, the system checks the corresponding authorizations of the user.

<b>Reward if usefull</b>