Skip to main content
Question

DIRDEL and Invoice not working for INET_TRANS

  • May 11, 2026
  • 1 reply
  • 8 views

Forum|alt.badge.img+3

Hello Community,

Need your expertise on below scenario, any input or ideas are welcome as I am trying to figure this out still.

 

We are running a bit unusual intercompany set up with an integration between app 8 and cloud.

we are using INET_TRANS as media code to support this as it generates an application message

for DIRDEL and INVOICE message classes INET_TRANS does not seem to trigger the application messages , my requirement is to generate an application message for DIRDEL and INVOICE so we can communicate to APP8 from cloud to process direct delivery and invoicing, dispatch advice is triggering. I have message class added in both ends message defaults enabled to create automatically as well.

 

 

1 reply

Piyal Perera
Hero (Employee)
Forum|alt.badge.img+10
  • Hero (Employee)
  • May 12, 2026

Hi ​@XitKushmG,

  I chat with Cursor and would like to share with the following information, hoping it may useful.

 

DIRDEL is intentionally not in that list in the current implementation: it stays on the connectivity message path only, even when the media code is INET_TRANS.

The procedure is even documented as generating a DIRDEL EDI/MHS message:

-- Send_Direct_Delivery

--   Generate a internal direct delivery (DIRDEL) EDI/MHS message for

--   the specified order.

So if you configure INET_TRANS as the media for DIRDEL, you still get the connectivity outbox flow for that message; you do not get the ITS-style application message that other message types use. 

Message Class that support INET_TRANS:

Area

Message class / context

message_function (routing)

Order

ORDRSP (customer order confirmation)

SEND_CUST_ORD_CONF_INET_TRANS

Order

PRICAT (price list / agreement)

SEND_PRICAT_FOR_PRICE_LIST_INET_TRANS, SEND_PRICAT_FOR_AGREEMENT_INET_TRANS

Shipment

DESADV (dispatch advice)

SEND_DISPATCH_ADVICE_INET_TRANS

Purchase

ORDERS

SEND_PURCHASE_ORDER_INET_TRANS

Purchase

ORDCHG

SEND_PURCHASE_ORDER_CHANGE_INET_TRANS

Purchase

RECADV

SEND_RECEIVING_ADVICE_FOR_INET_TRANS

Purchase

SBIINV (self-billing)

SEND_SELF_BILLING_INV_INET_TRANS

Supplier schedule

(supplier schedule transfer)

SEND_SUPP_SCHED_INET_TRANS

Invoicing

INVOIC (customer invoice)

SEND_INVOICE_INET_TRANS