Wrong error message no. F6556 - Fund Centre does not exist but it do exists

Hello Gurus,
I am trying to transfer an Old PO to Funds Centre by changing the delivery quantity in PO but the delivery date in the PO is of June 2014. I have defined the derivation strategy and system is deriving fund centre correctly but it says that Fund Centre does not exists on delivery date which is 30.06.2014. I have created fund centre from 01/01/1900 till 31/12/9999.
I tried to use FMCN it also gives the error message saying that fund centre does not exist even on current date.
For testing I posted some FI document to that fund centre and it posted.
I am not sure why it is giving error only for PO (PO has a account assignment to project/WBS).
Thanks in advance!
Regards
Rohit Goel

Hello Eli,
The problem was that WBS was using the wrong cost centre with two leading zeros (User created wrong cost centre in test system with 8 character which means 2 leading zeros as prefix) but as per the cost centre structure it should have only one leading zero and rest nine characters must be numeric. I have created a fund centre with one leading zero and that's why system was giving error when using derivation strategy as it is picking cost centre from WBS master data but fund centre was created with one leading zero hence the error was coming. when I was defualting the fund centre specifically for the WBS it was picking because I was giving the correct fund centre.
You also recommended something about leading zeros but it was not fully applicable in our case as we have defined the derivation startegy of populating the cost centre in fund centre field and our cost centre is of 9 chararcter (in table it shows with a leading zero to make it full 10 character) but when it gets populated in fund centre field it gets populated with leading zero means it takes a leading zeros into consideration when it gets derived from cost centre. For example if my cost centre is '123456789' the fund centre gets populated as '0123456789'
But I got the clue to my problem from your hint of leading zeros.
Thanks Once again!
Regards
Rohit Goel

