Hello together!
I am trying to send an IDoc of the ALEAUD01 type to SAP.
tFixedFlowInput --> tLogRow --> tHMap --> tLogRow --> tSAPIDocOutput
The IDoc can be send successfully to SAP but the mandatory Segments E1STATE and E1PRTOB are not getting recognized by SAP. SAP colleagues gave the feedback, that the field "DOCNUM" in the EDI_DC40 Segment has to be empty.
How can I force this field to be empty? Even with no Expression mapped to this field it gets filled automatically with "0000000000000001". I have already tried to map it to an empty constant.