‎2008 Apr 27 7:09 AM
Hi experts,
I have a requirement of getting the Header note from VF03 for a specific document and extract it to our BI System. What is the best function module to use to get that Header text and what database table to where i can see those header text that the user input for a document?
Please help......
Thanks,
nips
‎2008 Apr 27 7:22 AM
Hi,
fetch the texts using the fm READ_TEXT, they header details are stored in the d/b table STXH,
the parameters that are to be passed to the function module can be obtained by double clicking
on the text then follow the menu path Goto VF03>, header> texts click on the text
and use Call log icon, which willl show u the Object , ID details of text
Regards
Kiran Sure