‎2009 Sep 26 11:15 AM
My client wants to develop report which will give documents attached to materials in BOM and documents attached to BOM as document item.
I have given logic for fetching data and i got path also where original document is residing.
There is requirement from client that in report if he select one row or Multiple rows which is having document number and press print button then it should print that document.
How to achieve this?
Is there is any functional module which will print document after giving orginal path of document?
‎2009 Sep 26 1:53 PM
Hi mayuresh,
I have some doubts abaout your requirement.
The documents you are talking about: If they are SAP standard texts, you will never have a path bjut rather a text ID, LANGUAGE and NAME. Print them using function PRINT_TEXT.
If your texts are stored in dome format (?) ind some path (?), please say:
What is the format of the text(ASCII, RTF, WORD, HTML) or what?
Is the text stored in a local directory that can be accessed only from your clients SAPGUI or is it a server directory that can be accessed only by the server?
It is never wrong to give some details.
Regards,
Clemens
‎2009 Sep 26 1:53 PM
Hi mayuresh,
I have some doubts abaout your requirement.
The documents you are talking about: If they are SAP standard texts, you will never have a path bjut rather a text ID, LANGUAGE and NAME. Print them using function PRINT_TEXT.
If your texts are stored in dome format (?) ind some path (?), please say:
What is the format of the text(ASCII, RTF, WORD, HTML) or what?
Is the text stored in a local directory that can be accessed only from your clients SAPGUI or is it a server directory that can be accessed only by the server?
It is never wrong to give some details.
Regards,
Clemens
‎2009 Sep 26 8:01 PM
Hi
Iam refering to documents created by transaction CV01n , Document info record (DIR)
‎2009 Sep 26 8:12 PM
... then maybe my search is whant you may have tried before can help you. Please check then links
[DIR through CV01n -not visible in easy DMS |http://www.sapfans.com/forums/viewtopic.php?f=23&t=327131]
and
[DMS vault, archieve or SAP DB|http://www.sapfans.com/forums/viewtopic.php?f=23&t=327131]
Regards,
Clemens