‎2006 Jun 30 8:57 AM
Hi,
when I run transaction PFAL with message type HRMD_A and basic type HRMD_A05, I find that new IDocs are created when the number of segments exceed 400. I would like to increase that number. How can I achieve that?
Thanks.
/ Elvez
‎2006 Jun 30 9:08 AM
Hi!
You should have a look at transaction <b>WE20</b> (partner profiles), look for the pp that is used in this IDoc scenario, then double click on output message type, and in tab <b>Outbound Options</b> you should see the value in field <b>Pack. size</b>.
Hope this helps - please reward me if it does.
Regards, Joerg
‎2006 Jun 30 10:33 AM
Hi Joerg,
thanks for your reply. Doesn't the PacketSize refer to the number of IDocs sent per RFC (ALE scenario)?
I, however, am looking for enhancing the number of segments within an IDoc.
/Elvez
‎2006 Jun 30 12:44 PM
Hi,
I figured out. The problem is that when running the standard transaction <b>pfal</b> for <i>HR: ALE Distribution</i> that is a limit of 200 objects. The limit is controlled via table <b>T77S0</b> and does not allow any entries above 200.
/Elvez