Types Does not Exist Error in Function Module creation

Hi Guys
I am trying to replicate the functionality of the below program using a function module. However when I enter the following in the changing tab of the fn mod, I get  error TYPE IT_VBRP does not exist.
Parameter name p_it_vbrp like it_vbrp
<removed by moderator>
Moderator message: please post only relevant code parts, your posts must contain less than 5000 characters to preserve readable formatting.
Edited by: Thomas Zloch on Sep 11, 2011 3:55 PM

Hi
The reference type of a parameter of the interace of function module has to be defined in dictionary, if you need to use a particular type, you need to create an your own custom type pool or try to looking for a type defined like yours,
For example if you need a table based on vbrp, you can use the table type TAB_VBRP
Max

Similar Messages

  • Tried to add JUnit Test in Eclipse -- "Test type does not exist" error

    Hi guys,
    I'm developing an assignment whose details I won't bother going into -- it's enough to say that we were introduced to JUnit testing a couple of weeks ago in university tutorials, and I've stupidly tried to add one to my project without fully understanding it all. This is in eclipse 3.1.1.
    Basically, I followed eclipse's built-in tutorial called "Writing and running JUnit tests ".
    1) Created class "TestFailure" with method "testFailure".
    public void testFailure() throws Exception {
        fail();
    } 2) This then appeared as a .java file in my project (as well as on my UML diagram, courtesy of Omondo's UML plugin).
    3) I decided it was too risky mucking around with this stuff in a "live" project, so went ahead and deleted the TestFailure icon on my class diagram.
    4) I closed down eclipse.
    5) I went ahead and deleted TestFailure.java and TestFailure.class from my project folders.
    6) I opened my project again, and tried to execute...
    ... and now I keep getting a Test type does not exist error when I try and run it.
    How on earth do I get rid of this?
    Any advice/guidance is greatly appriciated -- oh, how I wish I'd not started messing with JUnit testing!!! :)

    Um, okay -- I fully hold my hands up and admit that I don't know what I'm doing with JUnit testing (we only had a half hour intro to it) but figured I may as well learn by using the official tutorials. It's always a good place to start! Although obviously using a current assignment isn't the best idea ;)
    I was executing my main class (obviously with my main method in there) to execute the program after I'd deleted test case classes, but strangely I've just shut down my machine and restarted and it's working fine. I'm not sure what the deal is here -- lesson learnt though, study new topics on a dummy project! :)
    Anyway, if I waited until I understood the software and code I'm producing to its fullest, I think hell'd freeze over before I executed any code! :) Using a tutorial to learn a new aspect of software I'm already familiar with wasn't a bad move, IMHO. Just using it on this particular project was... Needless stress and all that.

  • Post Goods Issue - error : Class type does not exist - Message no. VK662

    Hi,
    I am trying to do Post Goods Issue and getting this error: Class type does not exist
    When double click on the error, it shows it is a message no vk662.
    Any help to resolve it is appreciated. Thanks in advance.
    -Sri

    Sri
    There is a problem in batch determination.
    The batch you assigned to the material does not have a class or if it has a class, that class does not exist.
    Display the batch from the delivery item  using MSC3N and go into the Classification tab. You should have a class of class type 22.  See if that class exists in CL03 and its status in basic data tab. Work on these lines and revert.
    Hope this helps.

  • Error DDIC Type does not exist

    Hi All:
    I got the following error in my CAF application:
       com.sap.caf.rt.exception.CAFBaseRuntimeException: DDIC type does not exist: com.agile.pmg.simpletypes.tp_proposal
    The problem is that this type already exist in the dictionary, and I don´t know what is the problem.
    Any ideas?
    regards

    The Base is ECC 6.0 not yet upgraded to EHP
    Anyways SAP has helped solve the problem.
    Below is the solution :
    3. You can use program ABADRCHECK to analyze the inconsistencies in the derivation. By selecting the checkbox 'DELSTEPS', you can automatically delete the steps recognized as inconsistent. Check the result carefully before you set this parameter. The check should always occur for all clients, that is, the checkbox 'ALLCLNTS' should remain selected.
    HOW TO FIX CURRENT CLIENT COPY
    (All steps to be performed in target logical system)
    1. Decrease workload as much as possible
    2. Execute report ABADRCHECK with selected 'DELSTEPS'
    (see note 653314 for more details) -- Check point 3 above.
    3. Execute TCode FINB_TR_EXEC_AI (Postprocessing of Client Copy)   (Please note that any changes done between Client Copy and          executing TCode FINB_TR_EXEC_AI will be overwritten!)
    4. Result of FINB_TR_EXEC_AI execution
    a) Executed with same error DA 300
    The workload is still to high, make sure that workload is decreased and repeat steps 1. - 3.
    b) Executed without any errors
    Consider FINB-TR-DERIVATION part of Client Copy as completed successfully. Note, that status of Client Copy in TCode SCC3 "Post-Processing Required" is final and it's not updated based on successful execution of FINB_TR_EXEC_AI.
    Information about final Client Copy status need to be evaluated and kept outside of SAP system. Or optionally, the client can be protected against any further manually triggered post processing procedure (e.g. using TCodes FINB_TR_EXEC_AI, FINB_TR_DISPLAY etc.) using the IMG activity "Complete Postprocessing". It's suggested to do so, when Client Copy is successfully repaired by repetitive execution of post processing procedure.
    WHAT TO DO BEFORE NEXT CLIENT COPY
    Make sure that there will be no performance issues during Client Copy processing in target logical system.

  • Trip type does not exist in the system (T702G)

    Hi,
    In HR - Module - Travel Management.
    I am trying to create a travel request for an employee.
    i am getting the error message :
    Statutory trip type does not exist in the system (T702G)
    how to assign the trip type to a particular employee.
    regards
    sam

    If you are applying as employee you need to configure trip schema and single field control for webdynpro provided you are using webdynpro application as employee.
    there in the tri provision variant you need to enter the variant you have created.
    Under that select the travel planning trip schema PL.
    on right hand side you have a field trip schema: statutory where you need to select appropriate schema from drop-down.

  • ORA-29829: implementation type does not exist

    Hello,
    I get ORA-29829: implementation type does not exist when creating an external table in
    Oracle 10g 10.2.0.3.0. Anyone knows why this happens?
    Wrote file afiedt.buf
    1 CREATE TABLE tim
    2 ORGANIZATION EXTERNAL
    3 (
    4 TYPE ORACLE_DATA_PUMP
    5 DEFAULT DIRECTORY tim_dir
    6 LOCATION ('tim.dmp')
    7 )
    8* AS SELECT * FROM dba_tables
    AB0318@ditoa1> /
    CREATE TABLE tim
    ERROR at line 1:
    ORA-29829: implementation type does not exist
    AB0318@ditoa1> select * from V$OPTION;
    PARAMETER VALUE
    ================================================================ ===================================
    Objects TRUE
    Regards,
    Tim

    ORA-29829: implementation type does not exist
    Cause: The implementation type specified with USING clause could not be found.
    Action: Check to see if the type exists and the user has EXECUTE privilege on this type.

  • Source System Activation - IDOC Type does not exist

    I'm doing a new installation of BI7 and when I want to activate the source system on  replicate Metadata Box and select "Only Activate" it comes up with error stating :Basic Type ZSxxxxx does not exist
    When I look in SE16 on table RSBASIDOC I can see the IDOC Type exist on both BW and R/3 Systems
    Any solution?

    Check my reply
    Re: "Basic Type Does Not Exist"

  • "Mass activity type does not exist" while i try to create a recording in SHDB for FPRW

    hi,
    i'm trying to create a recording in SHDB for transaction FPRW marking the checkbox "simulate background mode".  When i press the buttom "start recording" i recieve the error message >6 117  Mass activity type  does not exist.
    Does somebody know what can i do?
    thnaks

    On the right click on HD under video quality to filter it. 

  • Value Misc. Allowance for the flexfield segment Expense Type does not exist

    Dear All,
    can any budy help me out in Internet Expense modulee
    Error:- Value Misc. Allowance for the flexfield segment Expense Type does not exist in the value set OIE_EXPENSE_TYPES.
    Problem details:- we have define one expense templates " Relocation Expnse" under this we have define number of expense items ,in which Misc. Allowance is one
    Prevously it was end dated but now end date is removed , now when we are trying to claim expense against this item we are getting the above error.
    can you please tell me why this is happining and what is the solution.
    Regard
    Ajay Sharma

    Check these things
    1. you have enable PerPeriodOfService DFF to this set.
    2. you are setting Context Variable like (AttributeCategory) with requried value.
    Thanks

  • Partner (vendor no.) does not exist for partner function LF

    I am trying to trigger outbound i doc from PO messages, and im getting this message, also im just getting this for UB type order and not regular PO NB.
    Partner 970023 does not exist for partner function LF
    Message no. VN006
    Diagnosis
    Partner does not exist for the partner function selected for this
    transaction.
    Procedure
    Check your input.

    Hi Ankit,
       Please check the Partner Tab in Header and see whether partners have been determined for the PO. If that is not determined, then check the customization settings in NAST.
      You can also refer to SAP Notes 117537, 407600, 69492 and 459350.
    Hope this helps.
    With Best Regards
    Srinivas

  • Partner does not exist for partner function LF

    Hi gurus
    while trying to print the output of a Purchase order thru ME22N, after selecting Print output, Output type as Purchase Order (NEU), and a partner, the system isues a arning message "Patner xxxx does not exist for partner function LF".
    Can someone pls explain what does this imply?
    Regards
    Deepak

    Hi
    xxxx is just a string to show you the Warning Message that appeared. Actually it was a Partner that was missing for the Patner Function LF.
    Regards
    Deepak Prasanna S

  • "Basic Type Does Not Exist"

    I am currently working on BI 7.0 .On trying to activate Source system and the system is giving me following error
    <b>"Basic Type Does Not Exist"</b>
    the source system is BI system(for transfer from ODS to Infocube).
    Please provide path forward.

    Hi,
    Seems like the ale ports and idoc aggreements are not ok within the source system setup. Rightclick on the source system and run the restore option. This will correct these errors for you. If this does not work check these:
    184322 Procedure after DB copy of BW source systems
    886102 System Landscape Copy for SAP BW 2.X, 3.X and NW2004s BI
    325470 Activities after client copy in BW source systems
    325525 Copying and renaming systems in a BW environment
    184754 Procedure after BW database copy
    184447 Building a BW-system landscape
    184971 Notes on BW source system connections
    140276 Error in source system assignment
    524554 Storing destinations in the BW environment
    538052 Maintenance of Myself destination in BW
    Regards, Patrick Rieken.
    Message was edited by:
            Patrick Rieken - BI-Formance B.V.

  • ORA-02289: sequence does not exist Error

    When add Entity Attribute Value : adf.object.nextVal('DenialCommentId')
    Value Type: Expression
    Iam getting ORA-02289: sequence does not exist Error in 11g 1.1.3.0 version .How to Solve it .Any solutions please suggest me .Thanx in advance
    Ravi

    try using adf.object.nextValue('DenialCommentId') to find out whether the compiler is looking for a sequence named object in schema adf or not.
    Regards
    Etbin

  • Factory calendor does not exist error during order creation

    Hi,
    I am getting the factory calendor does not exist error while creating the order. For this i will explain the details for this issue and guide me where is the problem.
    we are doing reconfiguration for the new plant in the client. In this client we are now creating new plant and doing the reconfiguration. While creating the order in new plant i am getting the below error message. i have assigned the existing factory calendor of the old plant to new plant in the existing client. i am thinking that factory calendor is not plant based. In work center i have assigned the factory calendor of old plant for the new plant work center. Please guide me.
    Regards,
    Mastan.

    Hi Dogboy,
    Thank You for immediate reply.
    Have you performed all PP configuration for 1007?
    It means i have created order type and order type parameters, availability check,scheduling, conformation steps for the ordre type.
    Master data,routing, bom creted in cewb with change number and assigned to routing in cewb.
    And factory calendor assigned in work center as old plant calendor only.
    Other tahn this nay steps need to consider for creation of order. anything i have missed. Please guide me.
    Have you assigned a factory calendar to plant 1007?
    Factory calendor is not plant specific. i think with in a client  i can assign same calendor to new plant also. anywhere i have not observed the calendor as plant wise. please guide me.
    Have you created a BOM for this material in 1007?
    Have you created a work center in 1007?   Does the work center have a factory calendar that actually exists?
    The above two steps i have done.
    Have you created a routing for this material in 1007, with operations in that only include work centers assigned to 1007, and assigned the routing to this material in 1007?
    Yes.
    Please guide me.
    Regards,
    Mastan.

  • Storage bin does not exist error when during transfer posting in MB1B

    Hello All,
    I am getting the error message "  Storage bin [WH no, Storage type] does not exist Check your entry"  during transfer posting in MB1B from one storage location  to another for ex 0007 to 0001. But i can able to do transfer posting from 0001 to 0007 without any error.
    Please provide your solutions/suggestions
    Thanks
    Benny

    Benny Sampath wrote:
    Here is the error message "Storage bin 56A 870  does not exist (check your entry)"
    >
    > Thanks
    > Benny
    I can only see 2 values instead of the expected 3.
    what is 56A ? is it bin, warehouse or storage type?
    what is 870 ? is it bin, warehouse or storage type?
    one variable that is need  to have a hit in table LAGP is missing, hence you get this error.
    you have to find out why this variable is missing.
    But there is a wide area to look. Hence you should first answer the questions, as this would limit the options where to look.

