BAPI_INSPLOT_SETUSAGEDECISION Error during quantity posting for inspection

Dear SAP Guru,
I used a BAPI call : BAPI_INSPLOT_SETUSAGEDECISION in my program to perform UD and post Q-stock to Unrestricted stock. The BAPI executed successfully for my developer user account but not for end user account login.
The BAPI returns an error as below:
Error captured in system: EQV                  054Error during quantity posting for inspection lot 340005776022, manual proc. Required
Guess some authorization object for the BAPI_INSPLOT_SETUSAGEDECISION call is missing.
Have tried SE97 for possible Authorization Check for Start of a Transaction but not able to solve the problem.
Can anyone help? Really appreciate that.
Thanks and Regards.

Hi ,
Run the transction SU53 after the error with user login id , to see authorization .
Amol

Similar Messages

  • Prob in IR :Internal error during bean lookup for bean RepObjectAccessBean

    Hi,
        I am facing the problem in IR .
    <b>Internal error during bean lookup for bean RepObjectAccessBean</b>
    is the Error window I am getting frequently, After getting this error, It is no allowing to open any of the IR Objects.
    Thanks in advance,
    Dhanabal T

    Hi Dhanabal,
    i got the same error. But it is clear.
    Please chek once ur configuration part. The error is in configuration part only.
    once check all the steps in ur configuration part.
    REgards,
    chandra.

  • Error during material determination for sales document item - RRB

    Hi
    Iam getting following error when trying to create a billing request using DP91.
    Error during material determination for sales document item 40001560/000010
    Message no. AD01155
    Diagnosis
    An error occured during material determination for a dynamic item.
    System Response
    The system cannot perform the function.
    Procedure
    Check in the profile being used whether its characteristic allows the assignment of a material to each dynamic item.
    I have checked my DIP profile using ODP02 there are no errors in it, I have created a Setid and assigned it to costing element in selection criteria and material determination criteria.
    Material origin is checked in costing tab in material master.
    Appreciate help in resolving this.
    thanks,
    Vaishnavi

    Hi Vaishnavi
    The error which you are getting is related to costing.So kindly reach your FI Consultant
    please check the following links which may help you.Also check the link that has been provided my Lakshmipathi
    ERROR AT DP90  TRANSACTION
    Regards
    Srinath

  • In DP50 Error during material determination for service order

    Hi,
    While doing Resources-Related Billing request,the following error is displaying..
    Kindly Help
    Error during material determination for service order
    Message no. AD01156
    Diagnosis
    An error occured during material determination for a dynamic item.
    System Response
    The system cannot perform the function.
    Procedure
    Check in the profile being used whether its characteristic allows the assignment of a material to each dynamic item.
    501384
    Message no. AD01156
    Diagnosis
    An error occured during material determination for a dynamic item.
    System Response
    The system cannot perform the function.
    Procedure
    Check in the profile being used whether its characteristic allows the assignment of a material to each dynamic item.
    Thanks,
    Mohit

    Hi mohit,
    You need to check DIP profile setting if profile is attached to your order type or not please check this
    Thanks and regards
    Sachin Kadam

  • SE117: General error during acceptance posting

    Hello all,
    I have ceated a Shipping cost document, account assignment is fully completed.
    While I am trying to transfer the shipping cost document, the following error message occurs in the log:
    (SE117: General error during acceptance posting)
    Can any one please help through the hint on how to get rid of this?
    Thank you so much in advance.
    Manikonda.P

    I too have run into this error message when attempting to transfer a Shipment Cost Document to FI/CO.
    It is obvious that this error message is not very descriptive so here is what I did in an effort to resolve:
    First, attempt to manually post an FI document using the same G/L Account Assignment used in the SCD that is throwing the error message "SE117:  General error during acceptance posting".  You can use FB01, FB60, ME21N and then enter a GR, etc. to verify that the account assignment is valid.
    What I discovered in my scenario is that the profit center I was using was blocked.  Once I used a valid G/L Account + Profit Center Combination the error went away and I was eventually able to transfer the SCD to FI/CO.
    Thank you.
    Rich
    http://www.linkedin.com/pub/4/665/981

  • Error during availability check for order

    Hi PM experts,
    How can I make below warning message (W) to an error message (E)?
    Message no: CO820 (Error during availability check for order)
    Regards,
    Nizam
    PM Consultant

    Hi,
    you can cantrol not to release maint orders in case if parts are missing by OIOI transaction, here under Material Availability  against Release material you maintain option 3 No release if parts are missing. This way you can achieve this. If there are other components which has stock on Maint order then delete the un-available material from maint order then it will allow you to release the order.
    Hope availability check rule is maintained on material master.
    Hope it helps.
    Regards,
    N.Nagaraju

  • Error in Transfer posting for movement type 303

    Hi Sir,
    I am getting following error while doing Transfer posting for movement type 303 thru BAPI_GOODSMVT_CREATE
    Error in Function:
    Order    not found or not permitted for Goods Movement.
    I am passiing all mandatory parameter for it as per BAPI Documentaion in tcode BAPI
    Transfer posting
    Transfer posting without reference to a reservation
    The following fields must be populated:
    Material number
    Plant
    Storage location
    Movement type
    Movement indicator
    Quantity in unit of entry
    ISO code unit of measurement for unit of entry
    If I am doing manually by MB1B tcode, it is successfully done.......here its not asking any ORDER No...
    Please help me .........
    Regards,
    Krishan

    I'm not sure what you're system set up is...   So I'd suggest looking at everything you enter on the screen and then checking to make sure you are passing all the information in the BAPI.
    With that said our system does require posting date, and batch.  You might check that.   Also check that you've included all the required information in the header.
    Did you use the same data when you tried to process the BAPI that you used when you tried to do MB1B manually?

  • Error during PDF post processing in HtmlToPDF

    Hi,
    I am using Web services interface to convert Html document to PDF. Works fine for simple html documents stored locally. However when using a remote html document (for example the one in the quickstart--http://www.adobe.com--I am getting an exception:
    ALC-PDG-16003-16003-000: com.adobe.livecycle.generatedpdf.client.ConversionException: ALC-PDG-016-003-An unknown/unexpected error occurred during PDF post-processing.
    I get the same error when trying this conversion from the Administration Console. I am using JBoss/turnkey. I do not have Adobe Acrobat running on the server computer.
    Thanks,
    Jesse

    Hello Ramya,
    I am not finished checking but I did make some progress. Testing from html file located on the server machine, I use the url for file. For example if the file is named foo.html and it is located in directory c:\adata then the file url is
    file:///c:/adata/foo.html
    That works for me using adminui, and from calling the web service.
    The example in the quickstart ( converting the default page at
    http://www.adobe.com ) does not work for me just yet. Still get the post pdf processing error.
    If not doing so already, check the server log to see if any additional debug information is provided.
    Regards,
    Jesse

  • Error in MIRO posting for credit memo in return PO

    Dear Sir,
             I have made a return PO for Vendor rejection.Then made a good return for the same with 161.Then post the excise return through JV J1IS. But when I am posting the Credit Memo for vendor system showing the Error - RG23D Part 2 has not been done yet.
              But on the other hand the excise has been posted in J1IV and part 2 can be seen in material document in excise tab.
    Then why system is showing the above said error. Please suggest for the same.
    Regards,
    Sandip Sahu
    Edited by: Jeyakanthan A on Nov 17, 2011 10:42 PM

    Hi
    system showing the Error - RG23D Part 2 has not been done yet.
    R u sure you are getting this error?
    As per me in register Rg23D there is no Part2 concept it only update register RG23D with excise value and qty
    Is your plant is Depot or dealer registration
    please check your excise group and series group properly
    Regards
    kailas Ugale

  • 6.0.3 Error During Disc Initialization for both DVD+R and Disc Image - Help

    I've been a mac user for a few years now, but I just bought a new MacBook, and my first superdrive! I'm all excited to test out the new hardware along with iDVD.
    I've made a rather simple DVD setup and the first time through it was encoding for about an hour and then it gave an error message which I don't recall other than it mentioned QT7. I ran updater, no new updates that I needed and I tried again, and from then on I've been getting the Error During Disc Initialization message when burning to my DVD+Rs or when I try and save as a disc image (yes, I've deleted the encoding assets). I have about 20GB free on HDD, and I'm trying to burn approx. 100min of video. I've rebooted multiple times, and I've remade my project a couple times but no dice.
    Any idears?
      Mac OS X (10.4.8)  

    What hardware do you have???
    You didn't answer Sue's question about free space on
    your start-up drive. You should have 20GB+ free.
    What are you sending to iDVD?
    Verbatim DVD-R, not DVD+R, are very reliable, unlike
    TDK and Memorex.
    Also look here:
    http://docs.info.apple.com/article.html?artnum=302925
    I am running on a 2.0 ghz MacBook with a SuperDrive using Sony DVD+R. I will definitely pick up some Verbatim DVD-Rs though to see if that makes iDVD happy.
    I have cleared up some room and now I have around 50GB free.
    I am trying to make a DVD of two seperate .mp4s of a soccer game. I have 3 pictures and two buttons.

  • Account determination Error during material posting

    hi
    when i try to post the stock through MB1C, it shows an error that Account determination for omb1 (company Code)GBP_BSA not possible.
    please help me out and where i exactly i missed the configuaration
    thanks

    Hi Friend,
    Goto Transaction code OMS2 and click on the Qantity update for your plant and material combination.
    This will help
    regards,
    santosh

  • Account Determination error during MIGO Posting

    Dear All,
    Kindly help resolve error duirng MIGO posting  "ACCOUNT DETERMINATION FOR ENTRY GBB____ZOB TF01 not possible".  This is Message no. M8 147. 
    The error happens once the transaction is being saved.
    Hoping for your positive response.
    Thanks and regards,
    ching

    Hi,
    Goto OBYC Transaction.
    Select the Procedure as ' GBB" and enter the Chart of Accounts ( for Your Company code)
    Enter the Valuation modifier as assigned to others.
    Enter the General modifier as ZOB
    Enter the Valuation class  ( with respect ROH/SFG others)
    Enter the Debit/ Credit G/L account
    save then proceed your transaction MIGO.
    rgds
    Chidanand

  • Error during TREX indexing for WPC content

    Hello,
    I have setup TREX to search Web Page Composer content. I am getting folowing error below during the indexing for WPC content. Any help would be great.
    thanks
    Jaish
    [3508] 2008-08-11 15:19:19.842     e     preprocessor     Preprocessor.cpp(03957) :     HANDLE: DISPATCH - Processing Document with key '/wpccontent/Sites/ddtest/Web Pages/DDTestWebPage/output.xml' failed, returning PREPROCESSOR_ACTIVITY_ERROR (Code 8002)
    [3508] 2008-08-11 16:39:06.196     e     preprocessor     Preprocessor.cpp(01167) :     HTTPHEAD failed for URL http://sjcsapqapt.datadomain.com:50300/irj/servlet/prt/portal/prtroot/docs/guid/80fa1c8c-1b4a-2b10-38ab-b20f54134ca1?prtmode=trex with Httpstatus 500
    [3508] 2008-08-11 16:39:06.212     e     preprocessor     Preprocessor.cpp(03957) :     HANDLE: DISPATCH - Processing Document with key '/wpccontent/Sites/ddtest/Web Pages/DDTestWebPage/output.xml' failed, returning PREPROCESSOR_ACTIVITY_ERROR (Code 6500)

    there was problem with Index creation the way I was creating it.

  • Error in FI Posting for J2IUN - Utilization

    I am doing J2IUN (CENVAT Utilization)
    I gave all the input and executed. It went in and i selected amount which needs to be paid.
    Then i simulated it and its perfect. When i clicked on SAVE, it gave error:
    Error in FI posting 20100721
    Message no. 8I280
    There is no explanation for this error. I checked OB52, periods are open.
    Let me know the reason for not posting in FI

    Hi,
    Please check first the current open period for your company code in transaction MMRV.
    And then open the next period sequentially in transaction MMPV, untill you reach period 10 (july in your case) is not opened.
    Regards,
    Gaurav

  • Error during J2IUN posting:Error in FI posting

    Hello all,
    I am getting an error " Error in FI posting 20081203" in the J2IUN tcode. I tried to post monthly utilization for the month of November with posting date 30.11.2008. The periods 8 and 9 ae open.
    Please suggest what needs to be done to correct the same.
    Sumeet

    Dear sumeet,
    I think this is not the error of posting period.Please check all the input you are giving is correct one,
    Please check the G/L balances against which you are utilizing via FBL3N , it should not minus in any case.whether available amount is sufficient for utilization for all type of taxes?
    Also check the total entry by simulating the entry- debit / credit is zero?
    Regards,
    Parag

Maybe you are looking for