‎2015 Feb 10 9:01 AM
Hi,
is there any possibilty to select documents like in the CV04N transaction tab "Texts"?
Table DRAT doesn't help me, because it's not for the texts as I need it - compared with the CV04N it's for the field "Description" in tab "Document Data".
Or is there any FM, so I can get the texts for a document and check, if my documents are ok?
regards Patrick
‎2015 Feb 10 9:45 AM
Hi Patrick,
try this FM " BAPI_DOCUMENT_GETDETAIL2".
in the Table parameter there is a parameter "longtexts". There you will get all the Texts.
I hope its work for you.
Regards,
Swaroop
‎2015 Feb 10 9:45 AM
Hi Patrick,
try this FM " BAPI_DOCUMENT_GETDETAIL2".
in the Table parameter there is a parameter "longtexts". There you will get all the Texts.
I hope its work for you.
Regards,
Swaroop