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

IDOCS

Former Member
0 Likes
324

Hi All,

Maxumu No. of packets in an IDOC???

1 REPLY 1
Read only

Former Member
0 Likes
300

hi check this...

To have the control over datapacket size (no of records in a datapackage) you can have settings in infopackage.

In info package > Scheduler --> DataS. Default Data Transfer.This would be a local settings whenever you run the load through that IP.The changes that you make here takes priority over the default settings (SBIW) and applicable only for the loads from this info package.Default is 20000kB. Try half of it.

You should specify it for the correct update method, ie if its a delta IP, you shud mention the size against delta IP. you can define number of datapackets per idoc as 10.

Once you do it in IP level and save the IP it wont affect any other package.

regards,

venkat