Hi,
From the Pick list T-code MB26 only one BAdi gets called which is : /SAPMP/SPLIT_CO11N. I have created an Implemenation for this BAdi and added some piece of code to it.Activated and added a break-point. When I use Transaction MB26 and post a goods movement for some of the material the Transaction just goes ahed and posts goods movement without really calling this BAdi.
Can any one tell mey why this happnes. Any additional steps to be taken in SPRO to add this Implementation and if yes then where?
Also my requirement is to execute my piece of code prior to the save button or back button is pressed.
I would be adding a new button on the application tool bar (having the text as'From the File'') to import a file .As a result the code should be executed. The result of the execution is automatic updation of quantities on MB26 screen and also in some cases the completion flag from the data from file which would be uploaded as a result of pressing that button on the application toolbar.
Can any one tell me which Badi or the Enhacement spot can be used to achieve this functionality.
I do not want to change the SAP standard code and hence i am looking for the Enhancements.
Regards,
Deepak.