‎2011 Feb 03 2:56 PM
I expose my problem.
I create a specifical hierarchical structure package on CRM7 for test Interface Package Check.
This is a representation of my hierarchical structure package :
P1 (Structural Package)
/ \
P1_1 (main package) P1_2 (main package)
/ \
P1_1_1 (Normal package) P1_1_2 (Normal package)
(I1 interface package with (use I1)
Data element E1) Use E1 and E2 in a Structure S1
Define Data element E1 et E2 Use E1 and E2 in a program Prg1
When I activate my structure S1 I have the error of use E2. It's OK.
When I use extended check code with program Prg1 I haven't error on use E2.
When I use a standard element in my program and I use extended check code I have an error on use the standard element when I don't add the package interface where standard element is declared.
Have you any idea which explain the difference on check with my specific data element and with standard data element ?
Thanks for your response.
‎2012 Dec 02 3:31 PM
Hi,
first of all, you have to check if th ystem-wide package check is switched on. Check in transaction SM30, maintenance view PAKPARAM_V. GLOBAL_SWITCH must be equal to 'R3ENTERPRISE'.
I don't understand the behaviour you describe. The package error must be reported either for both development objects in the consumer package or not at all.
Regards,
Stefan