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
736

Hi Gurus,

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

Thanks

Sohil

Hi,

You can try this fm: CED1_PDOC_GETSIZE

4 REPLIES 4
Read only

Former Member
0 Likes
708

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

Read only

Former Member
0 Likes
708

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

Read only

0 Likes
708

Hi,

You can try this fm: CED1_PDOC_GETSIZE

Read only

0 Likes
708

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