2008 Apr 28 6:54 AM
Hi Experts,
Please tell me is it like Bdc That i need to do.
All the newly created service orders or changed service orders in Tenet has to flow from Tenet to SAP R/3 .
Regards
Jayalakshmy
Hi Experts,
Please tell me is it like Bdc That i need to do.
All the newly created service orders or changed service orders in Tenet has to flow from Tenet to SAP R/3 .
Regards
Jayalakshmy
2008 Apr 28 7:39 AM
Hi,
Its the interface program you need to do. The interface should consists a selection screen where the logical file path should present ( Path from Telnet to R/3) and you need to upload the data from file into R/3 internal table and using BAPI's or BDC's whichever is applicable you can use. Check the BAPI available for the Service Orders or Use BDC to upload.
check BAPI: BAPI_SERVICE_CREATE.
Regards
Kannaiah
2008 Apr 28 8:13 AM
Hi jaya,
BDC-->Batch Data Communication
Its used for records of report.
first go tcode: SHDB then click as create any name then click as start recording then u want type as t.code.
then going materials and save it..
next going click as name with any create any name with report..
its automatically pgm then should some change with field name. only..
its going from flat file to sap file then save to database activated.
Reward if useful,
Regards,
S.Suresh.
2008 Apr 28 8:21 AM
Hello Jaya-
As far as I believe your requirement is regarding interface,BDC is not an interface.
Tenet???Is this legacy???
If so try for RFC FMs this will serve.
Can you send the detailed requirement.
Cheers,
~Srini...