Question:
i created FM to transfer the data (i am transfering my own table records , not standanrd table ) from my development clint to production client . so my outbound process was sucessful . outbound idoc created sucessfully. idoc status is 03.
but the problem is if i go to production clint , i am not getting any idoc.
can anybody tell me, how can i receive the idoc in my receiving end?
thanks in advance
by
sapfan
Answer:
Do u have a Customer Distribution Model in place . For each message type u need to have a CDM where u have to specify the Receiving and the Sending Logical System and apply any filters if unecessary .
Answer:
make sure you put a COMMIT WORK after calling master_data_distribute!
Answer:
Has the Inbound part been configured yet ?
03 means that the file has been sent to port successfully.
regards