‎2007 Sep 19 5:42 AM
Hi All,
can anybody clearly tell me what is the basic difference between <b>Table Maintenance Allowed</b> and <b>Table Maintenance with Restriction</b>----- when creating any table in SE11 's Attributes tab.
Regards,
Ajoy
‎2007 Sep 19 6:50 AM
Hi,
<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 Dictionary object, but no maintenance.
Generation of a maintenance dialog for this Dictionary object is possible using transaction SE54.
Transaction SM30 does not allow maintenance and display functions for this Dictionary object
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 Dictionary object.
Note: If an SM30 maintenance dialog exists for this Dictionary object,
it is called.
Transaction SE54 allows the generation of a maintenance dialog for this Dictionary object.
Transaction SM30 allows the display and maintenance functions for this Dictionary object.
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.
Regards,
Sesh
‎2007 Sep 19 6:49 AM
hi,
Table Maintenance Allowed tab allows you to do DML operations on the Ztable you created.
Table Maintenance with Restriction:-- it allows the DML operations with restrictions for ur ztable.
<b>Reward points if useful</b>
‎2007 Sep 19 6:50 AM
Hi Ajoy,
If we give table maintenance allowed while creating table,it means that you can give the entries manually for the table and at the later point,if required you can add the fields for the table.
Table Maintenance not allowed means no entries can be given to the table at later stage nor can you add the fields to the table.
Hope its clear.Please reward.If not clear please do revert back.
Thanks.
‎2007 Sep 19 6:50 AM
Hi,
<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 Dictionary object, but no maintenance.
Generation of a maintenance dialog for this Dictionary object is possible using transaction SE54.
Transaction SM30 does not allow maintenance and display functions for this Dictionary object
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 Dictionary object.
Note: If an SM30 maintenance dialog exists for this Dictionary object,
it is called.
Transaction SE54 allows the generation of a maintenance dialog for this Dictionary object.
Transaction SM30 allows the display and maintenance functions for this Dictionary object.
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.
Regards,
Sesh
‎2007 Sep 29 7:55 AM
Hi,
then the basic difference is
" when allowed"
SM30 allows View Maintenance
and
"when allowed with restrinctions"
SM30 does not allows View Maintenance
And please one thing make clear to me,
what is the funda of Generation of Maintenance Dialog in SE54 and including it in SM34.
Thanks and Regards,
Ajoy