‎2007 Apr 12 3:31 PM
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
‎2007 Apr 12 3:35 PM
‎2007 Apr 12 3:35 PM
‎2007 Apr 12 3:35 PM
That is the field from USGRPT table. field name is TEXT
Regards,
Ravi
‎2007 Apr 12 3:39 PM
‎2007 Apr 12 3:42 PM
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
‎2007 Apr 12 3:38 PM
goto SE11
Give ur table name , display
in menu GOTO-->Text table
‎2007 Apr 12 3:43 PM
Hi,
Check the following link:
http://help.sap.com/saphelp_nw04/helpdata/en/47/1e533e5ff4d064e10000000a114084/frameset.htm
Regards,
Bhaskar
‎2011 Jul 28 7:40 AM