SOURCE_PACKAGE is INCOMPATIBLE with the FORMAL PARAMETER DATA_PACKAGE

Hello Experts,
Infocube A is getting updated from shopping carts DSO. I have added 3 new fields in SC DSO then cube transformations got inactive.  I do not want 3 new fields in cube. we have report on DSO. Below is syntax error when  checking transformations.
Error: In PERFORM or CALL FUNCTION "ROUTINE_9998", the actual parameter "SOURCE_PACKAGE" is incompatible with the formal parameter "DATA_PACKAGE".
3 New fields are available in tys_SC_1 but not available in tys_SC_1_full. I tried to insert 3 fields in tys_SC_1_full but still it is showing same syntax error.  And more TYPE is availalbe tys_TG_1_full.  This type does not have 3 fields.
Please  advice.
Thanks in advance.
Regards
Venkata.

Hello Rathy,
I have resolved issue by addinng fields to data package. Issue is becasue of 4 fields in source and I have added only 3 fields in data package. Added one more field to data package and no syntax errors when checked.
Thanks for the input and points assigned.
Regards
Venkata Agraharam.

Similar Messages

  • Subroutine-the actual parameter is incompatible with the formal parameter

    Hi,
    I have the following code that is outputting an error message during activation:
    DATA: I_RESBB TYPE TABLE OF RESBB,
          WA_RESBB TYPE RESBB.
    PERFORM OBTAIN_RESBB_DATA
    USING I_RESBB.
    *&      Form  OBTAIN_RESBB_DATA
    *       text
    *      -->P_I_RESBB  text
    FORM OBTAIN_RESBB_DATA  USING    VALUE(P_I_RESBB) TYPE RESBB.
    ENDFORM.                    " OBTAIN_RESBB_DATA
    However, I am getting the following messages during activation:
    In PERFORM or CALL FUNCTION "OBTAIN_RESBB_DATA", the actual parameter
    "I_RESBB" is incompatible with the formal parameter "P_I_RESBB".
    What am I doing wrong? I have checked through many different threads & sites but can't find a solution.
    Thanks,
    John

    John, since you seem quite familiar with the ABAP help and obsolete statements I'm now surprised what you were initially asking for.. .
    Anyhow, below a sample coding with the table being passed as a USING parameter. Avoid using VALUE on the parameter (i.e. pass by value) unless you need a copy of the parameter. Otherwise this leads to a performance overhead (requirement to copy the parameter), especially for large internal tables.
    TYPES T_RESBB_TAB TYPE STANDARD TABLE OF RESBB WITH NON-UNIQUE DEFAULT KEY.
    DATA I_RESBB TYPE T_RESBB_TAB.
    PERFORM OBTAIN_RESBB_DATA USING I_RESBB.
    FORM OBTAIN_RESBB_DATA  USING I_RESBB TYPE T_RESBB_TAB.
      FIELD-SYMBOLS: <RESBB> TYPE LINE OF T_RESBB_TAB.
      LOOP AT I_RESBB ASSIGNING <RESBB>.
        " Additional coding for evaluating/updating the table
      ENDLOOP.
    ENDFORM.
    Cheers, harald
    P.S.: Update of my posting: Just read your one comment. Looks like your only problem was attempting to define the table type in the parameters section of the form routine. This doesn't work. If you don't have a type you could use a generic type (i.e. simply just say <i>using i_resbb type table</i>), but in general I would stick to strong typing unless you have a generic routine that must handle different table types. So simply refer to a table type from dictionary or that you defined in your program.

  • Not compatible with the formal parameter "NEW_ITEMS"

    Dear,
    I'm creating a very simple WD4A to just display the contents of the table.
    So in the COMPONENTCONTROLLERS I created the node ZPI_USERS, according to the type of the internal table ZPI_USERS we have on the PI system.
    Still in the COMPONENTCONTROLLER under methods I'm trying to implement this code in the 'wddoinit' event:
    METHOD wddoinit.
      DATA: lt_users    TYPE zpi_users,
            node_users  TYPE wd_this->element_users,
            lo_nd_users TYPE REF TO if_wd_context_node,
            lo_el_users TYPE REF TO if_wd_context_element.
    * navigate from <CONTEXT> to <USERS> via lead selection
      lo_nd_users = wd_context->get_child_node( name = wd_this->wdctx_users ).
      SELECT * FROM zpi_users
               INTO lt_users.
        lo_nd_users->bind_table( new_items = lt_users ).
      ENDMETHOD.
    On trying to activate I get the following error :
    Web Dynpro Comp. / Intf. ZPI_DISPLAY_MONIUSERS,Web Dynpro Component Controller COMPONENTCONTROLLER
    Method WDDOINIT
    "LT_USERS" is not type-compatible with formal parameter "NEW_ITEMS".
    I know I'm overseeing something very simple, though I get the feeling I'm running in circles. Again: the only thing I want to do is show an internal SAP table through a Web Dynpro.
    Kind regards,

    Hi,
    You have declared
    DATA: lt_users    TYPE zpi_users,
    This means that you are declaring a work area and not an internal table, whereas while binding we need to pass an internal table.
    Declare your table as follow,
    DATA: lt_users    TYPE TABLE OF zpi_users.
    " modify your select
        SELECT *
          FROM zpi_users
          INTO TABLE lt_users.
    Hope this helps!
    Regards,
    Radhika.

  • "SOURCE_PACKAGE" is incompatible with "DATA_PACKAGE"

    Hi All,
    While activating Transformation 2lis_13-vditm I am getting an error
    In PERFORM or CALL FUNCTION "ROUTINE_9998", the actual parameter "SOURCE_PACKAGE" is incompatible with the formal parameter "DATA_PACKAGE".
    Is there anyone who can solve this problem?
    Regards
    Amit Srivastava

    Hi,
    Do you have a similar declaration as below, for Type  tys_SC_1_full,  in the routine?
    TYPES:
          BEGIN OF _ty_s_SC_1_full,
            field1 type c,
            field2 type c,
            field3 type i,
          END   OF _ty_s_SC_1_full.
    If Yes, delete or comment all the declarations present in between above BEGIN & END(remove the field1, field2 & field3 declarations).
    Now copy all the declarations from the other TYPES tys_SC_1 delcaration and paste here.
    In brief the structure of  tys_SC_1_full should be exactly same as  tys_SC_1.

  • Hello guys..does anybody know how to install and use adobe master collection with the new lion?   I need to use Flash and illustratore, but apparently those programmes are incompatible with the new operative sistem...   I am a new mac users and I'd like t

    Hello guys..does anybody know how to install and use adobe master collection with the new lion?
    I need to use Flash and illustratore, but apparently those programmes are incompatible with the new operative sistem...
    I am a new mac users and I'd like to know if there are other similar programmes I can use with lion!

    Lab79 wrote:
    Are you on Apple's payroll?
    well dude I can only let you know that as I work with those programme I don't have to pay for it is my company that pays the programme I whant to use( that's why I was asking if there where other programmes ..that I could use with lion insted that Illustrator and Flash!)..I know Adobe since 2005 and I can say that Adobs products are very good...I think that if it's an Adobe probleme or fault ..they will solve it very soon...but unfortunally I have the impression that after Jobs passed away Appel decided to change politics..and everything started to go very bad! (see FCP X)..
    good luck with apple dude..
    Where is the Apple problem? I have CS4 and CS5 running perfectly fine on my Macbook Pro. Installed 5 after Lion upgrade. Worth every cent. Adobe did have some catching up to do with Lion but with the CS5.5 update all runs fine. But not yours. So it is a problem with the Lion OS? You say you have been with Adobe since 2005. So you would be aware of all the other issues that Adobe had catching up with past Oss in Mac and Windows then. They get it right, but it is up to them. It is not up to Apple, nor Microsoft for that matter, to run around and check that every software developer in the world is running their business properly.
    And what has politics got to do with anything. Some people just have to blame Software for their poor Hardware maintainence of failure of the same.
    <The only think I can really do is to go back on my old windows...give back this orrible lap top and ask for my money back!>
    Great suggestion. You should go with that one, but good luck getting a refund.
    Bye

  • Compile error in hidden module: Essbaselogon. This error commonly occurs when code is incompatible with the version, Platform, or architecture of this application

    Hi,
    I am getting below wrror while accesing the Ecel:
    compile error in hidden module: Essbaselogon. This error commonly occurs when code is incompatible with the version, Platform, or architecture of this application

    IIRC essbase is a financial reporting add-in (Hyperion, or something similar?).
    This message is telling you that the add-in is not compatible with your current software. You should check with the vendor who provided the essbase add-in. Tell them what version of windows and Excel (and maybe Hyperion) you are using, and get a compatible
    version from them...
    If you do not need or run essbase/hyperion/etc then you should just remove/disable the add-in. If it doesn't show in your add-in menu, then you may have to do a repair installation or re-install Excel

  • How to stop Firefox incessantly interrupting my work by trying to install an update incompatible with the Google toolbar which I depend on.that does nor

    Dear Sirs,
    How can I stop Firefox from incessantly interrupting my work by trying to install an update that is incompatible with the Google toolbar which I depend on. Not knowing any better, I trustingly allowed the installation the first time the update notice appeared. It crippled my Internet routines. The toolbars did not work and the bookmarks as well as all the history entries were lost, I have had to reinstall my previous Firefox 4.0.1 and start all over again.

    Hi chib60,
    Sorry you are having so much trouble.
    Dealing with your last comment first ''"Copy and paste the information from Help > Troubleshooting Information." Why? How? This is ridiculous info - it has no logic or sense to it like most of your advice. ''
    If you look to the right you will see a link for 'more system details' that is where such troubleshooting information appears, and it can sometime be helpful.
    I am using firefox on a couple of old XPs without problems. Obviously crashing is not expected behaviour, but please try to think of firefox as two separate parts the basic browser and all the additional software as addons and plugins.
    It may be rather unrewarding trying to track down the cause of a crash using crash information, the best way forward is probably to start using it in[[safe mode]] and with no plugins installed.
    * see also [[basic troubleshooting]]
    If firefox is recommended by your university, why not try it out on one of their computers, presumably it is installed on the university computers available in the library etc, that should at least convince you that it does work.
    I hope the problem is not malware, but if it is all the personal computers you try, a possibility that can not be discounted is that it is some form of malware affecting those computers.
    Have you tried Internet Explorer, that will be installed on your XP by default I imagine, does that work ?

  • What is a user parameter list in iMovie? I am trying to sent the movie from imovie to idvd and I keep getting an error with the user parameter list. Help?

    What is a user parameter list in iMovie? I am trying to sent the movie from imovie to idvd and I keep getting an error with the user parameter list. Help?

    Can you give more details?   What exactly is the entire error message text?  there should be an error number too.   Are you trying to finalize this to an external disk?

  • HT4743 I just purchased an iTunes TV show and it successfully downloaded. It is now saying that I do not have the proper version of QuickTime on this version of iTunes (10.6.3). How can a show I purchased be incompatible with the latest version of iTunes?

    I just purchased an iTunes TV show and it successfully downloaded. It is now saying that I do not have the proper version of QuickTime on this version of iTunes (10.6.3).
    How can a show I purchased be incompatible with the latest version of iTunes?
    I want a refund, but I can't even figure out how to request one through support. Super frustrated and long time Apple customer.

    After a day of trying, both iTunes and my Apple TV are telling me that the episodes of Scooby Doo I purchased are incompatible due to QuickTime. I still don't understand how I purchased something from iTunes that doesn't work with iTunes.
    the exact error I receive when I try to play an episode is the following:
    "This movie requires QuickTime, which is not supported by this version of iTunes."
    Any advice would be great!

  • I have the i-pad   'Apple Pages' app that needs updating but i keep getting the message that this app is incompatible with the i-pad.  What's the deal?? updating.

    why can't I update the i-pad specific app "Apple Pages".  I keep getting a message that says this app is incompatible with the i-pad.  I don't know how to fix this. makes it really inconvenient to up other apps......I have to do them one at a time since I can't remove "Pages" from the update list.

    I had the same problem ,  u have to update to iOS 5 since the pages app has updates that are made to work
    With the new iOS .

  • HT3258 Why is Parallels incompatible with the new OS? What can I do about it?

    Why is Parallels incompatible with the new OS? What can I do about it?

    Upgrade?
    https://discussions.apple.com/message/19059850#19059850

  • It 'possible that Logic 9 is incompatible with the latest update to lion 10.7.5?

    It 'possible that Logic 9 is incompatible with the latest update to lion 10.7.5?

    Where can I find the "All Images" list?  When I go to Finder - Pictures there is nothing there (just the new iPhoto library that is empty).  They are not in the "All My Files" folder nor the Trash. Though, when they were in iPhoto previously, I could never see them in the "All My Files" folder, either - which I thought was weird.  Thanks again for your support.

  • Nested-Generic Type with the same parameter as enclosing type?

    Greetings. I want to write a nested generic type with the same type parameter as the enclosing type. For example, consider:
    public interface BinaryTree<Type> {
         Node<Type> getRoot();
         interface Node<Type> {
              Type getValue();
              void setValue(Type value);
              Node<Type> getLeft();
              void setLeft(Node<Type> node);
              Node<Type> getRight();
              void setRight(Node<Type> node);
    }In this example, I want Node to be specified to the same type as the binary tree's parameter specification. Does anyone know how to do that? I have tried several methods and am at a loss.
    TIA

    Is there any way to declare that? Essentially I want
    the nested type to parameterize the enclosing type.I understand that but I don't think it's possible because of how java generics works.
    This ,
    SomeClass< SomeNestedClass<Type> >is wrong because you're supposed to give a formal type parameter within <> not an already defined type (like SomeNestedClass).
    If you instead do
    public class SomeClass<Type > {
        public static class SomeNestedClass<Type> {
    }To think of the two Type as the same formal type parameter is semantically incorrect. Both the outer type and the inner type must be able to participate in variable declarations "on their own". Say you do
    SomeClass<Integer> sc;Just because you did the above in which context is now SomeNestedClass supposed to be bound as SomeNestedClass<Integer>? To me this shows that SomeClass and SomeNestedClass cannot share the same formal type parameter.

  • HT3258 Parallels Desktop 7 is showing it's incompatible with the Mountain Lion release. Please Help.

    So I upgraded to Mountain Lion for the new features and now my virtualization software Parallels Desktop 7 (Full Retail Version), is showing that it's incompatible with "Mountain Lion", the ironic twist is that on www.Parallels.com it shows that it's compatible. So I don't know what to do. I can try to reinstall PD7, but if it's already incompatabile then there's no sense for re-installation. If anyone knows something that I haven't mentioned please let me know. Thank you.

    From the Parallels website you must be running 'Parallels Desktop 7 for Mac build 15104', update is available for download, if you are I suggest an email to Parallels.
    regards

  • My system is incompatible with the plugIn-Container of the versions 3.6 to 4.0 only compatible with 3.5.19 and below

    Hello,
    I have a system AMD Athlon 64 2x 6000+ with windows XP Pro sp3 with 32 bit, dual core.
    When I changed to Firefox 3.6.11 (I don't know what it was before) the Firefox crashes each time when I click on "tools/options", "File/open File" or if I try to download a file. The same happens with any version starting with 3.6.0
    There is no message : the program is not responding, the sand clock is running and nothing happens. I reproduced this about twenty times. I have running the 4.0 beta version and the 3.5.16 version simultaneously.
    The only answer I found in the internet is to change the name from firefox.exe to some other name (firefox1.exe). This doesn't work in my case. If there is any method to analyze exactly what happens I would like to try it. I only found out by looking in the administration tool of windows that the plugIn Container crashes all the time - with or without loading any plugIn. Starting in safe modus and several new clean installations didn't change anything.
    I have firefox 3.6.13 running on another (Intel)system without problems but any version starting with 3.6 is not compatible on my AMD system.
    I would like to upgrade my firefox one day - but if this is not solved I will never be able to.....
    There are other people in the internet with the same problem - anyway to change the name from firefox to firefox1.exe is not a solution - in the best case a work-around.
    Please help me...
    Thommy

    I think there is a bug in Plug-in check. It happened to me as well in the last few days. There's no newer version of Adobe Reader that I know of. Anyway, Adobe is going to release a patch next Tuesday, maybe that'll fix this bug.
    http://www.zdnet.com/blog/security/adobe-readies-critical-pdf-reader-patch-tuesday/8751?tag=nl.e539

Maybe you are looking for

  • Javascript on button item

    Hi, created a very simple (two column) report based on pl/sql. Under edit page, html header added a javascript function that will opens the my report on a new popup window. NOW, I created a button on my page with style of HTML Button. By pressing thi

  • Macbook Pro Retina EFI update 1.2 doesn't clear from software update list after installing

    I've had this problem for a few weeks. I install the update via the App Store, the system restarts, but afterwards I get a notice from the App Store that the same update needs to be installed. If I look further down the list of installed items it doe

  • MBP randomly crashes when in clamshell with external display

    Hi Mac people. As described in the "subject field" i have been encountering some random crashes after i startet using my MBP in clamshell with my newly pruchased 24" 16:10 NEC display . typically it occurs after about 10-20 minutes of playing world o

  • Newbie error - UnsupportedClassVersionError:  How to fix ?

    Hi, I am getting started with Spring Frame work and encountering this error - java.lang.UnsupportedClassVersionError: org/springframework/web/servlet/DispatcherServlet (Unsupported major.minor version 47.0) How can I resolve it.? Help would be much a

  • DB Link problem when used in Package

    I have written the following code which works from sql window in TOAD SELECT ccs_cust_seq.nextval ccs_customer_no, SUBSTR(orig_system_reference,4,6) badge_code, 'A' status, customer_id ora_cust_no, orig_system_reference, customer_name FROM suk_ccs_ra