Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

To extract document from CV13

Former Member
0 Likes
825

Hi,

I need to extract document from CV13. Is there any function module or BAPI where in after passing document no, doc type,version we can get the document associated with it?

Hi,

I need to extract document from CV13. Is there any function module or BAPI where in after passing document no, doc type,version we can get the document associated with it?

2 REPLIES 2
Read only

gouravkumar64
Active Contributor
0 Likes
629

Hi,

Generally it is not possible in standard.

U have to do some modification.

But u can try with CV02N or CV03N.

Then

environment>document structure>explode.

Hope this helps

Thanks

Gourav.

Read only

Former Member
0 Likes
629

Hi Neha,

Use FM ‘BAPI_DOCUMENT_GETSTRUCTURE’ using document number.

Thanks

Ramesh P