Skip to Content
0
Former Member
May 31, 2008 at 05:45 AM

FM execution through xi

20 Views

Hi Everbody,

Am using the FM "BAPI_DOCUMENT_CHECKIN2" to checkin the file in to DMS system.

Backend Systen ERP is configured with DMS system , When FM of above is executed from backendsystem file gets attached.

But Scenario gets different when i use this FM in external system (Ex. XI system).The FM is executed b y specifying the destination but file is not getting attached even though there is no error.

Here in FM i found a parameter : Hostname -- which describes :::: Computer name of the frontend computer used to call BAPI. Only necessary if the call of the function module is executed from an external system. The frontend type is deteremined using the computer name from DMS customizing.

Did anyone get of any kind prob ??

kindly advice .. i need to execute this FM using XI (Receiver RFC Adapter) ;;; Adapter status is green saying no error ::: but n ofile is getting attached.