Re: Error during manual stock posting

Dear all,
I faced the following error in MB1C when performing initial upload of stock with mvt type 561.
Stor. Location S001 not supported (check your entry)
Message no. M7146
Diagnosis
The specified objekt (Stor. Location S001) is not supported.
Procedure
Make sure your entries are correct.
As such, I could not upload any stock to the storage location.
I do not face this error with any other storage location which was setup in the same manner.
Please advise what could be the problem? 
I could not find any other threads with the similar error.
Thanks.

It's very likely the error message is triggered from program "FM07MEW0"....so you can put a breakpoint and when trying to do the posting you can do some debugging...
CALL FUNCTION 'DDIF_FIELDINFO_GET'
    EXPORTING
      tabname             = l_tab
      lfieldname          = l_field
    IMPORTING
      dfies_wa            = ls_dfies
    EXCEPTIONS
      OTHERS              = 1.
  IF SY-SUBRC IS INITIAL.
* If Special Stock Indicator is left empty, and no entry exists
* in T156B, error message should come up.
    IF w_wert IS INITIAL.
      IF w_msgty EQ w.
        MESSAGE w018 WITH ls_dfies-scrtext_m.
      ELSE.
        MESSAGE e018 WITH ls_dfies-scrtext_m.
      ENDIF.
    ENDIF.
    IF w_msgty EQ w.
      MESSAGE w146 WITH ls_dfies-scrtext_m w_wert.
    ELSE.
      MESSAGE e146 WITH ls_dfies-scrtext_m w_wert.
    ENDIF.
  ELSE.
    IF w_msgty EQ w.
      MESSAGE w001 WITH 'T156' w_wert.
    ELSE.
      MESSAGE e001 WITH 'T156' w_wert.
    ENDIF.
  ENDIF.

