2011 Jan 10 6:54 AM
Hi Experts,
I came across this note from SAP for non-billable services : During a manual move-in, the system also creates any non-billable services required for the point of delivery. During a move-out, the non-billable services are canceled, unless you have configured the system accordingly in the Customizing activity Define Service Types.
This note implies that on manual move-in, non-billable services are automatically created. I need to know what configuration is required to achieve this.
Please let me know.
Thanks,
Kunal.
2011 Jan 10 12:25 PM
As far as I'm aware these services are not automatically created, but you would have to arrange this yourself either within the MDG or by calling the methods of the business object or the class.
You should use supply scenarios and the supply scenario generator. This can be done with the methods of object ISUPOD, methods of ABAP OO class CL_ISU_IDE_DRGSCEN_GEN_POD or with MDG templates of category NEWCUSTPOD or CRMNEWCONTRACT.
Have a look [here|http://help.sap.com/saphelp_utilities472/helpdata/en/f6/eeb5c47b4741dab09699476fe1e4ea/frameset.htm] as well.