Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

table maintainance generator for standard table

Former Member
0 Likes
1,101

hi friends ,

can we create table maintainance generator for standard table ,

when i try to create its asking access key,

how can i create ??

1 ACCEPTED SOLUTION
Read only

Sm1tje
Active Contributor
0 Likes
797

what would you want to maintain a standard table for?

If it is table for master data / transaction data, do NOT do this via maintenance view.

If it is a customizing table, you can maintain it via customizing!

hi friends ,

can we create table maintainance generator for standard table ,

when i try to create its asking access key,

how can i create ??

3 REPLIES 3
Read only

Sm1tje
Active Contributor
0 Likes
798

what would you want to maintain a standard table for?

If it is table for master data / transaction data, do NOT do this via maintenance view.

If it is a customizing table, you can maintain it via customizing!

Read only

Former Member
0 Likes
797

hi,

if you want to add records in a stanard table use the transaction code for it like va01 ......

you need access key from the BASIS people ....TMG is created for ZTABLES

thanks

Read only

Former Member
0 Likes
797

You can not edit any SAP standard object without access key.

You can craete a custom program to update/delete the entries of particular table. You need not to create TMG for the standard table because most of the tables are linked to t-code.

for example

if u craete a PO via me21n all the relevent entries automatically gets craeted in table ekko and ekpo.