2007 Aug 29 3:09 PM
Hi experts,
I developed a custome table in the dev client. When I am trying to enter data into the table in the Quality client it is saying its not modfiable.Is there any setting in the creation of the database table
2007 Aug 29 3:13 PM
It sounds like your table is defined as a customising table that should be populate by transport rather than manually.
If you do need to populate the table manually in each system set the delivery class to A and in the table maintenance settings choose 'no, or user recording'.
Alternatively enter your settings in your development system and transport them into QA.
Regards,
Nick
2007 Aug 29 3:12 PM
Hi,
In the table, press Delivery and Attributes button, then select Display and maintanence allowd, then activate the table
Regards
Sudheer
2007 Aug 29 3:12 PM
2007 Aug 29 3:13 PM
It sounds like your table is defined as a customising table that should be populate by transport rather than manually.
If you do need to populate the table manually in each system set the delivery class to A and in the table maintenance settings choose 'no, or user recording'.
Alternatively enter your settings in your development system and transport them into QA.
Regards,
Nick
2007 Aug 29 3:15 PM
Hi,
Go to delivery and maintenance screen of se11 and make the field Data Browser/TableView maint, to Display/Maintenance alowed or with restrictions.
Thanks,
Sriram Ponna.
2007 Aug 29 3:17 PM
Hi!
table maintanance Generator is used to manually
input values using transaction sm30
follow below steps
go to se11 check table maintanance check box under
attributes tab
utilities-table maintanance Generator->
create function group and assign it under
function group input box.
also assign authorization group default &NC& .
select standard recording routine radio in table
table mainitainence generator to move table
contents to quality and production by assigning
it to request.
select maintaience type as single step.
maintainence screen as system generated numbers
this dialog box appears when you click on create
button
save and activate table
http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ed2d446011d189700000e8322d00/content.htm
One step, two step in Table Maintenance Generator
Single step: Only overview screen is created i.e. the Table Maintenance Program will have only one screen where you can add, delete or edit records.
Two step: Two screens namely the overview screen and Single screen are created. The user can see the key fields in the first screen and can further go on to edit further details.
Regards
Tamá
2007 Aug 29 3:27 PM
hi,
Select the Display maintenance allowed propery under Delivery and Maintenance tab in se11.. how ever you are not allowed to make any entries manually in the quality system, Please go and create a table maintenance for this table which would allow you to maintain data.
HOW TO CREATE THE TABLE MAINTENANCE GENERATOR
Open SAP tables for direct maintenance
1 GO TO SE 11. ENTER THE TABLE NAME
2 GO TO UTILITIES - TABLE MAINTENANCE GENERATOR
3 GIVE AUTHERIZATION GROUP(&NC&)
4 GIVE FUNCTION GROUP and PACKAGE NAME
5 SELECT SCREEN NUMBER
6 SAVE
2007 Aug 29 3:51 PM