Similar Messages

  • Travel Expense - Posting run error - Error during creation of posting run

    Hi Guru's,
    Look forward for your insights. Here you go with my question.
    We are implementing Expense Mgt with Portal with out scope for payroll in SAP.  I have set up Expense type, WT, Symbolic A/c to G/L Accounts. Im performing Unit testing currently.
    Created Expense trip in ESS, from R/3 tcode PRAP, have approved trip, and settled through Tcode - PREC.
    When I try to create posting run under transfer to accounting, I get following error
    Error during creation of posting run number (->PR1
    Message no. 56840
    I'm not sure why this error was popping up. Appreciate your suggestion.
    Regards
    Praveen.N

    Hi,
    Since you are trying to make payment through FI, you need to maintain ur employee as Vendor. You can do it through PRAA.
    So while creating posting run for this trip, it checks if the respective Vendor for this employee is maintained or not.
    Pls maintain it as vendor and see if the errors are still coming.
    Rakesh

  • Error during creation of posting runnumber

    Hello there,
    I am trying to post a trip using transaction PRFI after the trip has been approved and settled and experiencing the error bellow. Two days ago, I was able to perform this transation PRFI and PRRW succesfully. Please advise.
    Leon
    *Error during creation of posting run number (->PR1*
        *Message no. 56840*

    Hi Saathi,
    If you need to post the document to AP, all the employees have to be converted as Vendors using T code PRAA. But this wont be required when you run through payroll. I hope the error occured due to not converting the employee as vendor. Pl check & revert.
    Thanks,
    Nandagopal C

  • Due date payment restriction during manual payment posting

    Hi Team.
    We have a requirement to pay bills only after the due date is over,and not before that.
    For Ex :- If i have payment terms of 30 days and i am booking invoice on 1st of mar then due date would be 31st of mar.
    our requirement is to pay this bill only on or after this 31st march.user should not allowed to post any payment entry before 31st march.
    Can some one please give the settings required for achieving this requirement during manual payment entry..
    appreciate your help..
    Thanks
    Vinai

    Hi Vinai,
    Sorry for giving confusion..It is as simple as below.
    1). Manual payment should happen only after  the invoice is due....and that too for only one vendor.rest of all vendors should be able to pay as usual before due dates. so we are creating one new payment term for particular vendor and trying to restrict the payment by creating validation.
    2). And this restriction should also apply when vendor is configured as customer.
    For Ex :- If vendor invoice value is 10,000 where i need to pay, and he is also a customer and has sale value 1000 which i need to receive.
    net balance is 9000.
    during this vendor & customer clearance also the due date calculation should work.
    Please help in building validation logic or any BADI , EXIT' s at lease for first one..
    Thanks
    Vinai

  • Error during goods issue-Posting period not open

    Hi ,
    I am getting an error during goods issue which says posting period not open.I guess that we have had deliveries that were created and in process while crossing over from one financial period to another quite frequently before, but we were still able to goods issue them in the next period. Can anyone tell me why this error happens and if there is any work around for this?
    Thanks,
    Hari.

    Hi,
    Goods issue takes place, say on a given date and this should be updated, so that the plant valuation changes are recorded. But the periods need to opened to do this. Normally there are two posting periods available, one is in MM, done by t.code MMPV and the other in FI, t.code is OB52.
    So, in MMPV we need have the current month as the posting period. But in your case it was allowing, probably because you have marked the indicator " allow posting in previous period " in MMRV t.code as our friend just conveyed.
    Hope it helps. Please reward if useful.
    Thanks & Regards
    Sadhu Kishore

  • Error within Manual Journal Posting

    Dear All,
    Presently I am using Oracle R12.1.1. While making Manual Journal Posting I am getting the below error.
    Error6 - Showing an unbalanced journal entry but suspense not allowed
    Kindly guide to solve this issue.
    Regards
    HP

    Hi Hitesh,
    In R12 the functionality for suspense accounting is slightly changed: having an account code entered at ledger level means suspense accounting is enabled.There is no longer a checkbox to enable/disable suspense accounting.
    To define a suspense account:
    1. Navigate to the Suspense Accounts window.
    2. Specify the Ledger.
    3. Specify the Source and Category that applies to the suspense account you are defining.
    The default suspense account you specified when you defined your ledger appears with the source and category Other. You can define additional suspense accounts using Other for either the source or the category, but not both.
    Note that if you update the suspense account in the Ledger Options page in Accounting Setup Manager, the default suspense account is updated in the Suspense Accounts window. Likewise, if you update the default account in the Suspense Accounts window, the account in the Ledger Options page is updated.
    4. Enter the Account against which the balancing amount should be posted. You can assign multiple unique combinations of source and category to a single account.
    Dirk

  • Error during Goods Issue Posting to Cost Center

    Hi all,
    I have WM and HUM active.
    I'm trying to post a GI to Cost Center using the transaction MIGO and Movement type 201. I get this error during the transaction:
    Data for creating a delivery is incomplete (Vendor)
    Message no. M7279
    Diagnosis
    The system found that the data required to create a delivery via Shipping is not complete.
    System Response
    The system cannot create a delivery.
    Procedure
    Check that the data for Vendor is maintained in your system:
    loading group
    debtor number
    sales organization
    distribution channel
    division
    shipping condition
    shipping point
    It's strange that the error is specific to vendor because this is an inhouse transfer to a cost center. However, I've maintain the listed items in spro.
    There's still something wrong and I'm at a loss. What am I doing wrong? How can I correct it?
    Any suggestions would be appreciated. Thank you.

    Hello Uzoamaka
    Not sure if this helps you but check out these OSS notes,  first one especially,  and others referred within them.
    Let me know if they help you or otherwise.
    547209 - Backflush of HU storage location generates delivery
    723250 - M7279 when creating a delivery from MB1C

  • Error saving in stock  posting????Can Anyone?

    HI ,
           am using 4.7 version,
    trying to post the stock for material using MB1c.while saving systems  prompts error message stating that:,
    " No RFC destination for Global Trade Services",
         am not using any GTS's and our comp code is related to INDIA only,
    itz training sys.
             possible solutions, where i need to check?
    Its urgent,
    thanks in advance

    Hi,
    Is this a Warning or an error message? Please ask the basis team to verify using T-code SM59 for the RFC connections and see if there is any invalid connection that was created for GTS.
    Hope this helps,
    Nishant

  • Alternate Payee Number not capture during Manual payment posting (FBZ2)

    Dear Friend,
    Appreciate if anyone can help me with below issue.
    Scenario:
    - Vendor master already been updated with the alternative payee number.
    - I have create a vendor invoice with payee data in the field BSEG-EMPFB.
    Problem:
    When I perform FBZ2 - post outgoing payment and select the invoice created, the payee field was not updated automatically neither based from the original invoice nor vendor master. Furthermore, the field was greyed out during payment posting.
    Pls help how can I cantured the payee number based from the original invoice during post outgoing payment.
    Thx.

    Hi Kiran,
    Here is my answer to your Q.
    1. Have you given alternate payee in vendor master
    - YES, at the genral data->payment transaction and also at alternative payee in doc. I already insert the payee number.
    2. While doing FBZ2 in account give the alternate payee and when you go inside it tells no open items found
    -NOT exactly, coz i dont use the alternate payee number for choosing open item. I use the same vendor code as per invoice.
    3. Click other items and click process open items there you will find the open invoice of the the vendors.
    -NOT applicable as i already select the vendor based from the invoice to be made.
    When I choose open item during FBZ2, entered the main vendor code as per invoice to be made. In the invoice, the alternate payee number is there already. Just during FBZ2 the field is greayed out, hence the payee number from invoice wav not adopted when manual payment was done.
    I notice if i use the FBZ2, the payee field is not open for entry.
    Pls help.
    Thanks.

  • MOF file error during manual client installation

    Trying to install SCCM 2012 client manually on a DP  and getting the below error.
    MSI: Setup was unable to compile the file UpdatesAgent.mof
    The error code is 80041002
    Believing that this is related to WMI, I have tried to rename the repository and did a lot of hit and trials but didn't gain.
    Please assist
    Thanks

    Yes, the files have been copied locally on this DP. I manually tried running ccmsetup.exe but this came up with error as mentioned above.
    There was never a ConfigMgr client installed on this DP.
    I tried Client Push and below are the logs for that :
    ---> Attempting to connect to administrative share '\\<DP NAME>\admin$' using account 'Administrative UserID'                SMS_CLIENT_CONFIG_MANAGER          
    ---> Connected to administrative share on machine <DP NAME> using account 'Administrative UserID'                SMS_CLIENT_CONFIG_MANAGER          
    ---> Attempting to make IPC connection to share <\\<DP NAME>\IPC$>               SMS_CLIENT_CONFIG_MANAGER          
    ---> Searching for SMSClientInstall.* under '\\<DP NAME>\admin$\'       SMS_CLIENT_CONFIG_MANAGER          
    ---> System OS version string "6.1.7601" converted to 6.10           SMS_CLIENT_CONFIG_MANAGER          
    ---> Unable to get SMS_Client object from WMI on remote machine "<DP NAME>", error = 0x80041010.                SMS_CLIENT_CONFIG_MANAGER          
    ---> Creating \ VerifyingCopying exsistance of destination directory \\<DP NAME>\admin$\ccmsetup.                SMS_CLIENT_CONFIG_MANAGER          
    ---> Copying client files to \\<DP NAME>\admin$\ccmsetup.      SMS_CLIENT_CONFIG_MANAGER          
    ---> Copying file "C:\Program Files\Microsoft Configuration Manager\bin\I386\MobileClient.tcf" to "MobileClient.tcf"                SMS_CLIENT_CONFIG_MANAGER          
    ---> Copying file "C:\Program Files\Microsoft Configuration Manager\bin\I386\ccmsetup.exe" to "ccmsetup.exe"                SMS_CLIENT_CONFIG_MANAGER          
    ---> Updated service "ccmsetup" on machine "<DP NAME>".     SMS_CLIENT_CONFIG_MANAGER          
    ---> Started service "ccmsetup" on machine "<DP NAME>".        SMS_CLIENT_CONFIG_MANAGER          
    ---> Deleting SMS Client Install Lock File '\\<DP NAME>\admin$\SMSClientInstall.S01'     SMS_CLIENT_CONFIG_MANAGER               
    Execute query exec [sp_CP_SetLastErrorCode] 2097156258, 0    SMS_CLIENT_CONFIG_MANAGER          
    ---> Completed request "2097156258", machine name "<DP NAME>".    SMS_CLIENT_CONFIG_MANAGER          
    Deleted request "2097156258", machine name "<DP NAME>"    SMS_CLIENT_CONFIG_MANAGER          
    Execute query exec [sp_CP_SetPushRequestMachineStatus] 2097156258, 4       SMS_CLIENT_CONFIG_MANAGER          
    Execute query exec [sp_CP_SetLatest] 2097156258, N'06/25/2014 04:50:51', 6    SMS_CLIENT_CONFIG_MANAGER          
    <======End request: "2097156258", machine name: "<DP NAME>".      SMS_CLIENT_CONFIG_MANAGER           
    The error is with the WMI as is found during the manual run of the ccmsetup.exe
    Unable to get SMS_Client object from WMI on remote machine "<DP NAME>", error = 0x80041010.                SMS_CLIENT_CONFIG_MANAGER 

  • Unknown errors during manual software update package installation

    Hi,
    I'm new to the forum.
    Recently I've got a serious trouble while installing standalone update packages from disk image files.
    After typing my username and password to update my OS manually my computer suddenly fails to install the software packages saying that "the installer has encountered an unknown error which caused the installation to fail."
    I've an early 2009 Mac Mini which I bought during the first half of that year. The problem affects all versions of Mac OS X (10.5 and later). It's normal? I've tried everything (permissions repair, SMART check) to fix the problem with no luck. Now I suspect the issue has something else with bad memory or a faulty hard disk.
    How curious, System Graph had put a new Super Drive on it because the original had its laser head damaged due to extensive use.
    Cheers,
    John

    FIXED!
    Many DMG executables failed to install because their certificates were outdated.
    To resolve the problem: uncheck the automatic time setting box and set the clock to an early date.

  • Error during Goods receipt posting

    Hi all
    I'm getting  the following error message when trying to do a goods receipt (101 mvmt)...
    Account determination for entry COA BSX ____ ___ 7900 not possible
    Diagnosis
    The system did not find an account for this transaction. This means that the account determination for key COA BSX ____ ___ 7900 is not maintained in MM Customizing (Valuation).
    The key is made up of:
    Chart of account
    Transaction key (= Posting transaction)
    Valuation grouping code
    Account grouping code
    Valuation class
    System Response
    The system cannot update a G/L account for this transaction. You cannot post the transaction.
    But I've created a GL account and assigned to the val class.

    Hi ,
    U try to post material from MB1C and to solve the above error u have to do the following changes:
    OMS2-> choose your material from position button-> Select it> Click on Quantity/Value Updation under dialog structure> Choose your Value Area and Material Type> Uncheck Value Updation---> Save it and now try to post material .
    Did u tried this this will help u
    Still if u find error reply me
    Reward me points if helpful.
    Regards,
    Venuprasad

  • Unknown error during manual creation Inbound Delivery in EWM

    Hello all,
    I'm building a demo for an SAP EWM system. It's installed on an existing SCM system, and is connected to ECC 6.0.
    The replication of Inbound Deliveries from ERP to EWM is going fine. However, when I try to create an Inbound Delivery in EWM manually (tr. /SCWM/PRDI), I get the following error message:
    Unknown error has occurred in target system - Message no. /SCWM/DELIVERY_UI056
    Does anyone know how to solve this error?
    Thanks in advance, best regards,
    Oliver

    Hello Fransesco,
    I've checked the settings you mentioned, but all seems fine.
    The correct Business system and SAP Release have been entered, and in the Inbound Delivery settings I can see that it is allowed to create Inbound deliveries in EWM.
    Any other suggestions?
    Thanks & regards,
    Oliver

  • Doc splitting during manual bank posting

    Hi,
    We are in the process of implementing document splitting with profit center as a mandatory splitting criteria.
    During customer incoming payment, we
    Debit Bank Clearing Account
    Credit Customer
    In this step, New GL will split the above 2 entries with the profit center based on the AR billing document.
    When bank statement comes in from the bank, the normal journal posting is:
    Debit Bank
    Credit Bank Clearing Account
    My problem is: in this posting, we do not reference the incoming payment document, hence system cannot find out which is the profit center to split into. Is that a transaction whereby I can post the bank statement and do the clearing of the "bank clearing account" at the same time, so that the "Bank" line can inherit the profit center from the incoming payment document? We do not want to use the standard bank reconciliation process for now.
    Any suggestions is much appreciated. Thank you.

    Hi
    In such a case you may use the functionality of FF66. This will clear the subledger and post the entry to Bank Accounts, depending on teh configuration of your Posting Transactions for Bank Reconcilliation
    Regards
    Sanil

  • Boot Camp - "No AMD graphics driver is installed" error during win8.1 post-install

    I have Macbkook pro early 2011 (i7 2.2ghz, 16 GB RAM, radeon 6750M 1GB)
    I used boot camp utility to install win 8.1 - it completed without any problems.
    When the installation was completed the bootcamp wizard opened automaticaly and this was shoved to my face:
    The process continued until the "Installing Intel Graphics" process. Then the screen just went blank. I waited some time
    assuming it was just a gpu driver issue and the installation is progressing. I guess I was right since the mac rebooted after about 5 minutes.I re
    When I wanted to boot to windows I was constantly welcomed by black screen after the "windows splash-screen-spinning-animation thingy".
    I went to safe mode to see what's going on. It turned out that if I TURN OFF my INTEL HD 3000 driver then I can boot to normal mode but
    the 6750M drivers have yellow exclamation mark (error 43 in details) in device manager. I need that gpu enabled since I do some game developent which requires gpu power. I tried reinstalling ati drivers and looking for new ones on the internet - each of them failed. What could be the problem?
    Can anyone help me out?

    Hello HPENVYm6-1201TX,
    I have read your post on how your notebook computer is producing an error message in regards to your AMD driver, and I would be happy to assist you in this matter!
    To ensure that the software is installed and functioning properly, I recommend performing a clean boot on your notebook. To do this, please follow this document on How to perform a clean boot in Windows. This should help eliminate software conflicts that occur when you install a program or an update or when you run a program in Windows.
    The next step I suggest is to remove the AMD driver installed on your computer, and install the driver provided on HP's website. If you need to, you can use this document on how to remove software from Windows 8.1. You can find the necessary driver by click on the AMD High-Definition (HD) Graphics Driver.     
    Instead of updating the driver from AMD's website, please follow this document on Using HP Support Assistant (Windows 8) to update the necessary drivers.
    Please re-post with the results of your troubleshooting, and I look forward to your reply!
    Regards  
    MechPilot
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the right to say “Thanks” for helping!

Maybe you are looking for