SAP for Utilities Discussions
Connect with fellow SAP users to share best practices, troubleshoot challenges, and collaborate on building a sustainable energy future. Join the discussion.
cancel
Showing results for 
Search instead for 
Did you mean: 

How to create "connection object,premise, installation and full installation" using BAPI in SAP- ISU

Former Member
0 Kudos
1,963

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.

5 REPLIES 5

Former Member
0 Kudos
778

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

0 Kudos
778

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.

0 Kudos
778

Hi,

You can created 'RFC enabled' FM which will act as wrapper RFC FM for the mentioned FMs.

Thanks and Regards,

Ranjit Thakur

william_eastman
Product and Topic Expert
Product and Topic Expert
0 Kudos
778

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.

0 Kudos
778

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