Skip to Content
0
Former Member
Feb 17, 2009 at 07:05 AM

IDOC not generated in R/3

38 Views

Hi,

we30- i have created the custom idoc

WE81 : for message type creation

we82- assigned it to custom message type

SE37: created a BAPI function module - no coding in the source i would like to just generate idoc in R/3.

WE57 : to assign a BAPI function module to IDOC

BD51 : and define characteristics for the above created FM.

WE42: for process code creation(give ur FM in Identifictaion field)

WE20 : Partner Profiles and give corersponding details along with the Process code.

from XI message sent successfully.

but in R/3 no idoc received or generated ... what might be the reason?

even if i use

call function 'INBOUND_IDOC_PROCESS'

tables

idoc_control = idoc_contrl

idoc_data = idoc_data

in created BAPI function module , no idoc generated.

pls share your experience in resolving the same...

tnx in advance..

balu