2007 Feb 16 11:25 AM
How do we extract data that is displayed as long text in the Release notes scetion under each module or in other words where (table ) is it stored ??
2007 Feb 16 11:29 AM
to get the long text we need to know some header field values...using these field values we use READ_TEXT function module to fetch the long text data.
How do we extract data that is displayed as long text in the Release notes scetion under each module or in other words where (table ) is it stored ??
2007 Feb 16 11:29 AM
to get the long text we need to know some header field values...using these field values we use READ_TEXT function module to fetch the long text data.
2007 Feb 16 11:35 AM
ok but now in SE61 Document class is Release Notes
RELN and I know the Text keys as well ..I want to write a program to display the corresponding text provided in the release notes ... how do I go about it..
2007 Feb 16 11:48 AM