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

Document Size

Former Member
0 Likes
625

Hi Gurus,

Is there any code using which we can find the size of a document?? (Eg. Size of Purchase Order)

Thanks

Sohil

4 REPLIES 4
Read only

Former Member
0 Likes
597

Can you please tell me what do you mean by size of document ?

Read only

Former Member
0 Likes
597

I want to know the size of the doc in bytes/kilobytes.

Read only

0 Likes
597

Hi,

You can try this fm: CED1_PDOC_GETSIZE

Read only

0 Likes
597

The function module that u suggested requires a document id....

Is the document id same as document no? For eg....i need to find the size of Purchase Order. Is the PO number same as document id??

thanks