cancel
Showing results for 
Search instead for 
Did you mean: 

What is recommended number of items we can post using BAPI_GOODSMVT_CREATE?

0 Kudos

Hi experts,

I need your expertise for my below issue.

I came across the requirement for one of my inbound idoc interface.

Where we need to post the GRs against one purchase order item. We are doing it using BAPI_GOODSMVT_CREATE.

Interface worked fine initially when we have tested with 20 items. Up to this statement it is ok.

But, through this interface. I may get more than 5000 items, which needs to be posted against single material document.

When we received 5000 items through idoc it went into runtime error: MEMORY_NO_MORE_PAGING DUMP.

I have reprocessed the same idoc and In debugging I have splitted the items into two sets (i.e. 2500 for each set and posted two documents) each document with 2500 items. Which consumed around 1 hr. 30 min for processing.

Can anyone tell me what is the maximum/recommended limit for number of items for BAPI_GOODSMVT_CREATE.

Thank you.

Regards,

Naveen Pentam.

Former Member
0 Kudos

Hi

But the dump is in or out the BAPI? and the most of time is comsumed in or out of BAPI?

Lakshmipathi
Active Contributor
0 Kudos

The maximum number of line items is restricted to 999. Have a look at OSS note 1353827

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member182371
Active Contributor
0 Kudos

Hi,

check this too:

1563748 - MEMORY_NO_MORE_PAGING" dump occurs

Best regards,

Pablo

Former Member
0 Kudos

And try to check SAP note

1949595 - Performance for Goods Receipt - BAPI_GOODSMVT_CREATE

former_member182371
Active Contributor
0 Kudos

That OSS Note is relevant only for Brazil.