2007 Feb 27 12:33 PM
2007 Feb 27 12:36 PM
hi,
INBOUND:(from external system data is fetched as flat files which is moved to SAP database tables).
in this process we get data in the form of flat files(.txt or .xlx).
we will read this data from the files using FM like UPLOAD/WS_UPLOAD/GUI_UPLOAD into internal
tables. And using BDC methods or LSMW tool, we will update the database tables with this data.
Regard
Anver
2007 Feb 27 12:37 PM
2007 Feb 27 12:40 PM
hai
BD87 IS THE TRANSACTION CODE TO PROCESS THE INBOUND IDOC.
Regards
Nagendra kumar
Bellandur.
2007 Feb 27 1:17 PM
Hi Azeez,
Do the following Steps
Receiving System(Inbound ALE )
Tcode SALE ? for
a) Define Logical System
b) Assign Client to Logical System
Tcode SM59-RFC Destination
Tcode BD64 -- Check for Model view whether it has distributed or not
Tcode BD82 -- Generate partner Profiles & Create Ports
Tcode BD11 --Getting Material Data
Tcode WE05 -- Idoc List for inbound status codes
Inbound Status Codes
50 Error --> It will go for ALE Service Layer
56 Error --> Idoc with Errors added
51 Error --> Application Document not posted
65 Error --> Error in ALE Service Layer
for 51 or 56 Errors do the following steps
goto WE19 > give the IDOC Number and Execute>
Press on Inbound function Module
for 65 Error --> goto SE38 --> Execute the Program RBDAPP01 then your getting 51 Error
Regards
Sreeni