2012 Oct 08 8:25 AM
How to create "connection object,premise, installation and full installation" using BAPIs in SAP- ISU. Which BAPIs should I use? I want to simulate the process which Form "Intial Data Creation" does through on UI (CIDC) using BAPIs.
2012 Oct 09 2:30 AM
Following FMs are available
Connection Object -ISU_S_CONNOBJ_CREATE
Premise - ISU_S_PREMISE_CREATE
Installation - ISU_S_INSTLN_CREATE
Full Installation - ISU_S_WORKLIST_INSTALL
Thanks,
Ranjit Thakur
2012 Oct 09 3:10 AM
Thanks Ranjit for pointing these Functional Modules. But these FMs are not "Remote Enabled Modules". I am looking for standard BAPIs (Remotely Enabled) since we have to use it with .Net Connector3.0 . Please suggest me other BAPIs or alternative .
Thanks again Ranjit.
2012 Oct 09 8:05 AM
Hi,
You can created 'RFC enabled' FM which will act as wrapper RFC FM for the mentioned FMs.
Thanks and Regards,
Ranjit Thakur
2012 Oct 12 5:54 AM
Krantikumar:
It should be easy to find the bapi to use for each of the objects - you must search though. Also, you can use the MDT concept - there is a standard MDT for TMD creation.
regards,
bill.
2012 Oct 12 11:26 AM
Hi Kranti,
I support Bill. You should use MDT concept to create master data. More details available at http://help.sap.com/saphelp_erp2005/helpdata/JA/9d/a35085b8ac0f4e9da5d169a003e2d4/frameset.htm
All the best!
Regards,
Avinash