Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Add-in QUANTITY_STRUCT_CK

FredericGirod
Active Contributor
0 Likes
1,065

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
804

Hi frederic,

1. Thats probably bcos

in se18

its not for MULTIPLE USE.

(check box in se18)

regards,

amit m.

3 REPLIES 3
Read only

Former Member
0 Likes
805

Hi frederic,

1. Thats probably bcos

in se18

its not for MULTIPLE USE.

(check box in se18)

regards,

amit m.

Read only

0 Likes
804

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 ..

Read only

0 Likes
804

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