Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Processing Code for HROT_US

Former Member
0 Likes
277

Hi

Can anyone help me in finding the process code for message Type HROT_US.

Is there any FM existing i.e. attached with process code for the same.

Do we always have to assign the message control parameters in we20.

Actually i am trying to create an IDOC with Port as file type. Is it necessary to input the message control parameters when we use the file port.

When I am trying to export the payrol data using tcode: PC00_M10_OTEX

I am getting an error as "Trying to create an IDOC without message type" .

Kind help is much appreciated.

1 REPLY 1
Read only

Former Member
0 Likes
248

There is no Processing Code for Exporting (Outbound). I guess you are trying to do that in the inbound tab.

You have to give the message type in the outbound parameters as HROT_UM. and Rx port HROT_UM and basic type HROT_USM and partner type LS for FILEPORT.

Cheers,

Sam