Similar Messages

  • Error message Indesign:Either the file does not exist, you do not have read access to it, or use the file in another application.

    I've got problem with opening a file in InDesign. The file type is an InDesign Markup Document. The error message is: Either the file does not exist, you do not have read access to it, or use the file in another application. What's wrong?

  • While creating SAP ISU Device category i got one error message like The material 5 does not exist or is not activated Message no. M3305

    while creating SAP ISU Device category EG01 .i got one error message like The material 5 does not exist or is not activated Message no. M3305

    I don't know EG01 transaction, but if SAP says "material 5 does not exist " then SAP is usually right.
    Can you give an evidence that material 5 exists? e.g. screenshot from  SE16 at table MARA, MARC and MAST

  • When re installing iTunes on window it shows error message: Service Apple mobil divice does not start

    When re installing iTunes on window it shows error message: Service Apple mobil divice does not start

    Try the following user tip:
    Troubleshooting issues with iTunes for Windows updates

  • I am getting this error message "ORA-01006: bind variable does not exist.

    My code works fine like this:
    DECLARE
    v_JOBTYPE varchar2(8);
    v_STATUS varchar2(8);
    v_FAILURE varchar2(8);
    v_CAUSE varchar2(8);
    v_ACTION varchar2(8);
    BEGIN
    SELECT EVT_STATUS, EVT_FAILURE, EVT_CAUSE, EVT_ACTION, EVT_JOBTYPE
    INTO v_STATUS, v_FAILURE, v_CAUSE, v_ACTION, v_JOBTYPE
    FROM R5EVENTS WHERE ROWID = :ROWID;
    IF NVL(v_STATUS, 'X') = 'C' AND NVL(v_JOBTYPE , 'X') IN ('BRKD','UNPLBRKD','FILTRA', 'LUB', 'FAC') AND (v_FAILURE IS NULL OR v_CAUSE IS NULL OR v_ACTION IS NULL) THEN
    RAISE_APPLICATION_ERROR( -20001, 'FAILURE, CAUSE AND ACTION FIELDS MUST BE POPULATED');
    END IF;
    END;
    But I want to change the code to include a record (ACT_TRADE) from another table(R5ACTIVITIES). I am getting this error message "ORA-01006: bind variable does not exist - POST-UPDATE 200Before Binding". Any help would be appreciated.
    DECLARE
    v_STATUS varchar2(8);
    v_FAILURE varchar2(8);
    v_CAUSE varchar2(8);
    v_ACTION varchar2(8);
    V_CODE varchar2(8);
    V_EVENT varchar2(8);
    V_TRADE varchar2(8);
    BEGIN
    SELECT R5EVENTS.EVT_STATUS, R5EVENTS.EVT_FAILURE, R5EVENTS.EVT_CAUSE, R5EVENTS.EVT_ACTION, R5EVENTS.EVT_CODE, R5ACTIVITIES.ACT_EVENT, R5ACTIVITIES.ACT_TRADE
    INTO v_STATUS, v_FAILURE, v_CAUSE, v_ACTION, V_CODE, V_EVENT, V_TRADE
    FROM R5EVENTS, R5ACTIVITIES WHERE V_CODE = :V_EVENT;
    IF NVL(v_STATUS, 'X') = 'C' AND NVL(v_TRADE , 'X') IN ('MTM','MTL','MTMGT', 'FTM', 'FTL', 'FTMGT', 'R5') AND (v_FAILURE IS NULL OR v_CAUSE IS NULL OR v_ACTION IS NULL) THEN
    RAISE_APPLICATION_ERROR( -20001, 'FAILURE, CAUSE AND ACTION FIELDS MUST BE POPULATED');
    END IF;
    END;

    Thank you for your responses. Your feedback was helpful. This is what I ended up doing for a solution:
    DECLARE
    v_JOBTYPE varchar2(8);
    v_STATUS varchar2(8);
    v_FAILURE varchar2(8);
    v_CAUSE varchar2(8);
    v_ACTION varchar2(8);
    v_GROUP varchar2(30);
    BEGIN
    SELECT EVT_STATUS, EVT_FAILURE, EVT_CAUSE, EVT_ACTION, EVT_JOBTYPE, USR_GROUP
    INTO v_STATUS, v_FAILURE, v_CAUSE, v_ACTION, v_JOBTYPE, v_GROUP
    FROM R5EVENTS, R5USERS WHERE R5EVENTS.ROWID = :ROWID
    AND USR_CODE = O7SESS.CUR_USER;
    IF NVL(v_STATUS, 'X') = 'C' AND NVL(V_GROUP,'X') IN ('MTM','MTL','MTMGT','FTL','FTMGTS','PLANNER','DISPATCH','PMCOOR','R5') AND (v_FAILURE IS NULL OR v_CAUSE IS NULL OR v_ACTION IS NULL) THEN
    RAISE_APPLICATION_ERROR( -20001, 'FAILURE, CAUSE AND ACTION FIELDS MUST BE POPULATED');
    END IF;
    END;

  • Error message: Entry 1 WC 99 does not exist in T508A (check entry)

    Can anyone please tell me what does the error message Entry "1 WC 99" does not exist in T508A (check entry) means? I was trying to 'generate work schedule manually' when got this error.  In the above error message, 1 means employee subgroup grouping.....WC is Holiday Calender......and 99 is personal subarea grouping.....
    I went to the table using se16 but could not make out how I can input those entries in the table....
    Edited by: Parveez Sazzad on Feb 26, 2011 4:56 PM

    you have to check this table from SM30 Tcode and give V_T508A table here we have to configure DWSR and than we have to generate the WSR

  • Error: "Message short text 26 107 does not exist"

    Hi DS Expert,
    We've upgraded our DS from 3.2 into 4.2.
    But sometimes several jobs fail with error: "Message short text 26 107 does not exist".
    This error does not occur in DS 3.2.
    Please help...
    Thank you.

    Hi,
    Such a message seems to be SAP/BI related.
    check wether you had shortdumps in your connected SAP system.
    In DS there are no "long/medium/short-" texts stored.

  • While trying to setup a time capsule backup to my MyBookLive external drive, I got the following error message: The network backup disk does not support the required AFP features. What's up with this?

    While trying to setup a time capsule backup to my MyBookLive external drive, I got the following error message: The network backup disk does not support the required AFP features. What's up with this?

    This means that your NAS does not support the required encryption. Update your NAS to the latest firmware or ditch it and buy a Time Capsule (they are the most reliable when using TM).

  • I'm trying to download the trial version of Adobe Illustrator. An error message says that the OS does not meet the minimum system requirements for the installer. 10.6.0 is the minimum required for installation. How do I get my mac to be a 10.6.0 ?

    I'm trying to download the trial version of Adobe Illustrator. An error message says that the OS does not meet the minimum system requirements for the installer. 10.6.0 is the minimum required for installation. How do I get my mac to be a 10.6.0 ? Right now I have a 10.5.8 is there a way to upgrade or something?

    Buy the Snow Leopard retail installer (http://store.apple.com/us/product/MC573Z/A?fnode=MTY1NDAzOA).
    That will take you to 10.6.3.
    If required you can then use the combo updater to get to the latest version, 10.6.8 (http://support.apple.com/kb/DL1399)
    SL system reqmts;

  • I am not able to login to my facebook account and error message reads "This web site does not supply ownership information." Please help

    I am not able to login to my facebook account and error message reads "This web site does not supply ownership information." Please help
    only title bar opens and nothing else....please help

    Normally, when you connect via http, the browser doesn't check for site identity, so I don't understand what's happening there.
    Do you have any security-related add-ons that force popular sites to use a secure connection, or claim to provide anonymous browsing?
    Were you making the connection on your own network or on a public network (e.g., school, coffee shop)? If it was a public network, maybe the error indicates that your traffic was being intercepted???
    Without hands on, this is a tough one to diagnose.

  • Just got this error message - The installed graphics card does not meet the minimum requirements for Aperture

    Help.  I have an iMAC - not even one year old - just got this message - The installed graphics card does not meet the minimum requirements for Aperture.
    I have not made any changes to my machine. Help  - I can't get to my images

    Try restarting your system.
    If that does not help, we will need to know your Aperture version and MacOS X version. And do you use an external monitor? Then disconnect it before rebooting.

  • I cannot download word documents. Error message says assocated helper application does not exist.

    Tried downloading word document from email. error message Associated helper application does not exist

    To open a document you must have installed an Android application for it. The file is downloaded but can be opened with Firefox, but with the specific app from Android.
    Try installing a documents app and for sure it will work.

  • Error Message about drafts folder ("Mailbox does not exist")

    Hi, after adding a third account to my Thunderbird desktop, I keep receiving the following Error Message every 30 seconds or so:
    "the current operation on drafts did not succeed. the mail server for account [email protected] responded: Mailbox does not exist"
    Can anyone help fixing this? Sending and receiving mail seems to work just fine.
    Thanks so much,
    Eli

    Th'''anks for your answer!
    I tried what you suggested, however I don't appear to have a "Drafts" folder at all where you said, will it be enough to create one and then subscribe and configure it?
    EDIT: I now created a new folder named "Drafts" from the main interface, then did what Mr Rodríguez suggested, which appears to be working.
    Thanks so much for your help!!

  • Getting Error message ""This set top box does not match the account settings"

    Just ordered a new wireless receiver for the bedroom. Installed it and now getting the following error "This set top box does not match the account settings". Service was suppose to be enabled on Monday the 4th, but I recieved the hardware early and turned it on. I've since rebooted and unplugged and tried everything to no avail. Any thoughts on how I might get this to work? Regards,  Rick

    your wireless receiver is misconfigured (dirty) and need to be scrubbed clean.
    A tech (service visit) or tier 2 rep (phone or chat) can do this. The receiver needs to be unplugged, on the bottom of receiver is a GUI (long number) that will be needed to identify receiver, when instructed plug just the receiver in that gave number for, when that one is connected.
    Your choice 4 hour appointment window, or time on phone , or chat.
    If these have not been activated yet.... When screen comes up, depress OK on receiver, depress button on WAP, when the screen at receiver says try again, Depress OK button (remote or on stb) another screen for update, depress OK give about 10 minutes to load, reboot when checking depress menu to verify recordings, if no recordings menu not finished booting.
    Set aspect ratio MENU, OPTIONS, etc.
    should take about 20 minutes per receiver.

  • Error message when uploading: my server does not support byte-range requests

    Hi I am trying to get a pocast up on itunes - I am first just sending a test mp3 - ebenezer.bruceclark.eu/podcast.xml. I have validated the xml keeping it to a minimum and constantly get the message saying my server does not support byte-range requests. Once I got some meassage about "White spaces are required between publicId and systemId". It all seems so random I am using Drupal 7 cms with views_rss module + itunes elements. It's been my 3rd night into the early morning and I need to sort this out for my client.
    Thanks to anyone who can help
    Bruce

    Your feed does not contain an 'enclosure tag' which would contain the URL of your mp3 file, so at the moment it basically has no content and would be of no use to iTunes. You may find it helpful to read this page which gives you basic information on making a podcast:
    http://rfwilmut.net/pc
    Note that when you do get it working and submitting, the iTunes Store won't accept a podcast which is merely a technical test: they need to see at least one proper episode so that they can check that your podcast does not contain unsuitable material.

Maybe you are looking for

  • Data service returning an empty object

    Hi I am trying to call a data service from the flex to load my data grid. In the debug, i saw that the arrraycollection in the fill method is being returned empty. here are the details.... My .java file has the same names with the set and get functio

  • MMS video clip length?

    When I'm sending an MMS including a video clip only max 10 seconds is avalible at the reciever... When I look at my sent MMS the clip is much longer (and reduced in size and quality). Other phones can send and recieve up to 20-25 seconds clips.... Is

  • Missing drivers for unknown device

    Hi all, I installed Windows 8.1 on a HP Pavilion Notebook - 15-p101 and managed to fix all missing drivers but this one. Device unknown Location: on PCI Bus ACPI\HPQ6007\3&11583659&0 Any help would be greatly appeciated. Thank you. This question was

  • Lenovo g780 is very slow with Windows 7

    Hello all forum users, please help me with my big problem. I have Lenovo g780 from 3 months. I`m really supprised, becouse i have the best version (model 20138) and for me is really slow. When i boot up it takes more like 5 min. Looking for wirless m

  • Exported to external, taking space on internal?

    I exported a slideshow to my external drive, and when it was finished, it's not on my external but has taken up the space on my internal but it's not there. I've searched all through my internal and somehow I'm missing 4 gigs, the file is also not on