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

Excel Properties

Former Member
0 Likes
518

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
Read only

Former Member
0 Likes
471

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
Read only

Former Member
0 Likes
472

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

Read only

Former Member
0 Likes
471

I need to upload the file from DMS only.

Is there a way to do that?

Read only

0 Likes
471

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