Skip to Content
0
Jun 04, 2009 at 01:37 PM

Which segments use the IPC?

38 Views

Hi,

We are trying to put together some development recommendations for programs that mass-process orders. When using CRM_ORDER_READ or MAINTAIN function modules, we often get a java heap error as the IPC fills up the available java memory. We can stop this happening by using CRMORDER_INITIALIZE (or CRM_PRIDOC_INIT_EC).

We know that using the ET_PRIDOC and ET_PRICING segment tables invoke a JVM, but which other segments also need a JVM?

Thanks,

Andrew