Interface Package CHECK

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.

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

Similar Messages

  • How to get standard oracle API or Interface package in oracle apps

    Hi guys,
    Need ur help........plz tell me how to find the standard oracle API or other package on server. Actually I need standard Interface package of Requisition Import program API plz give me exact path to finding standard API or interface pkg.......ASAP and also give the interface pkg name of Requisition Import in purchasing.
    it's urgent plz do needful...........................................
    Thanks,
    abh...................
    Edited by: 811373 on Jun 4, 2011 12:54 AM

    I want to find all API related to PO Requisition special Requisition Import conc. program API ...plz tell how can get it.
    Actually I want to design custom interface on the basis of standard Requisition Import api so, plz give me sql script for find those api.From iREP website, navigate to the PO module and check the list of APIs.
    Or, you could enable trace/debug for the concurrent program and generate the TKPROF and this will show you the API used by this program.
    FAQ: Common Tracing Techniques within the Oracle Applications 11i/R12 [ID 296559.1]
    How To Trace a Concurrent Request And Generate TKPROF File [ID 453527.1]
    Another option is to open the report using reports builder and check the code.
    Thanks,
    Hussein

  • Package Check for application

    Hi ,
      Can anybody tell me what is check package in Extended check of webdynpro application. 
    I am getting below error under package check when doing the extended check .
          Program:  /1BCWDY/GK2ISOBFBOQSBXDREA53==CP  Include:  /1BCWDY/B_GK2IUUMYK699PVEUQXPO  Row:    195  [Prio 2]
    Object WDYN ZPLANT_SH has insufficient authorization to use objects CLAS
    CX_WD_BAD_STATE from package SWDP_RUNTIME_EXCEPTIONS
    /1BCWDY/GK2ISOBFBOQSBXDREA53==CP in package ZPS2
    USAGE_AFTER_DO_EXIT in package SWDP_RUNTIME_EXCEPTIONS
    Package ZAA does not have sufficient use access
    (The message cannot be hidden using pseudo-comment "#EC .., bzw. durch SET
    EXTENDED CHECK OFF/ON)
    Can anyone suggest how to correct the above package check error.
    Regards
    Sireesha.

    Hi
    When you use an object from another package then you have to add that package name in use access list of your package( available as a tab when you click on package ).
    Concept is something like this-
    You create objects in your package and expose them for use in another package by creating package interfaces
    Other package who are using these objects will add these interfaces in their package use access list.
    For your problem you need to add the relevant intrerface ( SWDP_RUNTIME_EXCEPTIONS) in your package ZAA use access list.
    Hope this helps.
    Regards
    Manas Dua

  • Could not connect to wicd's D-Bus interface. Check the wicd log for er

    Having issues getting wireless to work on Acer V3 551.  Wired works great.  I'm new to Arch from Ubuntu, so please be nice to me
    On startup, I get two error dialog boxes:
    #1: Could not connect to wicd's D-Bus interface. Check the wicd log for error messages.
    #2: The wicd daemon has shut down. The UI will not function properly until it is restarted.
    Network info:
    23:01:00.0 Ethernet controller: Qualcomm Atheros AR8151 v2.0 Gigabit Ethernet (rev c0)
    24:02:00.0 Network controller: Atheros Communications Inc. AR9462 Wireless Network Adapter (rev 01)
    wicd-curses terminal output:
    wicd-curses
    Can't connect to the daemon, trying to start it automatically...
    Traceback (most recent call last):
      File "/usr/share/wicd/curses/wicd-curses.py", line 1043, in <module>
        setup_dbus()
      File "/usr/share/wicd/curses/wicd-curses.py", line 1031, in setup_dbus
        dbus_ifaces = dbusmanager.get_dbus_ifaces()
      File "/usr/lib/python2.7/site-packages/wicd/dbusmanager.py", line 36, in get_dbus_ifaces
        return DBUS_MANAGER.get_dbus_ifaces()
      File "/usr/lib/python2.7/site-packages/wicd/dbusmanager.py", line 62, in get_dbus_ifaces
        if not self._dbus_ifaces: connect_to_dbus()
      File "/usr/lib/python2.7/site-packages/wicd/dbusmanager.py", line 48, in connect_to_dbus
        return DBUS_MANAGER.connect_to_dbus()
      File "/usr/lib/python2.7/site-packages/wicd/dbusmanager.py", line 79, in connect_to_dbus
        proxy_obj = self._bus.get_object("org.wicd.daemon", '/org/wicd/daemon')
      File "/usr/lib/python2.7/site-packages/dbus/bus.py", line 241, in get_object
        follow_name_owner_changes=follow_name_owner_changes)
      File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 248, in __init__
        self._named_service = conn.activate_name_owner(bus_name)
      File "/usr/lib/python2.7/site-packages/dbus/bus.py", line 180, in activate_name_owner
        self.start_service_by_name(bus_name)
      File "/usr/lib/python2.7/site-packages/dbus/bus.py", line 278, in start_service_by_name
        'su', (bus_name, flags)))
      File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 651, in call_blocking
        message, timeout)
    dbus.exceptions.DBusException: org.freedesktop.systemd1.LoadFailed: Unit dbus-org.wicd.daemon.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.wicd.daemon.service' for details.
    systemctl status dbus-org.wicd.daemon.service terminal output:
    dbus-org.wicd.daemon.service
       Loaded: error (Reason: No such file or directory)
       Active: inactive (dead)
    I've tried:
    - beginners install suggestions
    - arch wicd suggestions
    - unin/re-installing wicd
    - google research to no avail

    Apologies. First post to the board - will keep post within bracket tags. Sorry for being such a noob.
    Input
    $ systemctl status wicd.service
    Output
    wicd.service - Wicd a wireless and wired network manager for Linux
    Loaded: loaded (/usr/lib/systemd/system/wicd.service; disabled)
    Active: failed (Result: exit-code) since Wed 2013-05-01...
    Process: 972 ExecStart=/usr/sbin/wicd --no-daemon (code=exited, status=1/FAILURE)
    Starting Wicd a wireless and wired network manager for Linux
    It seems like the daemon is already running
    If it is not, please remove /var/run/wicd/wicd.pid and try again.
    wicd.service: main process exited, code=exited, status=1/FAILURE
    Failed to start Wicd a wireless and wired network manager for linux.
    MESSAGE=Unit wicd.service entered a failed state.
    Any thoughts?
    Last edited by roastymctoasty (2013-05-01 15:58:17)

  • DataElement Package check error

    Hi,
    I am creating a structure in package b,using a data element defined in package a,when i activate the structure,i get an error saying the datalement of package A is not visible.
    How do i solve this problem?
    regards
    kaushik

    Here is the documentation.
    <i>Package Interface
    A package interface is a subset of the visible development elements of a Pakets package that are visible externally. A package interface can also contain development elements of a subpackage if they are included in a package interface of the subpackage.
    A Paket package can contain any number of package interface; a development element can occur in several interfaces at once.
    The package check allows development objects to use the development elements visible in a package interface of another Pakets package only after you have created a use access.</i>
    So you have to change the package 'a' and provide the use access there to 'b'.
    Srinivas

  • System Setting for Package Check

    Hi
    How can the global 'package check' switch be activated or deactivated? Where is this customizing done? Is it possible to set the Package Check attribute specific to a package? How could this be done?
    Thanks
    Lakshmi

    Hi Karun
    If I set visible elements thro' package interface or if I specify use access for a user package, this will have effect only if the Package check is activated. For eg., even if I have specified the Error Severity as error in Use access for a provider package, SLIN does not show me an error even if I have used the visible elements of this package. This would happen only if the package check setting is active. I am not sure where this could be done.
    Thanks
    Lakshmi

  • Package Check Error while activating the Appended Structure

    Hi CRM Gurus,
    A structure is appended to a standard structure. while activating the appended structure its throwing Error called-
    <b>Package Check for Table/Structure ZCDPR_BW_BUPA_LINKS</b> .     
    <b>The object TABL ZCDPR_BW_BUPA_LINKS uses SQLT DPR_BW_BUPA_LINKS</b>.
    plz help me to get the solution in this regard.
    Regards,
    Gokila

    Hi
       were you able to solve your problem?
       If so please update us. We are also facing same issue while activating the table.
       let us know the solution if you have solved the problem that will help us a lot.
    Thanks and regards,
    Amit

  • Global Package Check Switch and Package Attributes

    Hi everyone,
    I would like to know where can I display/change the Global Package Check Switch of a system in release ECC 6.0? I know it can be set to "Pure Package Concept" for example.
    I've looked into the SAP on-line documentation and the system customizing (SPRO) but without luck. Can anyone guide me?
    I am also looking for the Package attributes. In Package Builder (SE21) there is suppose to be a way to set a package to "Package Check as Server". I saw in the SAP on-line documentation that there is a "Attributes" tab but I cannot find it. Does someone know where I could find such attributes?
    Thank you in advance for your help.
    Regards,
    Sylvain

    Netweaver 7.0 EHP 1 Trial, same question: Paketprüfung als Server/Client checkboxes don't show up in package builder properties:
    »ABAP Objects« (Keller/Köhler) S.69 Abb.2.13 shows checkboxes to turn on package checks / Paketprüfung als Server / Client, yet no obvious way to make these checkboxes appear.
    This question has not been answered, don't know why it is »Assumed Answered«.

  • Package check error

    Hi All
    Whenever i am doing the package check for all object for two Z function group i am getting the following error
    1 . INTF /SAPSRM/IF_PDO_ACTIVITIES_C ( The object cannot be used by client object )
    2 . Tabl PRCT_COND_DU , PRCT_HEAD_DU and PRCT_ITEM_DU ( The object cannot be used by client object)
    3. FBUPER Domain element ( The object cannot be used by client object)
    Please let me know what to do in order to resolve the problem
    Thanks
    Parin
    Edited by: Parin Doshi on Oct 30, 2011 5:03 AM

    Hi
       were you able to solve your problem?
       If so please update us. We are also facing same issue while activating the table.
       let us know the solution if you have solved the problem that will help us a lot.
    Thanks and regards,
    Amit

  • Proxy Activity terminated because errors occurred during package checks

    Hi,
    When i am activating the client proxy class in ECC system after assigning it to the package,i am getting the below error.With local object($TMP) its working fine. I tried creating package using se80 as well as from sm30 using view V_TDEVC also and the package is created with no restrictions also .Kindly suggest what needs to be done to fix the issue.
    Activity terminated because errors occurred during package checks
    Message no. EU839
    Diagnosis
    Dictionary objects can only be activated if the package check is swithch ed on - provided they do not contain any package check errors.
    You will receive a list of the package check errors if you execute the package check within the appropriate dictionary tool. To do this, use the respective menu entry in the first menu of theen; corresponding dictionary tool.
    Procedure
    Keep note of the setting for the package check (system-wide property) in your SAP System; this setting defines in which form the package concept is to be applied.
    In particular, check whether the package in which the incorrect dictionary object is located has sufficient usage applications. Then, if necessary, create the missing usage applications.
    As soon as the package check errors have been removed, you must again activate the dictionary object.
    Thnx,
    Goutham

    Hi Bhuvan,
       Check Rashmi's response in this thread:
    Re: Error in package dictionary objects (Proxy activation)
    Regards,
    Ravi Kanth Talagana

  • SLIN - Package Check

    Hi
    I am getting error in Extended Syntax Check which is displayed below.
    Object PROG Z_IUSERS_ACC has insufficient authorization to use objects
    FUNC FIMA_DAYS_AND_MONTHS_AND_YEARS from package FIMA
    Z_IUSERS_ACC in package Z_ABAP
    FIMA_DAYS_AND_MONTHS_AND_YEARS in package FIMA
    Package Z_ABAP does not have sufficient use access
    Although my program is working fine and the FM also is returning me correct values. I just want to know that when prog is migrated to Qual/Prod, Can it cause any trouble?
    Thanks.

    Hi Kapil,
    this is because of the Package Checks of package FIMA.
    Take a look at this:
    [http://help.sap.com/saphelp_sm32/helpdata/en/6b/566a4d988611d596b900a0c94260a5/content.htm]
    I think there will be no troubles migrating your program to Q/P.
    Regards
    Markus

  • Activity terminated because errors occurred during package checks

    Hi Experts,
    i am working on File to Proxy scenario.while i am trying to activate genarated proxy objects i am getting below eror.
    Activity terminated because errors occurred during package checks   .
    anybody pls resolve the issue.
    regards,
    bhuvan.

    Hi Bhuvan,
       Check Rashmi's response in this thread:
    Re: Error in package dictionary objects (Proxy activation)
    Regards,
    Ravi Kanth Talagana

  • Info, detail about package check ?

    Hi,
    Does anybody have any documentation about package checks?
    I would like to perform cross package checks, already went though <a href="http://help.sap.com/saphelp_47x200/helpdata/en/37/72b3392f65f530e10000000a114084/frameset.htm">Package Builder Online help</a> and found OSS Note Number: 648898 - Switching on the package check, however this area seems to have lack of documentation.
    Found some info about table PAKPARAM in the mentioned OSS note, however I couldn't find any info about PAKCHEKTYP and all of the PAK* tables.
    It seems checks are performed via PA_SLIN_PACKAGE_CHECK.
    Any info or detail is appreciated.
    Thanks in advance,
    Peter

    Hi Fabrizio,
    1. This is a normal
       'authorisation not there'
      issue.
    2. Contact your basis team
       and they will help out
       by assigning the values
       for the particular auth object
       for the required profile
       for the particular user !
    regards,
    amit m.

  • Can an Install package checks for existing runtime install?

    I am preparing to deploy an updated version of a utility used to read data files generated by several LV driven test systems.  This will be deployed to some users that already had installed a previous (first) version and some users that have never installed it.  The previous installers will have the LV runtime already installed but the others won't.
    Is there a way to have the install package check to see if the runtime is installed so it doesn't waste time installing it again? (Vers 2011) 
    Likewise, is there a way to check the version of the runtime (main version and patched versions) to know whether to update it?
    Trying to make this a semi-professional install package.
    Thanks
    Doug
    Doug
    "My only wish is that I am capable of learning each and every day until my last breath."

    It should already do this, assuming you need the same version of the RTE.
    There are only two ways to tell somebody thanks: Kudos and Marked Solutions
    Unofficial Forum Rules and Guidelines

  • ASA Cluster interface health check

    Hi,
    when deploying four ASA firewalls in cluster mode, the health check monitoring cannot be customized like for Active/Passive setup?
    For example, we don't want a FW member to leave the cluster if the management interface goes down.
    Another example would be that all the interfaces in the FWs are port-channels, so we don't want to have a unit removed from the cluster because 1 physical interface has gone down, and all the port channel still up.
    which are the commands to tune the interface health check when using four FWs in cluster mode?
    Because we assigned port channels as the cluster interface, will a FW member not be removed until the Port Channel goes down or anytime a phyical interface goes down the cluster member will be removed?
    Thank you very much.
    Regards,
    J

    Hi,
    By default in clustering healthchecking is enabled....
    Below mentioned excerpt from cisco document will be helpful.
    health-check
    To enab;e the cluster health check feature, use the health-check command in cluster group configuration mode. To the health check, use the no form of this command.
    health-check [ holdtime timeout ] [ vss-enabled ]
    no health-check [ holdtime timeout ] [ vss-enabled ]
     Syntax Description
    holdtime timeout
    (Optional) Determines the amount of time between keepalive or interface status messages, between .8 and 45 seconds. The default is 3 seconds.
    vss-enabled
    If you configure the cluster control link as an EtherChannel (recommended), and it is connected to a VSS or vPC pair, then you might need to enable the vss-enabled option. For some switches, when one unit in the VSS/vPC is shutting down or booting up, EtherChannel member interfaces connected to that switch may appear to be Up to the ASA, but they are not passing traffic on the switch side. The ASA can be erroneously removed from the cluster if you set the ASA holdtime timeout to a low value (such as .8 seconds), and the ASA sends keepalive messages on one of these EtherChannel interfaces. When you enable vss-enabled , the ASA floods the keepalive messages on all EtherChannel interfaces in the cluster control link to ensure that at least one of the switches can receive them.
     Command DefaultHealth check is enabled by default, with a holdtime of 3 seconds.
    Regards
    Karthik

Maybe you are looking for