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

Dynamic Documents (cl_dd_document) performance problems

kmoore007
Active Contributor
0 Likes
644

I created a program which uses dynamic documents for output. It has a few pages of output (5 - 6). The problem is the performance of the method 'merge_document' is way too slow to be practical. It takes about a minute just to merge a few pages. It gets worse the more pages you have.

Someone know some tips to speed up the performance of dynamic documents? I would like to use it some, but if the performacne is this bad, the users will not be happy and I won't be able to push this into Production.

Thanks.

4 REPLIES 4
Read only

Former Member
0 Likes
570

There are a number of notes related to this. Have you searched?

Rob

Read only

0 Likes
570

I have search for SAP notes and found a couple of older ones from a few years back which we already have in our system. I haven't seen any newer notes. We are on ERP 6.0.

Read only

0 Likes
570

So, I think it's a question for OSS, not the forum.

Rob

Read only

0 Likes
570

I decided to go with the tried and true SAP Smartforms. A bit cumbersome, but it allows me to use ABAP logic within the smartform which is a requirement for this report.

Edited by: Kenneth Moore on Jun 17, 2011 9:11 AM