Maybe you are looking for

  • Cannot send email with Mail app-..can't connect to AOL server anymore??

    Up until today my MAIL app in my iMac let me use an email address that is from the AOL.com group (netscape.net)-I cannot send emails now because I can't get the computer to connect to the server. My iPad will-.but not the desktop. I tried using a dif

  • How can you escape a KeyTrap without a Mouse?

    Whenever I am on a website that has a flash or Java object in it such as YouTube or a game site, whenever the object is activated it traps the keyboard input and access to the Browser's shortcuts etc are unavailable. As an example in Ctrl + T opens a

  • Billing issue in case of stock transport between different company codes

    Hi all, In my project there are 2 different company codes - C001 & C002. C001 has plant K101 & C002 has plant K201. I am trying for the cross company code stock transfer. The plant K201 issues a stock transport order to plant K101. Now I created a de

  • Macbook Pro won't turn on, help please!

    My Macbook 2007-08 model (all aluminum) has the start up sound internally, the screen doesnt turn on, but the light below the trackpad will turn on, then slowly dim but remain on...any help please?

  • BB-link sync issue

    I am having issues when using my USB or WIFI connectoin to BB-link. Phone is not sync-ing cant see any of my media stuff on phone when on computer. No photo's music, etc. All it shows  when i look at sync tab is (Loading sync relationship) BB-link do