Skip to Content
0
Feb 10, 2011 at 05:43 PM

Maintaining a custom tabe w/o transport?

56 Views

Hi

We have a custom table with table maintenance generator, and it is with 'Standard recording routine', meaning when we create/change/delete an entry in SM30(or associated custom T code) system will prompt for a transport, fine. But, my requirement is that for some comapany codes (BUKRS is the only key field here) system should not prompt for a transport, because business wants to maintain those entries DIRECTLY in production.

So, seems there are 2 options,

1) By using any user-exit/BADI/ENH spot i achieve this requirement

2) Writing a Editable ALV report (as table control is involved more work)

Pls. let me know with option (1),

Do we have any user-exit/BADI/ENH spot in order to do not prompt/skip for transport? if so, pls. let me know them

And is it dangerous?

Thank you