‎2007 Jul 06 1:19 PM
Hi All,
We are using FM- IDOC_INPUT_ORDERS for creating the EDI orders,
In Very few cases we are getting an Error-
"Functional module is not active or contains no C"
Message class SY 022,
And if we reprocess it is succesfully posting.
can anyone suggest me on this,
Regards,
Jyothi
‎2007 Jul 16 12:10 PM
HI,
For using the standard functional module, check whether your customized process code is assigned to the functional module , if your are using the your customized process code check with transaction.
WE57---FM TO LOGICAL MSGTYPE
BD51-- CHARACTERISTIC ,( WHETHER CALL TRANSACTION OR DIRECT INPUT )
WE42-- TO CREATE PROCESS CODE FOR INBOUND FUNCTIONAL MODULE.
since you are using the inbound scenario ,check with your subsystem with destination , if not then go in WE19 test tool for inbound process.
if you are using the standard for the above the check with the consistency , that meant perform sanity test.
Thanks.