Third party PO control over quantity?

Dear Gurus,
Firstly, user is creating a sales order with quantity as 98 units..
After this, he is creating PO with 98 units and after that he is changing the quantity to 100 units.
Now, he wants to control over this quantity so that it will not allow him to change the quantity.
how can i restrict user to not allow to change quantity so that the sales order qty and po qty will be same?
Thanks..

Hi
Once you have created the PO you can only change the PO quantity manually.
You can block as it was explained here but it will affect all POs.
Do you create the PO against a SO?
What you can do is use an user exit to control that. But you need to know the SO which generates your PO.
Regards
Eduardo

Similar Messages

  • Connections with third-party source control - will they be retained?

    I have RoboHelp installed on my hard drive. Company is swapping out my hard drive and I will need to reinstall it.
    All my RH projects are connected to a third-party source control mechanism (Visual SourceSafe).
    When I reinstall RH, will the connections to Visual SourceSafe be retained for all my projects?

    Hi,
    Just getting the latest version should work. I had a similar problem after a crash. RoboHelp can't detect which projects are in the VSS database, but after getting them, it all worked fine.
    You may however still want to backup your projects on a removable media to be sure. After the reinstall, just make sure the VSS client in installed, copy your project from the media and get back to work -- Could it be that simple? Well, it was for me.
    Greet,
    Willam

  • Third Party Application Control

    How can I gain control of the windows of a third party application.
    For example, if I write a program to startup Freecell, how would I go about starting a new game, goinf to file on the menubar and saying new game.

    You get yourself a reference book on how to use the Windows APIs. Then you write some JNI code that uses those APIs. There is no pure Java method of doing that.

  • Issue creating Item Activated Events for a third party form Control in Windows Powershell

    I was asked at work to look into converting some of our VB.Net Applications to PowerShell. We use the
    QIOS dev Suite for some of the controls to make it more visually appealing. I have been testing to controls out and I can load and create forms with no issue in powershell but I'm stumped on the error I'm
    receiving when I add and ItemActivated event. I need to make it so when a user clicks on a given menu Item the form gets which menu item is clicked. 
    Below is the code to my test form.
    [VOID][reflection.assembly]::Load('System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089')
    [VOID][reflection.assembly]::LoadFile("C:\Code\Qios.DevSuite.Components.dll")
    [System.Windows.Forms.Application]::EnableVisualStyles()
    $form1 = New-Object 'System.Windows.Forms.Form'
    $Menu = New-Object 'Qios.DevSuite.Components.QCompositeControl'
    $item = New-Object 'Qios.DevSuite.Components.QCompositeMenuItem'
    $DOSOMETHING={Write-Host "DO SOMETHING"}
    # form1
    $form1.Controls.Add($Menu)
    $form1.ClientSize = '202, 262'
    $form1.Name = "form1"
    $form1.Text = "Form"
    $form1.add_Load($form1_Load)
    #MenuItem
    $Item.ItemName = "Test Item"
    $Item.Title = "Test Item"
    # Menu
    $Menu.Location = '13, 12'
    $Menu.Name = "panel1"
    $Menu.Size = '177, 238'
    $Menu.Items.Add($Item)
    $Menu.Add_ItemActivated($DOSOMETHING)
    $form1.ShowDialog()
    If someone could take a look and tell me what I'm doing wrong that would be great. If you need the dll file below is a link to my copy.

    I was able to get the attached code to work in windows 7 with powershell version 2. I have to see why it dosent like windows 8 and powershell version 4.
    Update: I just did powershell -version 2 in windows 8 and I was able to run the code. 
    [void][reflection.assembly]::Load('System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089')
    [void][reflection.assembly]::LoadFile("C:\Users\xAdmin\Desktop\Qios.DevSuite.Components.dll")
    $frmMain = New-Object 'System.Windows.Forms.Form'
    $ccMenu = New-Object 'Qios.DevSuite.Components.QCompositeControl'
    $ccitem = New-Object 'Qios.DevSuite.Components.QCompositeMenuItem'
    $Function = {
    param ($sender, $e)
    [System.Windows.Forms.MessageBox]::Show($e.Item.ItemName)
    $frmMain.Controls.Add($ccMenu)
    $frmMain.ClientSize = '202, 262'
    $frmMain.Name = "form1"
    $frmMain.Text = "Form"
    $frmMain.add_Load($form1_Load)
    $ccMenu.Location = '13, 12'
    $ccMenu.Name = "panel1"
    $ccMenu.Size = '177, 238'
    $ccMenu.Items.Add($ccitem) | Out-Null
    $ccMenu.Add_ItemActivated($Function)
    $ccitem.ItemName = "Test Item"
    $ccitem.Title = "Test Item"
    $ccitem.Configuration.StretchHorizontal = $true
    $frmMain.ShowDialog()

  • Third party ocx controls with oracle 6i forms

         I would appreciate if anyone can get the solution on how to work with the ocx controls on the oracle forms.i am doing the same thing and when I embed the ocx control on the form during design time and then execute it then the ocx control is lost during run time as I have to insert the object on the oracle form during the run time again and then how do I call the functions of the ocx ?please guide me at the earliest.thank you.

    Firstly upgrade to the latest patch of 6i, early version of 6i have a bug where OCX licence information is not correctly stored with the container, so in some cases the control will not instanciate at runtime.
    To call functions in the control, the simplest thing to do is to use the OLE Importer (MENU: Program -> Import OLE Library Interfaces). Choose the class of your control and Forms will generate you a PL/SQL package to call all the functions in the control.
    The rest is up to you - you have to know the API of the control you are using.

  • Third Party Source Control

    Hi there, I'm in the process of versioning the files that
    RoboHelp uses into our Source Control. We're using RoboHelp version
    5.xx. Is there a document out there that outlines which files are
    required to be versioned, and which files are created during
    compile time and are not required?
    Any information you could send my way would be appreciated.
    Thanks.

    See my last response in
    this
    thread.

  • Integrating SAP HCM with third party Access Control System

    Hi Experts,
    We have client using SAP HCM and intend procuring an Access Control Solution to manage her people.
    What the client wants to avoid though is having to create a new employee in SAP HCM and manually creating same in the Access Control Software. Is there a way this can be automated such that upon recruitment of new staff, the data is updated in the Access Control DB which uses MS SQL? If this is possible, what is required to get this working well.
    Thanks for your support in this regard.
    Regards
    John

    For time management with the help of transaction pt80 you can download the information about employees with the help of idoc. And there are some programs a.k.a connectors that link access control systems and SAP so that you do not hire the same employee in the access control problem. You hire the employee in SAP and SAP sends the information (HR Minimaster DATA) to the related program.
    It is also do the same thing for the employees who resign. I mean if an employee is fired or resigned from the company than it is sent to the related system.
    These can be found under PDC integrated systems. You can find information about the systems from Ecohub. http://ecohub.sap.com/
    I hope this answer will help.

  • Partial quantity check by the system in third party sales

    Hi
    In third party sales , i created one third party order for 100 quantity and i did MIRO for 89 quantity . Now when iam doing the billing with reference third party order how system will know that i did miro only for partial quantity
    where is the check that system will check the miro quantity and allow that quantity for billing . Where exactlythe link between the sales order and MIRO document

    Hi,
    It's in copy controll VTFA
    got item level >>> Slect item category >>> details >>> put billing quantity as - F (Invoice reciept qty less invoiced quantity)
    Kapil
    Edited by: Kapildev Farakte on Jan 19, 2010 9:31 AM

  • Third party control in oracle developer6i

    hello,
    i want to use third party grid control in developer 6i, can anybody help me regarding this request i wil b very thankful its an urgent
    thanx

    Please re-ask your question on an OHS forum; see https://forums.oracle.com/forums/category.jspa?categoryID=193

  • Third Party Applications? What exactly are they?

    Right,
    I've read alot about the Blue Screen that appears when Upgrading to OSX Leopard. I am intending on upgrading tomorrow when my external hard drive arrives so I can Clone my 10.4.11 onto the external hard drive and upgrade the cloned version first but would like to know if I can check in advance for any of these' Third party App's'? and what exactly are they?
    Regards,

    A third party application is anything not made by Apple. It can also include products that Apple purchased fairly recently (some of those "Pro" apps) that weren't coded to Apple's specfications and haven't been well tested. Apple doesn't and shouldn't test their software with third party applications. It isn't their job to test other people's software. They probably make exceptions for things like Office and Photoshop, but that is a short list.
    Most third party applications will be fine. The ones you have to worry about are those that ask for your password when you install them. They can then install any sort of incompatible software.
    After you clone your hard drive, verify that you can boot from the external drive and all your data is there. If so, don't upgrade the external drive. Boot using the 10.5 DVD and immediately run Disk Utility and re-partition your internal hard drive to wipe it out completely. Then install Leopard. Do not use Migration Assistant. Re-install all your 3rd party applications that are 10.5 compatible. Be very careful about copying over from backup anything in a Library/Preferences folder. You can copy any preference file from a third party application back over - those are safe. Anything from Apple may have been upgraded. Only copy over the Apple files that you absolutely have to, such as your Mail folder and Address book file, for example.
    It sounds like a lot of work but it will only take a couple of hours.

  • Visual Studio 2013 Pro - Winforms toolbox icons beside items are missing for some 3rd party vendors controls

    I noticed last weekend after installing VS 2013.4 update that the Winforms toolbox, while showing all items, did not display the icons beside the items for any custom/third party Winform controls. The only icon
    showing in the toolboxes are the Pointer icon. I can select and drop any control onto a project, and as soon as I move mouse into the design surface the icon shows. Neither the
    builtin Winforms controls nor the WPF toolbox exhibit the same symptom. It is specific to Winforms third party controls (ActiPro and DevExpress). At first I thought it was due to the update, then I found that my laptop was
    already exhibiting this symptom, running 2013.3 (I had not dropped any controls from the toolbox in the past few weeks so I did not notice).
    The two machines (laptop and workstation) are running Windows 7 64-bit Professional and Ultimate, respectively. These machines are dedicated to development, and are secured, also running Norton Antivirus.
    I also have VS 2010 and VS 2012 which don't exhibit the symptom, though I finally removed 2012 last night during my adventures. I had all three VS side by side, running well for months (I added VS 2013 in June). VS
    2013 had been functioning well on a daily basis for the dozen or so Winforms projects and the odd WPF or MVC project.
    I use DevExpress v2014 and ActiPro controls; I have been using them for years now.
    I've spent 2 days trying remedies that include:
    Resetting Toolbox
    Removal of *.spd files in %APPDATA%, restarting VS
    Uninstall Visual Studio, remove and delete of any Visual Studio remnant in the registry, Program Files(x86), %APPDATA% and %PROGRAMDATA%, reinstall.
    Repeat step 3 with VS 2013.1 and .3
    Downgraded .NET to 4.5.1 to match my third, correctly functioning computer (also running Windows 7 x64 Ultimate).
    DevExpress has told me this isn't a problem they have seen. At first I agreed, since my ActiPro controls also are missing their icons, but then I noted that other vendor controls display fine. Not sure what else to do but to nuke the workstation and install
    from OS up.

    DevExpress is discussing this issue in the thread here : https://www.devexpress.com/support/center/Question/Details/T174133#comment-a98eedf1-ca54-4920-a2d6-49506ddae5b5
    The small sample they provided in the thread actually reproduces the bug in my environment.
    Since I cannot post screenshots here on MSDN forum (I explained above, when I try to attach pictures I
    receive an error that my account is not verified). There is nothing more I can do.
    This appears to be a bug in Visual Studio 2013. VS 2010 and 2012 are on the same machine and do not exhibit
    the problem. It is frustrating how unresponsive Microsoft is to my issue. I am a long-time MSDN subscriber, as well as customer of multiple seats of the retail copies of Visual Studio. It looks like the only way to get attention is to pay for a incident. If
    Microsoft is interested in actually seeing this bug in action, I have 2 machines that are preserved. I have installed a fresh environment on my backup PC.

  • How to integrate single sign on with third party system

    we are in the process of implementing istore application. we already have home grown isupport application to contact support personnal for any issues. Now we are wondering how do we integrate oracle applications single sign on with our third pary system. Is there any recommendation provided by oracle to achieve the same.

    We too are in the process of implementing iStore with SSO features.
    And if you believe me it seems to me as nightmare.
    In our scenerio we are intgrating this SSO with Third party access control too (AD and Siteminder). I would request you to please respond me on the following mail id , so we can share our experince which will help us in our implementation
    [email protected]
    regards and thanks in advance
    Vikas Deep

  • Third Party Nikon Camera Contol Software and Lightroom 4?

    Hello Everyone
    I am currently shooting tethered, from a camera stand, with a Nikon D90.  My images go into a a specific directory.  I then import them into Photoshop Elements 10 Organizer.  I would like to do everything in one step.
    Lightroom 4 lacks the camera control features that are essential for my current task.  I have to have Live View and I need to see the image immediately after it is shot.  It is also important to be able to change the camera settings from my computer, primarily F Stop.  Is there a way to link Lightroom 4 with a third party camera control program such as Nikon Camera Control Pro 2 or something similar.  There are several programs that give me adequate camera control.
    Thank you for your help and suggestions.
    Roger  RCG1953

    the third party 2 in 1 Camera Connection Kit
    Is this really the actual name of it?

  • Third Party Scheduling

    Greetings,
    working at a customer site who is interested in using a third party tool Control-M to schedule the execution of business objects reports.
    What kind of integration is required to accomodate this request?
    M

    Martin,
      As a precurser, the scheduling of reports using third party tools is not supported since our product has that ability as a feature.  Having said that, I'll proceed with a little information on how it has been done.
      An approach I have found on older forums was to create a java application that could be called from the command line.  Our JAVA SDK can be used for the actual scheduling.  I have some code that can be sent to you to work with.
      If you are looking for an approach using something other than JAVA, then I can not be of assistance.  However, the .NET or com SDK may offer a similar solution.
      In essence, Control-M can be used to fire off the java application to do the scheduling.  It seems like quite a bit of work to do something that can be done using the built in scheduling tools, but I may not know the full picture.
    // tony

  • Can i add third party Charting contol to Sharepoint online

    HI
    I plan to use Third party charting control like Kendo UI, can I do it on SharePoint online.
    TIA

    Hi Michael Steward,
    I just want to add comments to the PDF in the workspace (trying to add comments to the pdf, which was provided as a task to user, should open in workspace, add comments online and then submit) .
    How to accomplish this??
    Please suggest.

Maybe you are looking for

  • Network Dropout Problems - Please Help

    Hi everyone, I bought my lovely Z10 from Bell and am using it paired with the Bell (supposed to be) 4G LTE network.  However, despite the fact that I have a 4G LTE SIM, live in a prime 4G LTE reception area (smack in the middle of Metro Vancouver), a

  • 1st gen. iMac G5 power supply failure

    Hi, all! My 20" iMac G5 here at work collapsed and died on me about a week ago. The computer just deactivated abruptly; I actually had thought that I had kicked the plug or stepped on the power bar by mistake. I restarted it, and it worked for twenty

  • # value in the Bex report

    Dear all, I created a report based on the Multi Provider that is build on 2 Cubes. The vales in the report looks like this. Eg: State            Revenue CA               1000 NA               2000                  7000 Total            10000 Here , t

  • Workflow - which profile?

    howdy I've been using US Web coated (Swop) v2 for a year or so to limit my ink denisty to 300% (mandatory with my printer) Since using it though, I'm not really happy with the contrast and saturation of the final output stuff - everything is a bit fl

  • BPMA_ProcessManager service start failed

    EPM Version: 11.1.1.1 OS: Windows 2003 Dear all, BPMA_ProcessManager service start failed, but the EPM System Diagnostic report is success. Which way I can find the error where it is? How can I resolve the problem? Or load service order is wrong? Thx