How to unblock a row which has been partial received?

Dear everyone,
I just have a trouble and need anyone help me.
Here is the case...
There is a PO with a row of 200pcs ordered.
Partial of them, say 50pcs, are received.
Then what happened on that row is that, as you know, the fields in that row except Qty and 'Del. Date' are all blocked, even for UDF.
-- I really need to be able to rewrite info on those UDFs in the row. Is there any way to enable me update data on those UDFs.
Thank you
Tony

Thanks, Gordon
The situation is that the client has a needs to record shipment status for each row (or each item). Continuing the example I gave in the first thread, the client ordered 200pcs on 08/15. later the vendor sends a notification that 50pcs will be delivered on 09/21. It means that the rest of them must be received on or after 10/18. (Because the vendor has a delivery schedule.)
On 09/21, the 50 pcs are received.
on 10/02, the vendor sent the second notification that 30pcs will be delivered. at this time, I need to record the follow info:
"--- 30pcs for 10/18, 70pcs for 11/19(following the vendor schedule) "
there are many rows(items) in a PO.
since the row is partial received, I just cannot update the above info in the row.
thanks
Tony

Similar Messages

  • How to include Search Help which has been created using SE11

    Hi all,
    I have created the custom search help in SE11. What is the way to include it in my code? Thanks in advance.

    Hi Mil,
    There are different ways of using the search help created by SE11 depending on the kind of application you are using.
    1. Search help can be attached to a <i><b>DATA ELEMENT</b></i> under the tab <i><b>FURTHER CHARACTERISTICS</b></i>.
    Now wherever this data element will be used, automatically the search help will be available on the output screen. e.g. in selection screen using parameters statement etc.
    <i>PARAMETERS: P_VAL1 TYPE Z_DATAELE.</i>
    2. Search help can be also attached to <i> database table fields</i> directly in the tab <i>Entry help/check</i>. Now wherever this database table field is used e.g. in SELECT-OPTIONS statment, the search help will be automatically available on output selection screen.
    3. Also, search helps can be directly used in the programs using function modules and event.
    <i><b>PROCESS ON VALUE-REQUEST.
      FIELD <f> MODULE <mod>.</b></i>
    Here in the module, you can use following function module for fetching the search help on the screen.
    <i><b>F4IF_FIELD_VALUE_REQUEST</b></i>
    4. Search help can be direclty attached to the selection screen statements like SELECT-OPTIONS using MATCHCODE object extension
    <i><b>SELECT-OPTIONS: LP_STATS  FOR TJ30-ESTAT MATCHCODE OBJECT ZH_TJ30 NO-EXTENSION NO INTERVALS.</b></i>
    Hope this sort out your issue.
    PS If the answer solves your query, plz close the thread by rewarding each reply.
    Regards
    Message was edited by:
            Sapna Modi

  • How to delete an attachment which has been published to a catalog

    Hi folks,
    11.5.10.2
    We have enabled the Attachments function on JTF Define Resources (JTFRSDEF) form.
    Once an attachment is uploaded, we also publish it to a catalog.
    Is there any way to delete an uploaded / published attachment?
    Kindly help.
    Thanks in advance.
    Edited by: user12003895 on Jul 15, 2010 2:42 PM

    You should not delete an asset. You should retire it. Period.
    If you have 300k assets to be retired, then instead of doing it manually, you can try the following options.
    1) Mass Transactions > Retirements
    2) Retirement API
    3) Using the FA_MASS_EXT_RETIREMENTS interface. First populate FA_MASS_EXT_RETIREMENTS table and then run the "Post Mass External Retirements" concurrent request.
    Hope this answers your question
    Sandeep Gandhi
    Omkar Technologies Inc.
    Independent Techno-functional Consultant

  • Hi I have an old fsnet email address which has been blocked. How do I unblock it

    I have an old freeserve email address which has been blocked.  This has happened before and I just contacted Orange (took over Freeserve) and then it was released to e again.
    How do I do that now that EE have taken over Orange.
    My old email s [email protected]

    It makes no diif that EE has taken oven Orange. EE still handles all the email domains back to Freeserve ones.
    Are you logging in here: http://email.orange.co.uk/ ?
    You need to contact EE to unblock it. There is a so-called "email" form that you can use for BB: https://explore.ee.co.uk/broadband/email-us . Also see below in my sig.

  • How to extract client source ip, which has been embedded in http header?

    Can someone please tell me how to extract the client source ip which has been embedded in http header?
    the web server is running SunOS 5.8 and iPlanet6.0sp6
    Thanks.

    Clear the cache and cookies.
    "Clear the Cache":
    *Firefox/Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies":
    *Firefox/Tools > Options > Privacy > Cookies: "Show Cookies"
    Create a new profile as a test to check if your current profile is causing the problem.
    See "Creating a profile":
    *https://support.mozilla.org/kb/profile-manager-create-and-remove-firefox-profiles
    *http://kb.mozillazine.org/Standard_diagnostic_-_Firefox#Profile_issues
    If the new profile works then you can transfer some files from an existing profile to the new profile, but be cautious not to copy corrupted files to avoid carrying over the problem
    *http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox
    *https://itunes.apple.com/us/app/bitdefender-virus-scanner/id500154009?mt=12

  • How do I see a book which has been downloaded, but does not show in Adobe Reader XI?

    How do a find a ePub book in Adobe Reader XI, which has been downloaded and does not show up? janf76607913

    Visit:
    Adobe Digital Editions
    Be well...

  • HT204150 one of my friend updated her iPhone with my apple id and now her contacts are inside my iPhone , she has deleted my contact which has been i her contact , how can i bring back my contact ?

    one of my friend updated her iPhone with my apple id and now her contacts are inside my iPhone , she has deleted my contact which has been i her contact , how can i bring back my contact ?

    Welcome to the Apple Community.
    The first thing you should do is have your friend log out of your account and change your password.
    Do you have a back up from when you had the contacts on your phone.

  • How to remove payment block for AP invoices which has been cleared

    How to remove payment block for AP invoices which has been cleared
    Thanks
    Chiru

    Hi,
    Thanks for immediate response in fb02 is in deable mode
    mrbr unable to change
    please provide to to remove blocking code i will assign points
    Thnaks
    Chiru

  • How to view the income invoice which has been enter.

    Hi all:
        there is an income invoice which has been entered, how I can view it ?  which T-code should I use?
    Thank you very much

    Hi,tcode mir4

  • How to get value of a textfield which has been set as Renderd false.

    Hi all
    how to get value of a TEXTFIELD which has been set as Renderd false.
    i am getting the value of this textfield from an lov but dont want to show it to the user.
    getting error as:
    attribute xxxx required for view object yyyyy.
    pls help
    naveen

    You can create item inside your LOV region, set the item style to formValue. You can associate this to a View Object field. It can also act as mirror of any other text input field.
    FormValue can hold the value and will not be diaplyed to user. You can read value from it controller
    example
    OAFormValueBean orgValue = (OAFormValueBean)webBean.findChildRecursive("OrgIdFormVal");
    Or you can read it fro the VO associated with this form value.

  • How do I "renew membership" in order to reactivate Develop, which has been disabled?

    How do I "renew membership" to reactivate Develop module, which has been disabled?. Why was it disabled?

    Do you have the serial-number-activated LR or the CC Photography Plan LR?

  • PSE12 editor stopped working - sas elements 12 editor not working - how can i get editor to work - which has been working fine for a yhearÉ

    PSE12 editor stopped working - sas elements 12 editor not working - how can i get editor to work - which has been working fine for a year nowÉ

    Thanks for the quick response ...
    I had already tried deleting the review slide itself, though Captivate wouldn't let me - it just hid it. I tried again using the method you recommended but the slide remained in the filmstrip, so I tried deleting again, then re-added it from the Quiz Settings page ... no joy, same behavior as before.
    I checked the Advanced Interaction page and confirmed that all of the scored questions were configuredthe same way as the non-scored questions, with the only difference being the pool that they were drawing from.
    Other thoughts? I am by no means a Captivate expert but this one really feels like it shouldn't be this hard, and I'm more than a little afraid that it's the file itself that's jacked up ...

  • How to reuse the process chain which has been deleted?

    hi
    guys
                  how to reuse the process chain which has been deleted?
    your regards
    suresh

    if you want to "recover" the deleted process chain, try to check DEV / QAS / PRD. Maybe there is a copy still available
    Or check the following tables in SE11: RSPCCHAIN / RSPCCHAINATTR
    Good luck !

  • I have a original signature which has been done by blue pen. How to........

    Welcome. I have a signature on a piece of paper which has been done with blue pen. It has been scanned  at resolution of 600x600 dpi.  I want my signature to look like the original one after printing. Is it possible? There is a plenty of tutorials how to do that with normal black pen or how to do transparency etc. I need signature which looks like originals blue pen. Thank You. Sorry for my english

    Maskises,
    "ICC" stands for "International Color Consortium," an open, vendor-neutral color management system which functions transparently across all operating systems and software packages. Basically, this means that when you create an image in Photoshop with an ICC profile in it, and you print that image using the ICC profile supplied with your printer (usually with a specific paper stock) then you get the color you expect. This of course, assumes that your monitor is also calibrated and has its own ICC profile, so you're reasonably confident that what you see on screen is accurately depicting the color image as well.
    If you're using Photoshop in a design or creative suite, then fire up Bridge, and set Edit>Color Settings for all your Adobe applications. If you only have Photoshop and not a design or creative suite, then in Photoshop go to Edit>Color Settings. This might send you to the manual, or to reading up on color management for more understanding. But if you want your prints to look like the original, this is the road you should probably travel.
    BTW, not all printer drivers use ICC profiles. I don't have any experience with the Brother J315, but I'm sure you can find out whether it does by reading the documentation. Good luck!

  • How do I check my email which has been sent to my apple ID

    How do I check my emai; which has been sent to my apple ID. If I to mail on my settings, it says icloud account is not verified. Idf I go to mail, only my msn.com emails show up

    Apple ID ( username) is set at apple.com. If I try to change it to my msn account, it says it is already in use and cannot be done

Maybe you are looking for

  • Safari crashes when trying to open files

    When I try to export any file to any application, for example, a PDF to iBooks, Safari crashes instantly and the iPad resets. I tried with different types of files and applications. Freezes everytime. Any ideas? Thanks

  • After hitting Command-F, I now have to place the cursor in the text box!

    Since I upgraded to 10.5.7, when I search using Command-F, the cursor no longer defaults to inside the text entry field in the search window. After it opens, I still have to place the cursor before typing. Is there a way to change this? Why would App

  • Showing data from large file in JTree

    HI all... I have a text file, about 1 million (yes, 1,000,000) records long. I want to be able to display this information in a JTree (it is categorized in the file by some category column). However, as you might guess, it would be impractical to loa

  • Keyborad layout in new models

    Hi: I've noticed that in new models (T410 and so on) there's a change in the keyboard layout, so now there's a double sized "Supr." key instead of the "Insert/Supr." keys. Is there an option keyboard with the old layout? I've a T400 which I'm thinkin

  • Selecting Messages or Text Messages Icon takes me to the recent calls screen instead.

    Hi, This just started yesterday. When I select either Messages or Text Messages icon I am not taken to those apps, Instead I get the recent calls screen. Any suggestions? Thanks