‎2008 Jun 06 6:36 PM
Hi all,
my client at onsite has created a Z-table, and the allowed maintenance for that Z-table with restrictions.
Delivery Class : A (Application table (master and transaction data)
Table Maintenance : Display and Maintenance allowed with restrictions.
I have to create a Z-transaction for maintaining / creating records in that table.
I created the Z-tcode and assigned authorization group &NC& [No authorization] for it and created a function group for it.
When i try to execute that Z-tcode, i get an error message saying "You are not authorized to use transaction".
I opened that z-table in SM30, and i get the error message "View/table can only be displayed and maintained with restrictions".
Can we create a z-tcode for a table that allows maintenance with restriction?? What mistake did i commit??
This is very Urgent. Plz help me.
Points will be rewarded.
‎2008 Jun 06 6:56 PM
Hi
- When i try to execute that Z-tcode, i get an error message saying "You are not authorized to use transaction".
It means you haven't no authorization for that trx: u should check your profile, if don't have the authorization for Z*, u should update your profile every time u create a new Z-trx.
- I opened that z-table in SM30, and i get the error message "View/table can only be displayed and maintained with restrictions".
If you've setted that flag it means you can update the table only by a cluster view (trx SM34): u can generate the cluster view by trx SE54.
If you want to use the trx SM30: u haven't to set that flag.
Max
‎2008 Jun 06 6:56 PM
Hi
- When i try to execute that Z-tcode, i get an error message saying "You are not authorized to use transaction".
It means you haven't no authorization for that trx: u should check your profile, if don't have the authorization for Z*, u should update your profile every time u create a new Z-trx.
- I opened that z-table in SM30, and i get the error message "View/table can only be displayed and maintained with restrictions".
If you've setted that flag it means you can update the table only by a cluster view (trx SM34): u can generate the cluster view by trx SE54.
If you want to use the trx SM30: u haven't to set that flag.
Max
‎2008 Jun 06 7:35 PM
Hi Max,
good points that you have made. Thank you very much for the responce.
i have one query.
If i define a Z-table as 'Allow maintenance with restrictions' , i cannot create a z-transaction and maintain it using sm30.
Am i correct??
‎2008 Jun 06 9:59 PM
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.