Quantities in terms of decimals should'nt be allowed forUOM (EA)in PR,PO,GR

Hi,
  How can we configure SAP systems so that it should not allow the user to input decimal places for UOM EA in PR & GR.
In PO anyway, there's a standard message which can be turned into error.
  But how about PR & GR. Please discuss.
Thanks

Hi,
Pls do not maitain any decimal values for UOM EA,
in trx CUNI.
Thx
Raju

Similar Messages

  • After log into SAP Portal, Terms&Conditions Window should open

    Hi Team,
    As per one of the requirement in my project, i have to develop below applicaiton.
    Requirement: Once user logged into portal & trying to access his role first time in a year, Terms & condtions window should open, once user accepted the terms& condtions,  user can access his role. if user entered into portal second time in a year, direclty can access his roles.
    For this: i have created webdynpro-java application with empty view & portal abstract portal component with terms & conditions text, then i have created  portal Iviews for both webdynpro-java application and abstract portal comonent, then i am calling abstract portal component Iview into webdynpro-java component controller wdDoinit() method via  WDPortalNavigation.navigateAbsolute() method. 
    Finally, i have assingned webdypro-java ivew to Test Role: once click on role it is calling Terms&Conditions pop window.
    Questions: 
    1. how can i use same Iview in user actual role, i mean, once user click on his role first time terms & codition window should open? after accepting terms & condtions only his role can access...
    2. how can i navigate from terms & condtions to his role?
    3. if user didn't accept terms&conditions, he can't access his roles, how can i handle this?
    4. how can i check, if it is user first login into portal or not in a year ? where i have to store this user data? what are the parameters i have to use?
    can you please help me on this?
    Thanks
    Sandeep.

    sandeep kumar wrote:
    > 1. how can i use same Iview in user actual role, i mean, once user click on his role first time terms & codition window should open? after accepting terms & condtions only his role can access...
    > 2. how can i navigate from terms & condtions to his role?
    > 3. if user didn't accept terms&conditions, he can't access his roles, how can i handle this?
    > 4. how can i check, if it is user first login into portal or not in a year ? where i have to store this user data? what are the parameters i have to use?
    I would redefine com.sap.portal.navigation.portallauncher.default component for your purpose
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/44/42c08f81ce2152e10000000a114a6b/content.htm
    so WDJ is not really an option here.
    To store whether display T&C screen you can use custom attribute on user profile 
    http://help.sap.com/saphelp_nw70ehp2/helpdata/en/44/0316d50bbe025ce10000000a1553f7/content.htm
    public class MyPortalLauncher extends PortalLauncher
        public void doContent(IPortalComponentRequest request, IPortalComponentResponse response)
              INodeList nodeList = request.getNode().getChildNodes();
              if(nodeList != null && nodeList.item(0) != null)
    //Check value in user profile whether he accepted T&C this year
    //if no - navigate to T&C page
                   IResource jspResource = request.getResource("jsp", "jsp/termsAndConditions.jsp");
                   response.include(request, jspResource);
    //else - process as usuall
                   response.include(request, nodeList.item(0));
              else
                   IResource jspResource = request.getResource("jsp", "jsp/noRoles.jsp");
                   response.include(request, jspResource);
    //implement
    public void onAcceptClick() throws PageException
    //set user attribute value if accepted, logoff is rejected

  • TS4425 Trying to accept icloud terms of service from my MacAir.  Step 3 says: "After a moment, the latest iCloud Terms and Conditions should load."  They don't.

    Trying to accept icloud terms of service from my MacAir.  Step 3 says: "After a moment, the latest iCloud Terms and Conditions should load."  They don't.  How to pull up terms of sevice when Apple instructions don't work?
    Also, are "Terms of Sevice" and "Terms and Conditions" the same document?

    You can access the store but ...
    The Complete Guide to Using the iTunes Store
    "Although you can browse the iTunes Store in any country without being signed in, you can only purchase content from the iTunes Store for your own country. This is enforced via the billing address associated with your credit card or other payment method that you use with the iTunes Store, rather than your actual geographic location."

  • I can't put numbers on the decimals. It only allow ,00 as decimals. If i put 33.00 it's ok but i i put 33.44 when i press enter changes to 3344 as an entire number, i've try everything and can't find the solution. This should be a basic thing.

    I can't put numbers on the decimals. It only allow ,00 as decimals. If i put 33.00 it's ok but if i put 33.44 when i press enter changes to 3344 as an entire number, i've try everything and i can't find the solution. This should be a basic thing. How frustrating !!

    pedrofromsydney wrote:
    €          55,555.00
    that's the result i get. Still why can't i just type for ex. 29.55 and stay like that on the cell ? Why does it always change to 2955 or 2955.00. ??
    I don't understand this
    It appears you have the cell formatted to Currency, with the default two decimal places.
    What I don't understand, though is how Numbers arrived at a result of fifty five thousand five hundred fifty five on your entering the exact keystrokes in Yvan's post:
    an equals sign, followed by five ones, followed by a forward slash, followed by a 2.
    Here's the result I get:
    Could you do the following:
    Open a NEW Numbers document using the Blank template.
    Drag the Row and Column control (bottom right corner) to reduce the table to two columns and three rows.
    Enter the words "My table" in cell A1.
    Click on cell B2 to select it, then enter the formula 
    =11111/5
    Use only those eight keystrokes; do not include any commas, periods or other characters not shown.
    Click on B2 again to select it.
    Open the inspector and choose the Cell Format button.
    Do not make any changes in the Inspector window.
    Drag the Inspector window to the position shown in my screen shot.
    Take a screen shot that includes the Formula bar, the Table (with cell B2 selected) and the Cell Format Inspector pane (the same screen area as in my screen shot above).
    Post the screen shot in a reply to this post.
    I'm hoping there will be some clues as to what's happening here in the screen shot. Procedure for taking and posting a shot of part of the screen follows.
    Regards,
    Barry
    SCREEN SHOTS (Selected area)
    Place the mouse pointer at the top left corner of the area you want to include.
    Press shift-command-4.
    The mouse pointer will change to a plus sign on a circle.
    Hold down the mouse button and drag to the bottom right corner of the area you wan to capture.
    Release the mouse button.
    The screen shot will be saved to your desktop with the name "Picture 1" (The number will be different if you have taken other screen shots).
    POSTING
    In the Compose frame, place the Insertion point at the location you want the picture to be inserted.
    Click the camera icon above the compose frame to open the Insert Image dialogue.
    Click Choose file to open the Choose dialogue.
    If necessary, navigate to the Desktop and click on the 'by date column header to sort the files by date, most recent at the top.
    Select the most recent picture file.
    Click Choose.
    Wait for the picture's file name to appear beside Choose file.
    Click insert image.
    Done.
    B.

  • PO RELEASED IT SHOULD NOT BE ALLOWED TO AMMEND

    Sir,
    once po is released it is should not be allowed to edit.
    how can i configure this
    regards
    amey

    Hi Amey,
    Once PO is released it cant be Changed it can be done by doing the following setting in SPRO.
    SPRO>Material Management>Purcahsing->Purchase order->Release procedure for purchase order--->Define release Procedure for the PO
    In this Release Stategy config there is option called Release indicator
    where in we have to define a release ID and this release ID ( Eg A ) has to be given 1 cannot changeable in the feild in chagble--for the allowing no changes in PO after release and then we have to go to release Strategy option we can select the release strategy we want the change and in the Strategy
    click on the release status and in this status we can give the ID defined earlier ( at which level what effect should come)
    hope so it helps
    regards
    Anjanna.

  • Inventory in storage bins should not be allowed to go negative

    Hi
    Inventory in storage bins should not be allowed to go negative?
    Regards
    Vivek

    you can uncheck the "Allow negative stock" for the combination of warehouse and the storage type.
    Path is-
    SPRO > Logistics execution > Warehouse management > Stock removal startegies.
    Then select your strategy.
    Check out if it helps.
    Regards,
    nilesh

  • Production Order Usage Probability should not be allowed to change after GI

    Dear Gurus,
                  pls tell me how to do this ,Production Order Usage Probability should not be allowed to change after Goods Issue (GI) done against Prod Order . pls tell me procedure or any UserEXit for this.
    Thanks in Advance,
    Regards,
    Dev

    Hi,
    Can you elaborate little bit more?
    Regards,
    Sankaran

  • Zero quantity should not be allowed for STO delivery

    Hi,
         zero quantity should not be allowed for STO delivery.
         when i create a delivery for a STO it should not allow zero quantity
         can someone throw some light.
    Alec

    Hi,
    Please maintain the "B - Create Delivery with qty greater than Zero" in Part.dlv./item  in shipping tab page of the customer of site.
    more briefly: in WB02 --> click on the customer of the site --> Shipping Tab page --> Maintain B (Create Delivery with qty greater than Zero)
    Regards,
    Srini

  • HT4060 Should iPad be allowed to run very low before charging or is it best to keep it highly charged?

    Should iPad be allowed to constantly run low before charging or is it best to keep it highly charged at most times?

    Battery care
    1. Make sure you run the battery down to 5% and then charging it to 100% once a month.
    2. You should start charging your iPad when the battery charge is less than 10%. Over discharging the battery will shorten the lifespan of its battery.
    3. Never store the battery fully discharged. Apply some charge before storage, and then charge fully before use.
    4. When possible avoid frequent full discharges. Instead, charge the battery more often. There is no concern of battery's memory when applying unscheduled charges.
    5. Avoid iPad from overheating > 35°.
    6. Remove casing/sleeve when charging to allow heat to dissipate from back cover
    7. To safe battery power turn off :
    a. background app refreshing
    b. push notifications and/or push mail
    c. lower screen brightness
    d. minimize the use of location services
    e. increase Fetch New Data interval.

  • User should not be allowed to login 2 times to an application from same m/c

    Hi Everyone,
    I have to find all possible solutions to below problem:
    Problem: User should not be allowed to login 2 times to an application from same machine.
    Steps to produce the problem:
    1) User 1 logins to application.
    2) User 1 tries to login with different credentials from same machine.
    3) User 1 should be presented with a message that he cannot login from same machine using 2 browsers.
    4) User 2 tries to login to application with credentials of user 1. System should now display an alert to both users on System 1 and System 2 of this conflict.
    Please share your thoughts regarding above problem.
    Thank you
    Edited by: rishab.garg on Feb 25, 2009 10:53 PM

    When a user logs in to application flag it in database. Irrespective of client machine and browser when another user tries to login using same user id you will be able to identify that easily using stored flag against the user id.
    If you want to distinguish between client machine for displaying different messages you can easily do this by comparing client IP address. To obtain client IP address use:
    request.getRemoteAddr();Note that getRemoteAddr() might return last proxy machine's IP address (in case proxy is used) instead of client's machine. In that case you may consider using cookie (though using cookie is not a great idea).
    Thanks,
    Mrityunjoy
    Edited by: mrityunjoy on 28 Feb, 2009 11:43 PM

  • BOM editing should not be allowed while creating P.O./ Scheduling agreement

    BOM editing should not be allowed while creating P.O. / Scheduling agreement

    Hi,
    I think that when you create a subcontracting PO it READS the valid BOM, so there's no locking. From a business point of view you need to question such a requirement, since in SAP you can have many kinds and types of BOMs. Then what if one of the BOMs is open in change mode (edited) exactly when you try to create the order? It should not allow you to create the order? Why?
    Regards,
    Mario

  • Should user be allowed to change the Purchase requisition

    Dear Group Members
    Should User be allowed to change the Purchase Requisition for which Purchase order is made
    Regards
    Shamulheq

    Ideally NO but yes if your business need ask for it,
    you should have release str in place. and Value should be one of your characteristics in Rel str
    PR should be changed only on higher side
    notification should be triggered to Buyer in case PR gets approved so that Buyer can take appropriate action on earlier created PO with ref to PR
    If there is NO release str, then look for some enhancement which will trigger notification to buyer so that Buyer can take appropriate action on earlier created PO with ref to PR
    If you donot want user to change the PR , then put validation
    if PR status (EBAN-STATU) = B , then give POP- UP message as Error so that it will restrict user to make the changes in PR
    Hope this helps you

  • Upload Quantities in BoM with decimals

    Hi,
    I cannot achieve to upload quantities with decimals for components in a BoM with the DTW. After the upload the system rounds the number to a whole number.
    Thank you.

    Hi Oscar...
    Check with this link
    http://scn.sap.com/thread/3146841
    Regards
    Kennedy

  • Payment Terms in MIRO should be defaulted from PO/ Scheduling Agreement

    Dear Experts,
    Our client requires payment terms in miro to be defaulted as the same that is in the PO or scheduling agreement.
    How can this be configured.
    The problem being faced is that the payment terms is Scheduling Agreement is 0012, where as in the vendor master it is 0011 in company code data and purchasing org. data.
    (payment terms where changed at the time of creation of scheduling agreement)
    but at the time of miro posting ,the payment terms are fetched from vendor master data i.e,0011
    Awaiting solution.
    Regards,
    Charmaine
    Edited by: Charms_Leena on Nov 4, 2011 11:32 AM

    Hi Dina,
    Thanks for the info.
    I have another couple of doubts as below.
    1) Could you please tell me that is there any API available to update agreements?
    2) Also, in which table the data will be stored when we create a new project by doing "copy from" option? and from back-end....does a workflow create a project or is it some trigger that create the project?
    Thanks
    Edited by: user8901628 on May 13, 2010 3:08 AM

  • Best long term battery life  Should I leave plugged in when I can?"

    Hi
    If I want to get the best life out of my battery, it would seem to me to get the lowest number of full "load cycles", that I would leave plugged in as much as possible.
    Is this logic corrrect?
    thanks
    ed

    icebike wrote:
    Charging to max capacity reduces battery service life. Getting close to max (but never waiting till the plug symbol shows up) will extend your service life.
    So if you charge it this way (charge close to, but not full capacity--i.e., plug symbol does not appear)...won't this mean the iPhone's "Usage" meter would never display any figures since IIRC once the iPhone 3G detects that it's receiving power from an external power source (e.g., charger), it resets the Usage stats...at which point the Usage meter will then not display any usage info until/unless the phone is fully charged?
    IOW--if you don't charge the iPhone to full capacity, you'd never be able to see how long it's been in use and/or in standby since the Usage meter will start to tick only from a full-charge condition (it even says "Time since last full charge" at the top of the Usage screen).

Maybe you are looking for

  • Open an accordion widget in the closed state?

    I have searched the forums but have yet to find a resolution for this issue. I am using an accordion widget and would like for all of my panels to appear closed when the page initially loads. Only once the user has clicked the tab do I want the panel

  • Can you video-chat with more than one friend at a time in new Hello?

    Simply wondering if a group of people can video-chat together at same time, or just one-on-one?

  • Error while activating DTP

    Hi, I am trying to activate a DTP in Q. But it shows me Error Message no. RSO404 which says that an active version already exists. But when I see the DTP, the execute option is greyed out and it is inactive. How do I remove the already active version

  • AW6 on a G3/B&W/350 OS9.2.2

    After I use AW6 I always get three "dummy" files in a rescued items folder in the trash after reboot (DummyWP.cwk, DummySS.cwk, DummySS.cwk Is there a way to prevent this?

  • Tune up of view query.

    Hi All, I have a view which is fetching 150,000 records on load of a form because of that the form is taking a long time to load. The problem here is i cannot use a PL as we are bound to supply small sql query's to Javascript pages. My query is simpl