cancel
Showing results for 
Search instead for 
Did you mean: 

DIR Attachements

Former Member
0 Kudos

Hi All,

I have 500 documents in XYZ system and all of them have old .pdf attachments and I need to replace all of those with new extensions with .jt files.

For this do we need a ABAP code or is there any possibility by LSMW ?

Thanks,

Tarun.

Edited by: Tarunbabu on Sep 16, 2011 8:09 PM

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Helpful suggestion.

former_member324993
Active Contributor
0 Kudos

You can using bapi:BAPI_DOCUMENT_CHANGE2

Former Member
0 Kudos

Thanks Bill,

I will check this and get back to you.

Thanks,

Tarun.

Former Member
0 Kudos

Thanks Bill, I need to use other Functional module, BAPI is ok, but client want to use Functional Module for that one.