2006 Feb 22 8:25 AM - edited 2024 Feb 04 2:06 AM
Hi,
I would like to create a BADI ref to the add-in definition : Quantity_Struct_Ck.
the SE19 said that it's only for SAP internal usage. I don't see any flag on the definition (SE18) ..
Somebody know what this message means ?
(message E188(ENHANCEMENT))
Rgd
Frédéric
2006 Feb 22 8:30 AM
Hi frederic,
1. Thats probably bcos
in se18
its not for MULTIPLE USE.
(check box in se18)
regards,
amit m.
2006 Feb 22 8:30 AM
Hi frederic,
1. Thats probably bcos
in se18
its not for MULTIPLE USE.
(check box in se18)
regards,
amit m.
2006 Feb 22 8:36 AM
Hi Amit,
so ? do you think I could create a BADI with this implementation ?
I don't understand why SAP create an add-in and don't allow us to play with it ..
2006 Feb 22 8:39 AM
Hi again,
1. No i don't think we can
create a new implementation for this badi.
(bcos its not intended for multiple use)
2. They created it for internal use.
Instead of hardcoding business logic in to the original program,
they are now using the concept of BADIs.
(so that in future releases, its easier for sap to maintain / enhance / modify the business logic,
without touching the original program.
3. Some are released for customers,
some are for internal sap prupose only.
regards,
amit m.
Message was edited by: Amit Mittal