‎2008 Nov 09 1:24 AM
hi all,
would you advise me how to create a table which can maintain thru SM30?
i created a Transp. Table on SE1. But I want some advise on something as the following:
- Delivery class (in this case i pick C)
- Data class (i pick APPL1)
please give me the advise on this. thanks in advance.
Regards,
Peerasit
‎2008 Nov 09 1:54 AM
hi there
i'm going to mention on how to make transparent table to maintiain by SM30.
it's not complicated. On SE11, go to 'Utilities' => 'Table Maintenance Generator'. Then enter Authorization Group and Function Group name. For instance, &NC&, w/o auth group, and ZTABLE_SS.
On maintenance screens section, pick up a step of screen, one or two, and enter screen number, for instance 800, 810. Then Save and Activate.
Later on, try maintain a trans table thru SM30.
Hope it helps.
Ramus
‎2008 Nov 09 1:52 AM
‎2008 Nov 09 1:53 AM
if you want the table to maintianed in prod via transports from Dev , then delivery class is 'C', else it should be 'A'
for Data class - you need to select the user ones either USER1 or USER2 or whatever ones is available in your system
‎2008 Nov 09 1:53 AM
http://www.google.ca/search?hl=en&sa=X&oi=spell&resnum=0&ct=result&cd=1&q=howtocreatetablemaintenancegeneratorsap&spell=1
‎2008 Nov 09 1:54 AM
hi there
i'm going to mention on how to make transparent table to maintiain by SM30.
it's not complicated. On SE11, go to 'Utilities' => 'Table Maintenance Generator'. Then enter Authorization Group and Function Group name. For instance, &NC&, w/o auth group, and ZTABLE_SS.
On maintenance screens section, pick up a step of screen, one or two, and enter screen number, for instance 800, 810. Then Save and Activate.
Later on, try maintain a trans table thru SM30.
Hope it helps.
Ramus
‎2008 Nov 10 3:54 AM
Hi,
To ceate a table that can maintain thru SM30, it does not rely on Delivery class and Data class .
What you need to do is after you create a new customer table, you need to go through menu 'Utilities' => 'Table Maintenance Generator'. The generator screen will be displayed and then enter Authorization Group(ie, &NC&, ) and Function Group name(you can create a new FG).
On maintenance screens section, you can select using one or two screens , and enter screen number, last Save and Activate.
Then, thru SM30, you can maintain your table.
Hope it can help you.
Regards,
Chris Gu
‎2008 Nov 10 4:02 AM
You can use delivery class as 'A'. The data class 'APPL1' is ok. The following are the steps to create a table maintainence.
1.Change the Data Browser/Table View Maint. in delivery/maintainence tab to 'Display/maintainence Allowed'.
2.Activate table.
3.Goto Utilities-> Table maintainence generator
4.Enter Authorization group - &NC&
5.Give any function grp name eg: ZTAB
6.Select radio button 'one step' and give screen no as 9001
7. Create/F6
After creating you will be able to maintain this table in SM30
Regards
Sathar
‎2008 Nov 10 4:10 AM
Hi
Delivery Class A Application table (master and transaction da
Data Browser/Table View Maint. Display/Maintenance Allowed with Restrictions or Display/Maintenance Allowed
The main purpose of Table Maintenance Generator is to
Create/Change/Delete the table entries with out writing any
code. When ever we create table maintenance generator it
will generate a standard program.
it is for adding muiltiple records at a time in the table
How to do the Table Maintenance Generator .
Go to SE11, give the table name and click on change. Then Go to utilities--> Table
maintenance generator.
In the table maintenance generator screen, we should give Authorization Group,
Function Group name (Function Group name can be same as table name),
Maintenance type can be one step or two step, usually we will create with one
step. we should give maintenance screen number. After clicking on create button,
a table maintenance generator will be created.
To check it go to SM30 . In SM30, we find display, Maintain options.