How to stop doing LIV for the goods which are rejected during quality check

Hi,
My client requirement is
1. System should not allow doing LIV for complete quantity entered during GR, but it should be as per accepted quantity after quality inspection has been done.
For. ex. Vendor sends 100 quantity of item X. GR will be done for these 100 in system under quality inspection stock type. Now during quality inspection, 80 have been accepted and 20 have been rejected. Now while doing LIV system will propose amount for 100 quantity and not for 80. My client wants system should propose for only 80 and not for 100. How to do it?
2. Vendor performance report based on the above indicating total quantity accepted, rejected and supplied for a material for a given period.
We do not intend to use QM module.
My suggestion for above is,
1. Do the GR as GR blocked stock - movement type 103 for 100. Then transfer 80 to unrestricted stock under movement type 105. Return 20 to vendor under movement type 124. If done this way system will propose amount only for 80 during LIV.
2. Create Z report to capture the above for vendor performance report.
Is there any other way by which above can be achieved? Is doing GR block stock for all the receipts correct?
Your suggestions are welcome.
Thanks,
Satish

Hi Satish,
The scenario can be mapped as per your sugestions. I don't see any issues with that. The process can be defined for selective vendors.
Regards
Sindo

Similar Messages

  • How can I get INSTID_B for the documents which are stored using Store Business Document functionality

    Dear experts,
    I had activated the functionality of Store Business document and successfully stored documents in external server.
    My client have a custom function module which is used to send emails.In that FM they used SO_DOCUMENT_READ_API1, SO_DOCUMENT_SEND_API1 function modules.They passed Instance Ident(SRGBTBREL->INSTID_B)(eg: FOL33000000000004EXT39000000000026) as export parameter to the FM 'SO_DOCUMENT_READ_API1' and get the attachment details and content.
    Here my problem is I do not have entries in the table SRGBTBREL for the documents which are stored using the Store Business Document functionality and without INSTID_B I am unable to use the FM 'SO_DOCUMENT_READ_API1' to get the document details and content. Please help me to find INSTID_B for documents which are stored using Store Business Document functionality or please let me know if there is any other way to use FM 'SO_DOCUMENT_READ_API1' for documents which are stored using Store Business Document.
    Thanks in advance.
    Regards,
    Kiran

    Hi Kiran,
    You can use the following method to get the information. For example if you want to get BO documents for a customer
    CALL METHOD cl_binary_relation=>read_links
       EXPORTING
         is_object           = ls_lpor
         it_relation_options = lt_relat
       IMPORTING
         et_links            = lt_links.
    then fill  ls_por-instid with a customer number (KUNNR), ls_por-typeid = 'KNA1' and ls_por-catid = 'BO'.
    Table  lt_relat should contain a line option  for each document type (for example 'I' 'EQ' 'NOTE', 'I' EQ 'ATTA', 'I' EQ 'URL', ...
    In table lt_links you will get your information.
    Maybe some other methods of class CL_BINARY_RELATION may also solve your issue.
    Regards,
    Klaus

  • Excel 2007 throws "this action is valid for the products which are currently installed" while i try to open .txt file format.

    Hello,
    We have Windows 2008 r2 TS, on which we have MS office 2007 Standard installed. There are almost 50 users on this particular machine.
    The problem is we get an error message when we try to open a .txt file in Excel (Right click on .txt file--> Open with --> Excel). Error message is as follows  "this action is valid for the products which are currently installed".
    Previously this was faced by all users so we completely reinstalled it, which worked, except for 1 user.  Currently i have recreated the profile for that particular user but that also didn't helped.
    A drag-drop approach works but user don't want it that way.  
    Now am clueless in terms of where should i look into. Any help would really be helpful.
    Thanks,
    Amol S

    Hi Amol S,
    As per the description, I understand that you are trying to register .dll files in your computer now.
    I suggest you to go through the following article to know more about registering .dll file.
    Refer to the Link:
    https://support2.microsoft.com/kb/844592?wa=wsignin1.0
    Unregister or Register DLL or OCX files:
    The Regsvr32 tool is a command-line utility that can be used for registering and un-registering OLE controls like DLL and ActiveX (OCX) controls in the Windows operating system. If you find
    that some of your Windows functions are note working properly, you may need to register your
    dll files.
    Register dll file
    To register a dll or
    ocx file, open a command prompt windows as an administrator, type the following and hit Enter:
    regsvr32 “path & filename of dllor
    ocx
    Unregister dll file
    To un-register a dll or
    ocx file, open a command prompt windows as an administrator, type the following and hit Enter:
    regsvr32 /u “path & filename of dllor
    ocx“
    Note: This will register or unregister the
    dll file.
    Hope this information is helpful. Please do let us know if you need further assistance, I’ll be glad to assist you.
    Regard,

  • How to clear incoming payement for the invoices which has been posted through payement terms

    Hi All ,
    Could any one help me on the below problem which i am facing from last 1 month.
    Here is my activity which i have done.
    1) i posted one invoice in f-22 with the payment term 002 which is predefined by SAP.
    01 - CUSTOMER A/C
    50 - SALES A/C with the amount 3000
    2) Now i want to clear incoming payment through F-28
    entry will come for Bank a/c and customer a/c
    now if i want to clear the amount of 3000 and i m getting the error message'correct the marked line item'
    please find the screenshot below for the same and help me to resolve this issue.
    Thanks
    Ashutosh

    Hi Ashutosh,
    Great - now you know the required field (Asset retirement) that is causing the error. (It is obviously not the Text field - otherwise it would be marked as such on the screenshot.)
    The second question is - does it make sense to push asset retirement here? Normally, you do it on an account for a revenue from asset sale, not on cash in transit.
    If yes, then after ticking the checkbox and pushing Enter, you will get a popup box, asking you to enter a number of fixed asset that you want to retire, plus perhaps some other data (sorry, I do not have it in front of me). When saving the document, the system will then automatically add lines for setting to zero (or reducing) asset value and accummulated depreciation against gain/loss from sale (or revenue vs cost), as per your AA configuration. Is this what you want?
    If not, then check if you have the correct field status assigned to the account (in trans. FS03, tab "Create / bank / interest").
    Good luck!

  • Stop order acknowledgment for Sales order which are re-opened.

    Hi,
    I have a situation wherein a sales order is re-opened for correction after all setllement was done for the order.This re-openeing is causing sales orderacknowledgment to re-trigger.
    Obviously , we dont want to sent an acknowledgment where order was invoice and closed in past. How do I achieve this
    Appreciate responses and ideas!!
    Kind Regards,
    Sumit Katyal

    You can add a requirement routine to the output determination to check the the order is not delivered. I.e. if the order is delivered, do not issue the output type.

  • How to remove syntax error for the method which i deleted?

    Hi,
    I implemented a attribute NAME2 in BP_ADDR/AddressDuplicate , in that i implemented GET_P_NAME2 and later deleted attribute it self now i am getting the error "ZL_BP_ADDR_ADDRESSDUPLICA_CN02CP Method "GET_P_NAME2" does not exist. There is, however, a method with the similar name "GET_BP_NAME"
    how to remove this error?
    regards
    Vinay

    Hi Pankaj,
    I tried that it is giving dump
    The following syntax error occurred in program
    "ZL_BP_ADDR_ADDRESSDUPLICA_CN02CP " in include
    "ZL_BP_ADDR_ADDRESSDUPLICA_CN02CM01D " in
    line 1:
    "Method "GET_P_NAME2" does not exist. There is, however, a method with "
    "the similar name "GET_BP_NAME"."
    any clue how to solve this?
    Vinay

  • Outlook 2007 instead search does not show the items which are actually present in the inbox and folders

    Scenario:
    when user search for any particular email item by using the sender name or subject name it does not show any result. At the same time it works fine when he specify the search folder(target folder) instead of searching it across all the folders/sub-folders.
    1. We tried reconfiguring the outlook profile but this not fixed the issue.
    2. It is specific to only few users but so far for all the others users it works fine.
    3. Restarted the “Microsoft Exchange Indexer Service” but this is also not fixed the issue.
    4. Hence the outlook reconfigure not worked, rebuild the search index not tried yet, but will give a try.

    Hi,
    Did the user select All Mail Items scope when searching in Outlook?
    In addition, please make sure the user is not searching in a shared mailbox because in some configurations, you are limited to using the
    Current Folder search scope when searching in a shared mailbox.
    Please also let me know the result if you have tried rebuilding index.
    Regards,
    Steve Fan
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • How do you add icons to the iPhone which are listed as purchased apps and show installed but are not appearing on the screen.

    Some of my purchased apps show installed but don't appear as icons on my phone. How do I get them to be icons?

    I am back.  I have now sorted out my Launch Pad to be organized the way I want it. I have decluttered my Dock.  Very nice. 
    Now I want to add some of the remaining icons for apps that did not automatically show up in Launch Pad.  So, again, how do I do that?
    Thanks,
    Cliff

  • What are they mean for the colors which are present in RPD

    Hai
    In RPD we will find different colors right side to the databases,tables like green ,sky blue , marked as red in middle , yellow , given sysmbol like Stop with red color. Please any can give me brief idea for what they are indicated in different colors
    Thank you
    manu

    Hi
    Thank you..
    Yes i am asking about Colors to icons in RPD,in phsical layer , presentation layer, BUsiness model layer
    There are colors for icons like blue , yellow, etc...
    what are they mean with the color
    can you tell me please about this

  • Find out the SQLs which are using a full table scan

    Hello all , how can i to find out the queries which are using a full table scan ? Any idea ?

    In general, though, why would you want to tune SQL statements that aren't causing problems? Statspack will tell you what the most resource-intensive SQL statements on your system are. A SQL*Net trace of sessions that are performing poorly will indicate which statements are the most resource-intensive for that session. If a statement is incorrectly doing a full-table scan, but it is not causing a problem, why spend time tuning it? If you're not focusing your tuning attention on identifying statements that are causing problems, you'll also miss out on 90% of tuning opportunities which involve rewriting (or eliminating) code to make it more efficient. I can simulate a join on two tables with nested cursor loops, which won't generate a single full table scan, but replacing that code with a real join, while it will cause at least one full table scan, will be orders of magnitude faster.
    As an aside, full table scans aren't necessarily a bad thing. If a statement needs to retrieve more than a couple percent of the rows of a table, full table scans are the most efficient way to go.
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

  • If my ipad was stolen, how to register my ipad for the stolen goods, and lock the hardware requirements?

    If my ipad was stolen, how to register my ipad for the stolen goods, and lock the hardware requirements?

    It's really disappointing as a newly converted Apple customer who has already had his iPad stolen, that Apple just sits back and let's this happen. 
    I've viewed a number of posts regarding stolen iPads.  Yes, I did have the "find my iPad" enabled.  That's how I knew when the iPad was gone for good.  It's a useless function in the case of theft because the thieves know how to hack into your iPad.  It disappeared from my list of devices in the "find my iPad" utility that very same day. 
    Apple loves the fact that their devices get stolen all the time!  That way they sell more of them.  Theft could easily be significantly reduced if Apple chose to give users a means to report stolen devices on the Apple site.  They choose not to do this.  If the black market for Apple devices was limited to hackers who know they have a stolen device, the items wouldn't be such a hot commodity!  Apple knows this... I guess they want to get their devices into as many households as they can.... Legally or not. 
    So for all you hard working folks out there, find a way to make sure your Apple products are secure because if they get stolen, you're out of luck.  Apple refuses to help when they could easily do so. 

  • HELP - hi with apple Configurator why does it show with a yellow triangle on the right side of the screen what am i doing wrong for the ipads not syncing or whatever and how do i fix that?

    HELP -- hi with apple Configurator why does it show with a yellow triangle on the right side of the screen what am i doing wrong for the ipads not syncing or whatever and how do i fix that? although i have looked online to try and figure it out and here is the website i found is this the stuff i need to do to fix this? is this site what i need to do to fix this? http://edtechstandish.wordpress.com/what-ive-learned-about-apple-configurator-so -far/  Thanks

    Sorry but I don't know anything about this.  But you might have better luck posting this question over ing the iPad in Business and Education forum here: https://discussions.apple.com/community/ipad/ipad_in_business_and_education?view =discussions.

  • How to stop Jinitiator installation for ebusiness suite application

    Right now every time I try to log into ebusiness suite, I will be prompted to install Jinitiator for the first time and if I install I will not be prompted from next time onwards, My requirement is to stop prompting even for the firs time.
    we are planning to go live with Employee self service and we do not want employees to be dealing with any installations since self service application does not need jinitiator.
    which configuration file/profile I have to change?
    we are on 11.5.10.2 apps version.IE 7.
    Thanks

    Thanks for all your time.
    Hussein
         you made a good point , I should not stop this but in my case 95% self service users and 5% forms users , so we are going other direction until we figure out a way to stop Jinitiator installation launch based on what responsibilities a user have (self sevice or self service+ forms...).
    I tryed to cancel the installation multiple times it comes back again and again.
    Srini
         its custom SS resp. I have setup user who just have one self service resp. but still launches Jinitiator installation.
    Prasanna
         no thats not how it is working, I have tested this (logged in as a user who just have custom self service responsibilities, still the Jinitiator installation starts up on log in and as I click on any link inside the responsibility).Even if I cancel first time it comes back again and again.
    Thanks

  • How do I disable transparency for the menubar and addressbar in firefox?

    How do I disable transparency for the menubar and addressbar in firefox? (This does not mean disable windows aero or transparency in windows 7. A workaround has been posted. Stop spamming threads with disable transparency and aero everytime someone asks about this.)
    It is difficult to read.
    Edit:
    Is there a setting to tone down the Aero usage of the in Firefox 5 so it looks more like Firefox 3.6. Is there a way to do this in the preferences or inside about:config?
    I know what Aero is and how to turn it off.
    The 2nd reply has images attached show why it is difficult to read. An light spot on a desktop background or an icon can make it very difficult to read. This is the #1 reason why I keep going back to 3.6.

    If you are up to tweaking some CSS code in a style see
    "Color Toolbar(s) to identify profile (DM*)" -- in http://userstyles.org/styles/9514, and you must read all of the description material understand what has to be done.
    It is a style, and playing with the code is what styles are about. You will have to copy the section of code in the description to the bottom of the style for it to be complete to remove additional Aero effects, and choose two or three colors for the toolbars.

  • I am getting error while doing MFBF for semifinisg good

    Hi,
    i am getting error while doing MFBF for semifinisg good
    Existing standard cost estimate cannot be used
    Message no. RM175
    Diagnosis
    This error appears under the following circumstances:
    The existing standard cost estimate cannot be used for backflushing activities as the repetitive manufacturing profile was not maintained correctly when the standard cost estimate was carried out.
    The standard cost estimate must come from product costing. Other cost estimates (such as base object controlling) are not possible.
    Procedure
    The repetitive manufacturing profile assigned to the material at the time of the planned cost estimate must be a profile for repetitive manufacturing with product cost collector.
    Use product costing to create the standard cost estimate.

    I had already check REM profile repetitive mfg profile final backflush w. activities.
    this particular material is semifinish material attached in BOM of finish material.
    backflush of finish good is possible but now new requirement is to do production booking for the semifinish material.
    i had assign production version , done routing and maintain REM profile,
    created material cost with quantity structure ck11n then run the costing in ck40n.
    still getting the error what else is to done to able to book this thru MFBF.

Maybe you are looking for

  • Portal Session content in BSP

    Hello, My BSP inside an iView is located in the xRPM content. What I now try to achieve is, to hand over the chosen project-id from the portal to the BSP - iView. request->get_cookies provides me with the cookie "sap-appcontext", which I think contai

  • Reg MM business process flow

    Hi All, Cud U pls let me know the business process flow in MM( Material Management )??? Thanx in Advance

  • Certain Internet Explorer versions crash on clicking of datepicker icon

    Hi, I am using sun's web ui calendar tag to display the date field as well as the datepicker icons. However, on certain internet explorer versions, a crash occurs on clicking the datepicker link. The IE version is as follows:- **Version: 6.0.2900.218

  • Call notifier in vit file

    Hello all. I am using notifier for forward my datas. I creating a notifier in main.vi and I want call my values in sub.vit In attachment you can see my operation basicly. Why my values cant coming in my sub.vit files? Thank you. Solved! Go to Solutio

  • Fetch records who contains Spacial

    Fetch records in a table column who contains at list one Spacial charctr like: Column_name Kumar_singh [email protected] sorry! Plz give me SQL Commands for serching this type of records.