2011 Feb 09 8:37 PM
Hi All,
I want to create Device Info records in a mass process. Is there any particular FM/BAPI which i can use.
Also i want to do a mass Billing related installation . Is there any FM/BAPI which i can use for this.
Regards
Haricharan
2011 Feb 10 5:11 AM
Hi Hari,
For Device Info Records - the FM is ISU_S_SMALL_DEVICE_CREATE
For Billing Related Installation - the FM is ISU_S_WORKLIST_INSTALL
You could use ISMW transaction EMIGALL for mass operations
In that case the Migration objects are as follows
Device Info Record - DEVINFOREC
Billing Related Installation - INST_MGMT
2011 Feb 25 9:19 AM
You can do the billing related installation through MDT as well. Create an MDT first for billing related installation and then call teh FM ZMDT_CRTCHNG_METER.
Thanks & Regards,
Anirban
2011 Feb 25 9:20 AM
Sorry, The FM should be ISU_PRODUCT_IMPLEMENT.
Thanks & Regards,
Anirban