Hello Gurus,
For reporting I need to retrieve the Texts in the long text field of the DIR from the PLM Webui screen.
I would like to know if there is any method that I can use to retrieve the text characters.
i am using this method
READ_TEXT
The relevant parameters are TDID = ECRI, TDOBJECT = /PLMB/ECRI and TDNAME = <ECR GUID> + INDEX for the text 001 ... 999.
Here problem is i have 6 DIR's in one ER but in that 6 DIR's 4th DIR is not having Long text, for this i am passing parameters to Function module like above with index
for the first DIR i am passing index like 2 like this all the DIR's i am incrementing the index value for the 4th record index is populating like 5 but this index i need to give for 5th record because for the 4th record there is no long text and record also not available in STXH.
one more query is 5 DIR's is in one date and 6th DIR is different date.
when i am retrieving data based on date i am getting one DIR i.e 6th one, for this how can i pass index to retrieve long text.
Kindly advice.
Venubabu divvi