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

Infotype texts

Former Member
0 Likes
2,322

Hello.

Does anyone know where to find texts that come with infotype records.

My boss told mé infotype table HRP1002 contains a relation to a long text but I cant find it..

He's not here till thursday so any help would bé nice..

Greets

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,908

Hi,

Check the table T777T.

For relation ships check the table T777V.

For other tables goto tcode SE11 and search for T777*.

Edited by: Velangini Showry Maria Kumar Bandanadham on May 13, 2008 10:20 AM

11 REPLIES 11
Read only

Former Member
0 Likes
1,908

hi check the table T582S

and the table T591S is for the sub type texts for a n infotype.

regards,

venkat

Read only

GauthamV
Active Contributor
0 Likes
1,908

hi,

goto SM30 give table/view name as V_T582A and click display.

u can see all the texts for infotypes.

reward points if hlpful.

Read only

Former Member
0 Likes
1,908

Look at table T582S for infotype text.

If UR looking for some other texts .. say for Position Texts

look in table ... T528T

Read only

geetha_k
Active Participant
0 Likes
1,908

Hi,

goto table T582S and field--->ITEXT

check once this

Read only

Former Member
0 Likes
1,908

No sry that's not what I meant..

Thanks for the help so far.. But he told me that some infotypes could contain texts up to 10 or more pages long. I however can't find them so..

He also told me wich transaction was needed to see te texts but unfortionatly I forgot it..

Read only

manubhutani
Active Contributor
0 Likes
1,908

do 1 thing

press F4 on the field name

you will see the values as well as text

on text press F1-> technical settings

find the table name.

Please reward points

Read only

Former Member
0 Likes
1,909

Hi,

Check the table T777T.

For relation ships check the table T777V.

For other tables goto tcode SE11 and search for T777*.

Edited by: Velangini Showry Maria Kumar Bandanadham on May 13, 2008 10:20 AM

Read only

0 Likes
1,908

Nope that gives the same result as the other tables mentionned..

Read only

0 Likes
1,908

Does anybody actually know what I'm talkin about? I don't so.. :d

Read only

1,908

Hi Bert,

Think others are taking about the title for an infotype and not for the records of OM infotypes..

For basic description (Char40) and Obbreviation (Char12), you get it from HRP1000 fields "STEXT" and "SHORT" resp...

For detail texts, its HRP1002 (Note - this has a subtype, so you can have description for each aspect of an OM record...) The text table associated with this is HRT1002. Get the "TABNR" field from HRP1002 and get the Text from "HRT1002"... If you dont have access to SE11/16, you can do it through PP02/PP01, giving the ObjectType / ID / Subtype and Infotype as '1002'...

Hope this answers your question...

Read only

0 Likes
1,908

Thanks for This 😃