cancel
Showing results for 
Search instead for 
Did you mean: 

IDOC control records

Former Member
0 Kudos

)how to handle the control records in case of file to idoc scenario.

thanks

<THREAD LOCKED. Please stop asking interview questions. There is already a lot of information out there, refer to the [Rules of Engagement|https://wiki.sdn.sap.com/wiki/display/HOME/RulesofEngagement] on how to ask a good question and learn to search>

Edited by: Mike Pokraka on Aug 1, 2008 11:16 AM

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi,

Just add on to that, you have to give the adapter specific details in ID.If you are not mannualy mapping.

Business system>services>Adapter-specific-identifiers.

Regards,

Venu

former_member182455
Active Contributor
0 Kudos

Hi vani,

If you set the indicator, the conversion of communication parties to the IDoc partner is only possible for systems that are not logical systems.

If you do not set the indicator, all combinations of communication parties and services are handled as services without party.

If the IDoc XML structure contains a control record during outbound processing on the Integration Server, it is rejected and created again by the IDoc adapter. If you want to include additional values in the control record, set the indicator and provide an appropriate mapping for the values

If you want to take the receiver of the message from the payload and not from the configuration information in the Integration Directory

you have set the Apply Control Record Values from Payload indicator in the receiver IDoc adapter, the following fields are filled from the IDoc-XML payload:

· MESCOD

· MESCFT

· TEST

· EXPRSS

· STD

· STDVRS

· STDMES

· SNDSAD

· SNDLAD

· RCVSAD

· RCVLAD

· REFINT

· REFGRP

· REFMES

· STATUS

· DIRECT

· OUTMOD

· CREDAT

· CRETIM

Regards

srinivas

Former Member
0 Kudos

hi,

In Receiver IDOC adapter level we have the option for "Apply Control Record Values from Payload".

If we choose the option control records are get in from our payload.

Other wise it will collect the control records from our configuration.

Check the below link.

[http://help.sap.com/saphelp_nw04/helpdata/en/13/95244269625633e10000000a155106/content.htm]

*Reward Points If Useful*

Regards,

Prakasu

prateek
Active Contributor
0 Kudos

They are automatically filled at runtime from header info. U don't have to fill it manually. However, if u want to take value from payload, tick the checkbox "Apply control record from payload" in idoc receiver communication channel.

Regards,

Prateek