Application Development 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: 

table maintenance generator in abap

shivangi_pant
Participant
0 Kudos
931

Hi Guys, when i am trying to make tmg, the option &nc& is missing. How can i get that or what option should i choose in place of this so the tmg can be created successfully.

10 REPLIES 10

jmodaal
Active Contributor
0 Kudos
829

Hello,

you should be able to choose this in the input field for 'Authorization Group'. Does it not work?

Kind regards

Jan

shivangi_pant
Participant
0 Kudos
829

Hi Moodal, that is what i am saying. I am not getting this option and when i type it gives me error.

Sandra_Rossi
Active Contributor
0 Kudos
829

I never saw that. Jan remark is very clear but I don't understand yours: what mean "the option &nc& is missing" and "I am not getting this option"? Can't you share a screenshot?

SugguSandeep
Contributor
0 Kudos
829

Hi shivangi_pant,

__________________________________________________

This Blog will help you in clear Understanding Of TMG:

Getting Started With ABAP: Table Maintenance Generator | SAP Blogs

__________________________________________________

Thank You,

Suggu Sandeep.

shivangi_pant
Participant
829

@Sandra, Sure, here is the screenshot. And i mean this option which is default is not to me. Kindly help with your expertise.whatsapp-image-2023-01-03-at-63140-pm.jpeg

jmodaal
Active Contributor
0 Kudos
829

Hello,

some more information about the error message would be useful...

However, maybe - due to security reasons - the entry for &NC& was deleted from table TBRG (worth to check it in SE16), just to avoid that this 'dummy' authorization group can be used. In that case you have to use a suitable existing authorization group.

Kind regards

Jan

Sandra_Rossi
Active Contributor
829

Don't use the search help, &NC& is a special value and is not there.

EDIT: sorry it's there, among 758 other entries (table TBRG):

Concerning your screenshots, you have only 56 entries, so I guess you are using a kind of trial system which is not under SAP Support and so you can add &NC& via SE16 TBRG:

829

Yes i did that but it is still not working.whatsapp-image-2023-01-03-at-90454-pm-1.jpeg

0 Kudos
829

In fact, I can see &NC& in my list of values, I edited my answer with a solution.

0 Kudos
829

Hello shivangi_pant,

if the entry for &NC& is in table TBRG and still you do not see it in the search help (F4), another reason for this could be in a modification of the search help (function module F4UT_DICBERCLS or in the used form merge_old_brgru). Maybe due to security policies in your company it was explicitely excluded from the possible values by code modification (using &NC& often is an indicator to auditors that the developer did not think about security and neglected this issue).

What kind of system is it? 56 possible values are quite few.

Kind regards

Jan

(PS: btw, using a screenshot tool makes life easier)