cancel
Showing results for 
Search instead for 
Did you mean: 

Control records in IDOC

itabhishek9
Participant
0 Kudos

Hi SDNites,

When IDOC is on the receiver side, do we need to map contol record field like Sender partner no. and reciver partner no. with the logical system name maintained in ECC or Sender partner no. details are picked up from the Logical system maintained in Adapter specific identifiers.

Also if there are multiple logical systems maintained in ECC system, does it become mandatory to map Sender  partner no. with the logical system name.

Regards,

Abhi

Accepted Solutions (0)

Answers (2)

Answers (2)

RaghuVamseedhar
Active Contributor
0 Kudos

Abhishek,

Elements which are in bold are mandatory elements. Elements which are highlighted should have correct values.

<EDI_DC40 SEGMENT="">DescriptionValues
  <TABNAM/>Table nameEDI_DC40
  <MANDT/>Client
  <DOCNUM/>IDoc number
  <DOCREL/>SAP Release
  <STATUS/>IDoc Status
  <DIRECT/>Direction for IDoc1 - outbound. 2 - inbound
  <OUTMOD/>Output Mode
  <EXPRSS/>Express
  <TEST/>Test Flag
  <IDOCTYP/>Basic TypeEg. INVOIC02
  <CIMTYP/>Extension
  <MESTYP/>Message TypeEg. INVOIC
  <MESCOD/>Message VariantGet this value from WE20 of partner.
  <MESFCT/>Mess. functionGet this value from WE20 of partner.
  <STD/>Standard
  <STDVRS/>EDI std vers.
  <STDMES/>Message type
  <SNDPOR/>Sender portCan be empty string
  <SNDPRT/>Sender typePossible values for SNDPRT and RCVPRT
  <SNDPFC/>Partner Role
  <SNDPRN/>SenderPartner number/name from WE20
  <SNDSAD/>SADR sender
  <SNDLAD/>Sender
  <RCVPOR/>Receiver portCan be empty string
  <RCVPRT/>Rec.Part.TypePossible values for SNDPRT and RCVPRT
  <RCVPFC/>Rec.Partn.Fnct.
  <RCVPRN/>ReceiverPartner number/name from WE20
  <RCVSAD/>SADR recipient
  <RCVLAD/>Recipient
  <CREDAT/>Created on
  <CRETIM/>Created at
  <REFINT/>Interchange File
  <REFGRP/>Message Group
  <REFMES/>Message
  <ARCKEY/>Archive Key
  <SERIAL/>Serialization
  </EDI_DC40>
Former Member
0 Kudos

Hello Abhishek

Partner no is not functionally required for your business. So you can omit spending time in this.

Regards

Amarnath..