2008 Oct 22 4:53 PM
Hi,
How can i get long text for the organization P0001-ORGEH.?
I got short text from T527X-ORGTX.But, i want long text.
Similarly, Long text for Position P0001-PLANS and job P0001-STELL?
2008 Oct 22 5:00 PM
Hi,
How can i get long text for the organization P0001-ORGEH.?
I got short text from T527X-ORGTX.But, i want long text.
Similarly, Long text for Position P0001-PLANS and job P0001-STELL?
2008 Oct 22 5:00 PM
2008 Oct 22 6:29 PM
Hi Aparna,
i want field value text..For eg: 1 is the organization..then i have to get organization 1 text.Not field name text
2008 Oct 22 6:32 PM
In that case I think you have to use the READ_TEXT FM, Search the forum for this FM to get some examples.
2008 Oct 22 6:38 PM
2008 Oct 22 6:45 PM
Hi Sai,
u can get in table HRP1000.
for Position : otype = 'S' and for orgeh Otype = 'O',
Ranganathan