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

reg Table maintaince view

Former Member
0 Likes
438

Hi...Pls tell me what Table maintainence indicates in the table when we select the delivery and maintainence <b>Tab of</b> the table and select the following from the dropdown list Display and maintainence allowed/Display and maintainence allowed with restrictions/Display and maintainence not allowed.What does each indicate.

3 REPLIES 3
Read only

Former Member
0 Likes
417

these are the authorizations u need to give... u need onlu to display or ur allowing to maintaince it mean allowing change ur tables...

Read only

Former Member
0 Likes
417

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.

Display/maintenance not allowed

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.

Display/maintenance allowed to limited extent

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.

Display/maintenance allowed

The usage of standard table maintenance tools is allowed:

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

Read only

ferry_lianto
Active Contributor
0 Likes
417

Hi,

Please check this from SAP Help ...

- Display/maintenance not allowed

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.

- Display/maintenance allowed to limited extent

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.

- Display/maintenance allowed

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.

Regards,

Ferry Lianto