Hi,
I would like to confirm that im doing right thing.
I am setting fields in EDI_DC40 segment:
MANDT, DIRECT, OUTMOD, IDOCTYP, MESTYP, SNDPRT, SNDPRN, RCVPOR, RCVPRT, RCVPRN.
then executing this steps:
transformHierarchyToFlat
encodeSDATA
OutboundProcess
confirmTID
It looks like service completes with success, in pipeline i see status
“ALE Transport: IDoc(s) submitted to I01100 with tid: C0A801030193430F8AA40554”
but when when i look in idoc list in sap (we05) cant see in there my idocs.
Is this procedure right and how i could debug if something is wrong?
(i have not yet filled data segments only control, done it for testing purposes)
Thanks in advance.