What is table maintenance generator?
Answers were Sorted based on User's Feedback
Answer / raku
Table Maintenance Generator is a tool used to customize the
tables created by end users and can be changed as required,
such as making an entry to that table, deleting an entry etc.
In other words, table maintenance generator is a user
interface tool which is used to change the entry of the
table or delete an entry from the table or create an entry
for the table.
Transaction Codes
SE54: Generate Table Maintenance Dialog
SE55: Table view maintenance DDIC call
SE56: Table view display DDIC call
SE57: Deletion of Table Maintenance
SM30: Maintenance Table Views
This can be accessed using transaction SE54
or in SE11 using the menu Utilities->Table Maintenance
Generator.
Is This Answer Correct ? | 23 Yes | 0 No |
Answer / tanumoy mistri
Table Maintenance Generator(TMG) is a tool which is used to
create equipment by which customized table, created by
end-user can be modified as required, such as creating an
entry to that table, deleting an entry , modifying an
existing entry.
Table Maintenance Generator can be used to maintain multiple
data at a time.
Table Maintenance Generator can be created using transaction
SE54 or SE11.
we can check the TMG using SM30 transaction. IN SM30
transaction, we have display and maintain options. Display
option is used to display table contents and maintain option
is used to maintain table contents.
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / sreelatha
sm31 &sm32 are transaction codes for table maintenance
generator and it is used to add multiple enteries to the
data base
Is This Answer Correct ? | 7 Yes | 9 No |
Answer / ajinkya
Go to SE11 and enter the Z table name for which the table
maintenance generator has to be generated.
Is This Answer Correct ? | 3 Yes | 5 No |
Answer / bala
table maintenance generator tr code is sm30 and se57 and
se54
used for the modify the records data ,modify abap
dictionary,
create authorization group and assign authorization group
Is This Answer Correct ? | 6 Yes | 9 No |
Answer / manoj kumar
sm50 is the transaction for table maintainance generator
it is used to add multiple entries in to the data base
throw sm54 we can create table maintainace generator and
some times ita is used for transporting also.
Is This Answer Correct ? | 11 Yes | 40 No |
ABAP : Classical reports events name
What are the differences between structure and table in data dictionary in abap? : sap abap data dictionary
how many main windows you can maintain in a smartform? wt is the types of window in smartform?
7. what are enhancements?
What is the difference between a pool table and a transparent table?
What are field groups?
Cds views
what is the purpose of TYPES keyword?
I have 10 records in flat file. In that 7th record is error record. I want to update to data base. If i used Call transaction method what about 7 record and what about 8,9,10 records. If i used Session method what happen. Is it updated or stop at 7th record?
how to validate either processing view is already exist or not?
1 Answers Bristle Cone, Cap Gemini, HP, Satyam, Wipro,
Suppose, we are creating one table. at that time we are mention table space and size category. Generally size category is from 0 to 6 is available. suppose if we are declare size category as 0(zero). For 0 (zero) the size of rows is from 0(zero) to 19000. I have 25000 records to insert into table. but table size is declared as 0(zero). i.e 19000 records. what about remaining 6000 records. shall i insert in to table or not? if insert how can i do? if not insert what can i do? Please answer me? i faced this one in TCS interview.
how to print a logo in script