Sunday, March 18, 2012

IS Oil SD routines


1.Create a Routine in 05F5 within the customer name space.
2.Register that object with SAP to get the registration key.(you need to have OSS ID to get the object registered with SAP.Refer google to know how a object should be registered with SAP)
3.Even though the Routine is a customised one,it will reside within the SAP Development Class.
4.Once you get the Registration key,code the logic in the respective routine.
5.Activate it and test.
6.While transporting tag the RV80HGEN in the TR as XPRA so that the routine gets activated automatically once the TR is imported in the target client.
7.For more info you can refer the SAP Notes 327220 and 114978