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

USGRP table

Former Member
0 Likes
1,709

Hi all,

I am looking at the fields of table USGRP , I can see only 2 fields there MANDT and USERGROUP. But if I see the data in the table I can see one mote field TEXT.

Can somebody eplain this? I want to use this TEXT field in my code for defining variable of type USGRP-TEXT, but it is not indentifying this USGRP-TEXT field.

How can I get the values of this TEXT field?

SAurabh

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,265

use table USGRPT

7 REPLIES 7
Read only

Former Member
0 Likes
1,266

use table USGRPT

Read only

Former Member
0 Likes
1,265

That is the field from USGRPT table. field name is TEXT

Regards,

Ravi

Read only

0 Likes
1,265

How did u find out USGRPT table?

Read only

0 Likes
1,265

When the text is displayed in the se11/se16 , Place the cursor on the text.

Press F1.

Then click on the tehnical information button on the pop up that follows.

Then you can see the table and field name of that field.

Regards,

Ravi

Read only

Former Member
0 Likes
1,265

goto SE11

Give ur table name , display

in menu GOTO-->Text table

Read only

Former Member
0 Likes
1,265
Read only

Former Member
0 Likes
1,265

tx