2007 Mar 05 2:26 PM
Hi,
is it in SAP possible to get the <b>IDOC Size</b> with abap?
THX for response
Regards Johann
Message was edited by:
Johann M
Hi,
is it in SAP possible to get the <b>IDOC Size</b> with abap?
THX for response
Regards Johann
Message was edited by:
Johann M
2007 Mar 05 2:31 PM
Field SDATA in EDID4 table.
Regards,
Amit
Reward all helpful replies.
2007 Mar 05 2:35 PM
Hello,
<b>max size of the IDoc is 1000 Bytes.
check the field SDATA in EDID4 table.</b>
Vasanth
2007 Mar 05 6:55 PM
max size of the IDOC can be determined by counting the size of EDIDC + the size of EDID4 (all fields) * number of records in EDID4 for your IDOC.
The actual size of 1 record (segment) in the IDOC depends on the IDOC verison (set in port definition).
FYI, we had IDOCs ~ 100 Mb... and they could be even bigger but 100Mb is the limit in MQ for one message.
2007 Mar 05 7:06 PM
Hi,
Resend the IDoc (thru WE19 ) to a file port destination, check the file size.
Thanks
aRs
2007 Mar 07 6:06 AM
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |