cancel
Showing results for 
Search instead for 
Did you mean: 

Reding Document from Content Server

Former Member
0 Kudos

HI,

Currently I am Reading Data (Binary) of a Document which is in content Server, using FM : SCMS_DOC_READ.

But, with this FM, we can Read the data of a single document. But, I have bundle of documents to read.

I cannot put this FM in the LOOP as Performance will be reduced.

Can you please tell me, is there any way To Read data of All Documents at One Time.

Thanks,

Sandeep

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Sandeep

I also have the requirement of Reading contents of file saved in content server , and i am using same function module SCMS_DOC_READ. but the problem is if file is larger the FM is not reading all the contents as the output line is of 1022 characters only. Can you suggest any similar FM which can read large amount of data also?

Thanks

Neelima.

Former Member
0 Kudos


Hi Neelima,

did you find a suitable FM here?

Thanks

janosdezsi
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

you might check FM SCMS_AO_TABLE_GET.

Best regards,

Janos

christoph_hopf
Advisor
Advisor
0 Kudos

Hi,

as you have marked this question as solved, I would kindly ask you to post if you have found a suitable solution for your requirement and how it was realised. This will help all other forum users to get similar issues solved too.

Best regards,

Christoph