Skip to Content
0
Nov 05, 2012 at 05:52 AM

Upload different initial versions

30 Views

Hi Gurus

Our client has lot of old documents with different initial versions.

For example

Total number of documents = 3000

Total number of documents with initial version "00" = 1500

Total number of documents with initial version "01" = 1000 (Note: These documents doesn't have version "00".)

Total number of documents with initial version "02" = 250 (Note: These documents doesn't have version "00" & "01".).

Total number of documents with initial version "03" = 250 (Note: These documents doesn't have version "00", "01" & "02".).

Now our client wants to upload all the documents with their versions for a single document type, We are planning to do mass upload by using BAPI_DOCUMENT_CREATE2. Since the document types are not supporting different initial version, can you please tell me how can we upload all these documents with their versions("00" or "01" or "02".

Regards

Harris