2009 Jan 08 11:48 AM
hi everybody,
i wan't to put in not editable state the e-mail field of the vendor address in the me21 transaction.
i think i have to develop the address_subscreen badi, but when i try to activate the new implementation it says that there are already implementacions for these filter values.
if i go to the se80 i can see that there's a class called cl_def_im_address_subscreen that implements this badi.
Here is my doubt.
¿Do i have to modify the standard to develop this functionality?
Thanks
hi everybody,
i wan't to put in not editable state the e-mail field of the vendor address in the me21 transaction.
i think i have to develop the address_subscreen badi, but when i try to activate the new implementation it says that there are already implementacions for these filter values.
if i go to the se80 i can see that there's a class called cl_def_im_address_subscreen that implements this badi.
Here is my doubt.
¿Do i have to modify the standard to develop this functionality?
Thanks
2009 Jan 08 11:24 PM
cl_def_im_address_subscreen is only a sap default class that you can use for creating your own implementation. If you want to see the existing implementations, transaction SE18, enter Classic BAdI ADDRESS_SUBSCREEN and click menu enhancement implementation, overview. Check if the existing implementation corresponds to a custom implementation (then you can modify it), or to a sap or partner product (then you can't modify it, or you can use the enhancement framework to enhance it).
2009 Jan 09 10:11 AM
Hi Sandra,
I've donw what you said and there are two implementations which are FM_ADDRESS_SUB_VENDOR and
FM_ADDRESS_SUBSCREEN. these are not custom implementations.
Thanks!!
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |