Application Development 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: 

Excel Properties

Former Member
0 Kudos

Is there any method to upload the Excel Sheet from CV02N i,e. Document Management System??

I want to get rows and column positions with all the properties.

Please help.Its urgent.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi Buddy,

No there is no way to do that. There is a BAPI which you can use.

BAPI_DOCUMENT_CREATE2 - For creating new documents.

BAPI_DOCUMENT_CHANGE2 - For changing a particular document

Thanks

Nayan

Reward if useful

3 REPLIES 3

Former Member
0 Kudos

Hi Buddy,

No there is no way to do that. There is a BAPI which you can use.

BAPI_DOCUMENT_CREATE2 - For creating new documents.

BAPI_DOCUMENT_CHANGE2 - For changing a particular document

Thanks

Nayan

Reward if useful

Former Member
0 Kudos

I need to upload the file from DMS only.

Is there a way to do that?

0 Kudos

Well im afraid u cant upload from the excel file directly. U would require to use the BAPI's i told u, and then upload data from the excel. ITs one and the same. Give it a try...

Nayan