cancel
Showing results for 
Search instead for 
Did you mean: 

Description text from IT1002?

Former Member
0 Kudos

Hi all,

I'm trying to figure out where to pull the description text from IT1002 for a specific object. I assume field TABNR on HRP1002 points to where the text is stored but I'm not sure where to go from there. Any suggestions are appreciated.

Cheers,

Sharon

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Sharon,

Try in table 'HRT1002' field name TLINE. You can query using reference number.

Regards,

Ahmad

Former Member
0 Kudos

Hi Ahad,

The text itself is not stored in HRP1002. There's a pointer there (TABNR) that I think points to where the text is stored but being functional, that's as far as I could get.

Thanks,

Sharon

Former Member
0 Kudos

Hello Sharon,

I'm talking about HRT1002 not HRP1002.

Please check.

Regards,

Ahmad

Former Member
0 Kudos

Yes - that's it! Thank you so much. Sorry I misread your response.

Cheers,

Sharon

0 Kudos

Perfect 😃

Answers (1)

Answers (1)

paul_snyman
Explorer
0 Kudos

I know this is answered already but here is another alternative:

use function module 'RH_READ_INFTY_TABDATA'

Paul