Sales organization 0000 is not defined (Error Message: VF 009)

Dear All,
While creating the intercompany invoice, I am getting the following error.
Sales organization 0000 is not defined (Error Message: VF 009).
I was able to create till commercial invoice. I am not able to create "Intercompany Invoice".
Am I missed out any configuration?
So far I have completed Plant assignment and Internal customer assignement required for Intercompany billing.
Kindly suggest.
Regards,
Mullairaja

Hellow Mullairaja,
We are encountering the same problem, and my assumption is that the customer not being extended to the appropriate sales area prior to delivery creation is causing the problem.  Is there an OSS note or process to resolve this issue.  We have extended the customer now and the only thing I can think of to resolve is to reverse the PGI and delivery.  Is there a better way to correct this?  What was your solution?
Thanks,
Jordan
Edited by: Jordan Simons on Nov 23, 2010 3:17 PM

Similar Messages

  • Handler not defined error message

    Hello - I'm having difficulty with a custom handler I've
    created. Everything works well in authoring mode, but as soon as I
    try to create a projector and run it, I get a "Handler not defined"
    error message. The handler is used to query an sqlite database.
    Here's the code which sits in a linked cast movie script
    on startmovie
    set gDBInstance = new(xtra"sqlite")
    on mDBQuery gSqlstring
    gDBInstance.sqlite_open(the moviepath&"halloffame.db")
    gQuery_fetch_data = gDBInstance.sqlite_fetch(gSqlstring)
    gDBInstance.sqlite_close()
    end
    end startmovie
    The handler is called from a frame script as below:
    on enterframe
    gSqlstring = "SELECT file_location FROM mediaitem NATURAL
    JOIN category WHERE category = 'Equipment' ORDER BY mediaitem.name
    ASC"
    mDBQuery(gSqlstring)
    end enterframe
    I'm using Director 11 on Windows XP. I do have all of the
    sqlite xtras in an xtras folder next to the executable. Any
    thoughts on what I'm doing wrong??
    THX!
    Mike M

    I ran a couple test that were interesting, but first I need
    to address some bad coding practices.
    miken75,
    I see no reason to open and close a database with each query.
    Open it at the beginning of the program and close it at the end.
    You should always check for errors with every interaction
    with a database, including opening it.
    In your function "mDBQuery " you pass in a variable called
    "gSqlstring" and assign the returned data from the query to
    "gQuery_fetch_data". Neither one of these variables should be a
    Global. The whole point of the function is to pass in a temporary
    string and the function Returns query results. Do not use Globals
    in this situation.
    This is a bit nit-picky, but your function names should be
    verbs - some sort of action. "mDBQuery " is a noun. Something like
    queryDatabase, doQuery, fetchData, etc. would be better.
    A basic re-write of your startup code would be:
    global gDB
    on prepareMovie
    gDB = new(xtra"sqlite")
    Okay = gDB.sqlite_open(the moviepath&"halloffame.db")
    if Not Okay then
    alert("There was an error opening the Database")
    end if
    end prepareMovie
    on queryDB SqlString
    return gDB.sqlite_fetch(SqlString)
    end queryDB
    on stopMovie
    gDB.sqlite_close()
    end stopMovie
    Finally, "EnterFrame" is a really poor choice for an event
    that queries a database. "EnterFrame" is used when you need to do
    something many times a second, such as an animation. For a singular
    event like querying a database I suggest "prepareMovie",
    "startMovie", "beginSprite", "mouseDown", and "mouseUp".
    I'm just trying to improve your coding practices. Better
    code, means less bugs and going home early.
    To your problem:
    I tried a couple things. I placed some startup code and a
    function in an internal cast movie script and an "enterframe"
    behavior that calls the function in an external cast. I saved and
    published, and the executable comes up and gives the handler not
    defined error. This error is a Director thing. It has nothing to do
    with your code.
    If, however, you shut Director down and run the executable,
    then there is no error. This fact implies that when you try to run
    Director and the executable at the same time, then Director all
    ready has ownership of the external cast file and the executable
    therefore can not open it. Although, generally under that kind of
    circumstance you get an error message indicating that the file is
    in use by a different program. So, I don't know exactly what is
    happening here.
    I then moved the "startup" code into the external cast with
    the "enterframe" script and published. No error. Director and the
    executable run side by side just fine. Weird.
    Hope that helps.
    Randal.

  • Item Category not Defined Error message when deleting a batch item in Deliv

    Hi,
    I am trying with a Intercompany transfer . So after creating Interco. Transfer we have followed with a delivery document.
    Now,we would like to delete the delivery document. For your info. Del. doc is still open. We haven't gone for Goods issue or anything else.
    So,we tried removing the batch line item in batchsplit tab of the delivery and then deleting the delivery document.
    But we get the error message "Item catgeory Not defined". but we could see entries for Item category Determination with the particular Delivery typeItem Category Group from Material MasterItem Usage+Item Category.
    Why does system throw "Item catgeory Not defined".  when there are entries for particular determination available .
    And this seems to be Syste
    Thanks,
    Dhilipan

    Hello Sandy,
    Thanks for ur update. But its ticked already.. We checked it.
    But we still face this issue. And we are not able to replicate the same issue in QA..What cud be the reason.
    But Config..seems exactly similar to Pro. and QA
    Thanks,
    Dhilipan

  • "Form1 not defined" error message

    Getting Java Script Debugger message: "_form1 is not defined..."
    I've used the script: if 
    (_form1.AdultProgramSubform.count > 0){
    form1.AdultProgramSubform.occur.max
    += 1;_form1.AdultProgramSubform.addInstance(
    true);}
    to repeat a subform when a checkbox is clicked. This has worked before to make subforms visible.
    Any ideas why I'm getting this message?

    Varma, I've found that the code you sent me is only working if the adult program subform is visible. However, it needs to be hidden in my form. I've read another discussion where someone else had this problem. Do you mind working further with me on this form?
    Randee

  • .error Print indicator 029 not defined. Message no. L3118.

    error Print indicator 029 not defined. Message no. L3118
    Hello everyone.
    I need some help.
    when i run program RLVSD40 (Initiate printing of transfer order).
    i got error.
    Print indicator 029 not defined
    Message no. L3118
    what should i do to solve this error ?
    please help.

    Hello,
    I am getting the same issue.
    Please let me know the solution.

  • LSMW Sales unit ****** 1 is not defined for item 000000 2

    Hi, all,
    I am trying to create order using LSMW with
    Object 0090 Sales documents
    Method 0000
    Program Name RVINVB10
    Program Type D Direct Input
    The issue is at the Sales Unit.
    I prepared the unit as PC in the folloiwng 3 fields
    ZIEME      Target quantity UoM
    VRKME      Sales unit
    MEINS      Base Unit of Measure
    But get the following error, any thoughts?
                                   Start of processing
                                   V1                   384
    Sales unit ****** 1 is not defined for item 000000 2
    Data from this document has not been saved ***

    Alright Koffer,
    I'll give U the place, from where this error can occur, check which is applicable to you:
    1) In FV45PF0M_MARM_SELECT, after calling the FM MATERIAL_READ.
    2) In Include, FV45PF0V_VBAP-UMVKZ_ERMITTELN, after calling the FM : MATERIAL_UNIT_CONVERSION.
    3) In Include FV45PF0V_VBAP-VRKME_PRUEFEN, after material unit conversion.
    4) In Incl. FV45PFAP_VBAP_FUELLEN_MAAPV, after call to the FM : F4_ALLOWED_QUANTITY_UNIT.
    If U understand German( Ich Keine Deutsch lernen ), U might go to these programs and check the description.
    However, all these point to the Sales Unit as U already know.. check all the data related to the Sales Unit and whether this unit is allowed for the material being used.
    Rgds,
    Raghu.

  • How do you use user defined error messages in Value Help?

    Hi,
    I'm currently working on a Modifiable Value Help Selector in Web Dynpro Java, and I want to use a user defined error message when I validate the values entered by a user. Currently, it's returning its default error message ("Character <string> does not match...").
    Since the project requires a different error message, is there a way to override the default error message and use my defined error message instead?
    Thanks!

    Hi Angelo,
    I am not sure why message area is showing both Custom and inbuilt messages but you can try the following:
    i guess you must be using reportContextAttribute exception for showing Error messages on the input fields as well.in that case you can disable the message area so messages will appear only on the Context level ie; on input fields.
    For other messages apart from validation messages you can enable the message area before reporting the exception.
    make sure the boolean context variable which will be used for enabling and disabling the message area should have Readonly property set as true.
    I am not sure whether this is the only solution for this but you can try and see if it works.
    Siddharth

  • "Not Found" Error Message Problem

    Hi All!
    I have a really weird issue happening that I have not found a post for in the boards, although there are some similar ones. I have a video project that I had been working on about a month ago and finished except for credits (I had no problems while working on it then). I finally just got the list of names to use for the credits, so I went to open the project to add the credits and I got a "Not Found" and "Out Of Memory" Message. I have 134.6 Gigs open on the Raid I save everything to, so I know I'm not actually out of memory. So I changed the settings to 80% Application and 50% Stills b/c I have around 10 jpegs I was using for titles in it. That seemed to help at least get the sequence opened. I then had media offline messages for those titles, eventhough they are in the browser and defined as online, so I just reconnected each one individually anyway. That helped with that problem. However, I FCP won't render the transitions around the titles. I deleted the transitions and titles and tried to re-render the video clips that were involved in the transitions with the titles. It won't render those. When I try to view the clips in the viewer, I get the "Not Found" message again. I reconnected a couple of the video clips individually, but I still get the message when I try to view them in the Viewer. The clips in the sequence are there and play in the canvas but not in the viewer and I get the "Not Found" message. I have it set to view the image without wireframes, so that's not the problem. The source videos are read as online in the browser and are in the same place as they were when I originally started the project, so that's not the problem. I've tried different variations on the memory usage. I've tried copying and pasting to a new sequence but get the same problem. Does anyone know why all of a sudden I can't view any of my source video and the clips I used in my sequence in the viewer and why it would give me the "Not Found" error message?
    Some Specs that might be helpful:
    FCP HD 4.5
    Dual 2 GHz PowerPC G5
    2.5 Gigs DDR SDRAM
    Raid 1 with 134.6 Gigs Available Space
    SD NTSC DV Footage - MPG files I transfered originally from the client's portable hard drive
    A Few JPGs of Photoshop Titles
    I'm sorry this is insanely long, but I wanted to provide as much detail as I could.
    Emily

    They were originally on a PC. That quite possibly could be it.
    I just checked all the titles again and they are all RGB.
    Our Raid ocassionally has problems, so I'm thinking it might have something to do with that.
    I'm going to try on Monday to just re-import the videos I need into the project and see how that goes. If anyone has any suggestions, I'll take a look on Monday and see what happens.
    I was just hoping that someone might have had this problem and knew what to do.
    Thanks for your help!

  • Err in PO creation-Sales document item is not defined for this transaction

    Dear Consultants the errror  occurs when we process  Individual Purchase Order scenario.
    Err in PO creation-Sales document item is not defined for this transaction  
    Thanks&Regards,
    SanthaRam

    This error because the item category is not determined correctly in the sales order.
    Check the item category in Sales order line item, for Individual Purchase order scenario its TAB.
    If its not TAB, then check the assignement for Item category in VOV4.
    This thread is more of the SD part, so also put it in SD forum for better solutions.
    Regards,
    Sheetal

  • The storage location/batch function * is not defined here - Message no. M7116

    Hi Experts,
    we have a scenario - Project Subcontracting Purchase Order, Item Category - L and Account Assignment - Q.
    Delivery created, one of the component is Batch managed and  with Batch Spli Exists.
    When performing Good Receipt in MB01 t-code for movement type 543 R (Special Stock), batch determination fails for batch split scenarios; we get the following error message:
    The storage location/batch function * is not defined here:
    Message no. M7116
    The batch determination works fine, if the PO is with Item Category - L and Account assignment - Blank, then the movement type will be 543 O
    Steps for Reconstruction
    MB01, Mvt 101, enter SUBCON PO (Item Cat L and Account assignment
    Q), SL
    Delivery should have batch split
    for 101 Mvt, system determine the batch
    543 R Mvt should allow for wildcard search in batch field, the
    wildcard search works for other Mvt like 543 O.
    Note:
    we foresee we have to maintain an entry in OMCG for Movement type 543 and Special Stock R.
    543 o already exists there. But we are unable to Add/Delete any entry there.
    Please advise.
    Thanks and Regards,
    Nagaraja Achar.

    Hello Dennis,
    try the new transaction (MIGO): Use the 'Distribute qty' pushbutton. For all goods receipts (with or without special stock) it is possible to create several batches.
    Regards
    Michael

  • Sales tax data do not define output tax

    Dear Experts,
    I am creating contract and getting following error  'Sales tax data do not define output tax' in SAP REFX contract
    I have done the following
    define tax types
    define tax groups
    define tax codes
    Assign tax code to tax type and group
    Assignment of tax transactions key
    Assign country to calculation procedure
    Have i missed something? If you see the contract the tax rate  10% is getting picked Please help
    Thanks Regards
    yezdevan

    Hi Vasudevan,
    Check the following checklist and try.
    1. For tax code used, check for percentage value maintenance for the relevant condition type in transaction FV13, if maintained check for date validity and deletion indicators.
    2. Tax code should be assigned to company code at: Logistics - General -> Tax on Goods Movements -> India -> Basic Settings -> Determination of Excise Duty -> Condition-Based Excise Determination -> Assign Tax Code to Company Codes.
    3. The condition type used to maintain the tax code, as seen in FTXP. should have MVST or MWST as the access sequence in OBYZ settings, based on input or output tax respectively.
    Hope this resolves the issue.
    Best Regards,
    Hardik Sharma

  • Billing type F2 not defined error vf 007

    in Billing transaction this error happend
    Billing type F2 not defined error Vf 007
    and the billing type f2 is deleted from the system and it's not assigned in the sales order type
    why the system determined billing type F2 for this sales order ??

    you mean delivery relevant billing field is blank in transaction code VOV8 for your sales doc type?
    if that's the case..I think system always defaults F2 for invoices, based on some parameters like sales doc type, screen sequence group etc..
    Regards,
    Raghu.

  • Sales document type is not defined for(sales org/division/distribution chan

    Hi Friends,
    I am getting the error that sales document type is not defined for x/y/z(sales organisation/division/distribution channel). while creating sales order.
    Any pointers will be rewarded.
    Regards

    Hi there,
    When you define a sales doc type in VOV8, you also should assign that to the sales area SA (sales org / dist channel / division).
    Only then you will be log a sales order for a sales area.
    Check if you have done it. You will find it in SPRO --> Sales & Distribution --> Sales --> Sales doc header --> Assign sales doc type to SA.
    Regards,
    Sivanand

  • Mapping Problem-Mapping  not  sufficient  Error  Message

    Hello  SDNers,
    I  m  facing  one  problem,  details  are as below
    Source Structure
    MT_Source
       Invoice                               1..unbound
               Type                                          1..1
               Invoice Header                      1..1
                  PartyID
                            ID                           1..1
                  DocuID
                            ID                           1..1
               InvoiceLine                            1..unbound
              Item                            1.1
                     InvoiceSubline                        1.unbound
                            costCentre                          1..1
                            GL Code                          1..1
    Target Structure
    MT_Target
             Target                                                                     1.unbound
                  Bgr00                    
                        Stype                                                            1..1
                        Xkeep                                                           1..1
                  Bkpf                                    1..1
                 Stype                                1..1
                        Tcode                                 1..1
                        Bldat                                                                1..1
                        bukrs                                  1..1
                  Bseg                                    1..1
                 Stype                                1..1
                        Tbnam                                 1..1
                        newbs                                                               1..1
                        wrbtr                                  1..1
                         zunor                                                                1..1
                  Bseg1                                    1..unbound
                 Stype                                1..1
                        Tbnam                                 1..1
                        newbs                                                               1..1
                        wrbtr                                  1..1
                         zunor                                                                1..1
    Mapping  need  to  be  done  in  such  a  way  like
    Invoice  Header  must  go  in the  corresponding  fields  of BKPF  ,BSEG
    Invoice  Line  fields  must go in the corresponding  fields of BSEG1
    I  tried  split  by  Value  with  a  user  defined  function copyPerValue
    public void copyPerValue(String[] a,String[] b,ResultList result,Container container){
    for(int i=0;i<=a.length;i++)
              result.addValue(b[0]);
    InvoiceLine----
                                            CopyPerValue ->SplitBYValue[EachValue]->bldat
    DocumentDateTime----
    but  I  m  getting  Mapping  not  sufficient  Error  Message.
    Pls  help  me  in  getting  resolve  this  problem.
    Thx  in  advance

    Hi;
    Just check that all the mandatory fields (1.1 occurances) are mapped.
    No node in the target message should be left red.
    Mudit

  • Is it possible to change the sytem defined Error Message

    Hi All,
    Is it possible to change the sytem defined Error Message: "Reason codes with automatic charge-off are not permitted here" to Warning Message. If so, how can I search in which application area  this message defined in OBA5 screen?
    Other details for this issue:
    Message: Reason codes with automatic charge-off are not permitted here
    Message Class: F5,
    Message No: 605.
    Thanks
    Chandra

    Hi,
    Without investigating deeper for this specific error message, I can say that the messages that cannot be maintained through OBA5 will in some cases remain in the system even if maintained in OBMSG. If message is not allowed for change in OBA5 and there is no OSS note regarding this message, it means that SAP designed it this way. Changing the nature in OBMSG (which is not standard or recommended SAP operation) will not always save the problem; the message could be simply hard-coded in the program with 'E' attribute.
    Regards,
    Eli

Maybe you are looking for

  • How can I transfer all my data including SMS to my mac/windows computer?

    My friend has asked me to help her transfer all the data from her iPhone 3GS to a computer then to a hard drive. She has several folders with pictures in but image capture on mac is only picking up the one. I have an iPhone 4S and iPad 3 installed al

  • Replication of CUSTOMER from ECC to CRM

    Hi CRM Guru Is that anyway to download the partner function (sold-to, ship-to, payer, bill-to, employee) in the customer sales area data from ECC to CRM (created as BP relationship in CRM) in the INITIAL LOAD? For example: Customer in ECC 100000000 h

  • LINKED SERVER ISSUE on ORACLE DATABASE

    Hi everyone I have SQL 2008 R2 Running on Windows server 2003 R2 OS. I have created a linked server to ORACLE 11 I have may jobs running process against this linked server and thy work fine But soddenly I receive this error : Cannot initialize the da

  • Error : in  placement of Macro with ABAP code

    Hi, I have to replace the Macro rp-provide-from-last for 0105 infotype with subtype 05 and pn-begda ,pn-endda.please send me the code. thanks in advance. bye raj.

  • JTabel, detecting data changes

    Hi, I am new to the JTable component... I have set up a JTabel which displays some sample information. I have to display results I get from one of my methods... There is the Swing/JTable tutorial at http://java.sun.com/docs/books/tutorial/uiswing/com