‎2011 Nov 18 6:08 PM
Hi All,
I came across a strange problem while implementing the BADI LE_SHP_DELIVERY_PROC. I created a new method to export values from the screen to the sap memory and I imported these values to use in a function module. Its working fine, except for one problem. Though i have created it in a package, only I am able to see the results of this change. When a colleague of mine is checking the change on his system, he is not able to view the change. I have not created any local objects. Any idea why this is happening?
‎2011 Nov 18 7:13 PM
Hi Neena
Check if by mistake you are viewing the older version of the program. Confirm this from version management.
And if this is happening in say QA system and you have moved it from Dev. Then activate the BADI in QA manually. At times this happens that BADI remains inactive in QA after being moved from DEV.
Hope, this solves your problem!
Reetesh
Edited by: Reetesh on Nov 18, 2011 8:13 PM
‎2011 Nov 18 7:13 PM
Hi Neena
Check if by mistake you are viewing the older version of the program. Confirm this from version management.
And if this is happening in say QA system and you have moved it from Dev. Then activate the BADI in QA manually. At times this happens that BADI remains inactive in QA after being moved from DEV.
Hope, this solves your problem!
Reetesh
Edited by: Reetesh on Nov 18, 2011 8:13 PM
‎2011 Nov 19 2:28 AM
Hi,
I am viewing it in Dev system. My colleague is also using the DEV system. I made him log off and log in again. But its not working in his system. Does it make a difference that he is located in another place. I checked in DEV in all the systems in my place.
‎2011 Nov 19 6:26 AM
Hi,
No it does not matter where your friend is located as long as you guys are logged into same (Dev) client.
Try and navigate to the change thru change request (SE09/SE03). Double click on the change request it should take you to the change code.
Hope this helps!!
Reetesh
‎2011 Nov 22 11:15 AM