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: 

Alernate table/s to get STEXT from P1000...

aris_hidalgo
Contributor
0 Kudos

Hello Experts,

My functional wants to know the alternate tables that stores the STEXT data. When we check the technical

info in transaction CRC3, it states that the table used is P1000 but this is a structure.What we want is the table.

Thank you guys and take care!

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi

use

CR_WORKCENTER_READ_DIALOG_NAME and give plnat and resource, get the text in T_CRTX-ktext in precise.

regards,

Ramya

4 REPLIES 4

Former Member
0 Kudos

Hi

The follwing are the fms used for getting the text.

the table t_crtx in the fm stores the text.

it is t_crtx-ktext.

CR_WORKCENTER_UPDATE_DIALOG

CR_WORKCENTER_READ_DIALOG

CR_WORKCENTER_READ_DIALOG_NAME

hope it helps.

regards,

Ramya

Former Member
0 Kudos

Hi

use

CR_WORKCENTER_READ_DIALOG_NAME and give plnat and resource, get the text in T_CRTX-ktext in precise.

regards,

Ramya

Former Member
0 Kudos

Hi

The FM solved your problem?

regards,

Ramya

franciosi_nicola
Explorer
0 Kudos

Also check table HRP1000

Regards,

Nikolaij