During conf-plant field in goods movement screen - to be didplay

During Confirmation of a process order, in the goods movement screen, user can change the plant for a component...As a default it is copying the order header plant.
Since it is a changeable field i.e. value can be changed , user is changing the filed value and system is issuing the material from that plant.
Since the user has authorization in many both plant, hence I cannot restrict by authorization.
I tried in CO86 to change field status, but I am not in the position to get the plant filed in goods movement screen.
I am changing the screen with transaction variant, but I need to change all the training documents which  is very big job and train many people.
Is there any other way out?

Hi Rajesha
Not fully sure but i think you can use the BADi ( WORKORDER_CONFIRM) to acheive this.
BADI Details-
Definition - WORKORDER_CONFIRM
Interface - IF_EX_WORKORDER_CONFIRM
Methods = AT_SAVE, BEFORE_UPDATE, IN_UPDATE, AT_CANCEL_CHECK
Within this  a system message may be issued only in in these conditions, while saving the confirmation ERROR_WITH_MESSAGE (for AT_SAVE method) or NOT_ALLOWED (for AT_CANCEL_CHECK method) at the same time
Just try this with your ABAP consultant  ...
IT'll not make the plant field in display mode..but send an error if doesn't match with the plant in order header
Best Regards
Sumit Sharma
Message was edited by:
        Sumit Sharma

Similar Messages

  • CO15 - SAPLCOWB : Adding field to Goods Movement Screen

    Hello,
    Have a requirement to add matl master field "Old Material Number" (MARA-BISMT) as a column within the CO15 Matl movements overview screen.  Is there an available user exit, customizing, enhancement that could be used for this requirement?  Any suggestions?
    Thanks,
    Barry

    Hi!,
    Please note the list of stsndard user exit available for CO15 / CO11N:
    CONFPP01 PP order conf.: Determine customer specific     default values
    CONFPP02 PP order conf.: Customer specific input checks 1
    CONFPP03 PP order conf.: Cust. specific check after op. selection
    CONFPP04 PP order conf.: Customer specific input checks 2
    CONFPP05 PP order conf.: Customer specific enhancements when saving
    CONFPP06 PP Order Confirmations: Actual Data Transfer
    CONFPP07 Single Screen Entry: Inclusion of User-Defined
    Subscreens
    Regards,
    Uday

  • Deletion Icon in Goods Movement screen of CO13

    Hi experts
    In the goods movement screen of CO13, the deletion icon provided is de-activated by default. Is it possible to activate it? If possible - how?
    I want to remove the materials from the CO13 transaction, and cancel the confirmation qty only
    Your inputs will be highly appreciated.
    Regards
    Krishnaraj

    Thanks for your reply.
    But my requirement is that I must not reverse the goods movements at all. Thats the reason why I wanted to delete the materials that appear in the Goods movement page.
    In some thread, I read that some expert had asked to delete the materials from the goods movements list.
    I would like to know how to delete the materials. My deletion icon is inactive.
    Pls find below thread :
    Regards
    Krishnaraj
    Re: CO13 cancel confirmation - error
    Prasobh Karunak...  
    Posts: 4,852
    Registered: 9/1/06
    Forum Points: 11,500 
       Re: CO13 cancel confirmation - error   
    Posted: Aug 21, 2007 10:53 AM    in response to: Sankaran M           Reply 
    Muthusamy,
    *If you want to cancel only the confirmation, then after selecting the last operation for cancelling in CO13, hit the "Goods Movement" button, here you delete the line items which is basically to reverse GR & GI along with Confirmation.*
    If you need to reverse the goods movement also, then follow the same step in the goods movement overiew scroll to the right side of the screen to find the field "Reason for cancellation", take a drop down and select the reason and save.
    Regards,
    Prasobh

  • Storage Location is not found in Goods Movement Screen in Prod.Order CNF.

    Hi Experts,
    I have create a production order with Auto GI &GR.When i going to confirm it,in Good Movement Screen  storage location entry field is not found thats why i can't enter Sto.Location.
    Can any Expert tell me the solution for this issue?
    With regards.
    Prashant

    Dear,
    In the material master, MRP2 view maintain Storage loc for material.
    Please refer this thread as a reference,
    Storage location not found in MIGO for 101 movement type
    Regards,
    R.Brahmankar

  • Reason in Goods Movement Screen

    Hi all,
               I want to Enter some fixec reasons in the goods Movements Screen(mb1a).
    The Reasons One reason for Over Issue , another one Good Material Return to W/H, and last one from Return of Defect Material
    Is it Possible to alter SAP Standard screen, If Possible  which Screen E#xit/User Exit can i use , Please reply me

    Hi,
    yes you can alter SAP Standard screen, this can be achieved via development but taking so much pain to do this is better user select what the reason is.
    this is given in standard SAP since there may be more than one reason, your requirement is unique.
    Regrds
    Rang

  • At co11n in goods movement screen material not showing

    hi all,
           when i m doing co11n n going to goods movement screen it not showing  material and its quantity though after the confirmation material deducted from its stock, plz help me in this matter

    Hi dear,
    In Production order in operation overview check if control key is correctly maintained or not.
    Also in Production order component over view if the back flush is unticked then that material will not be seen in CO11N goods movement.

  • To get plant field in my selection screen based on user profile maintained

    Hi All,
    I have plant (WERKS) field in my selection screen. Now I need to get the plant value maintained in the user profile for that user. So how to get the plant value based on the user profile.
    Please let me know if anyone having idea on this. I will reward to you with the valid points.
    Regards
    raghu.

    Hi Raghu,
    I have searched and found this information, check it may help you
    Check the SY-UNAME with the the name of the Plant
    User Plant user data take it from T001W table
    and All logon User data will be in USR02 table
    take the data from corresponding tables and check.
    If you are working in SRM
    Use FM BBP_READ_ATTRIBUTES to get the User plant after passing the User ID to the FM.
    in SUIM go to Users by Complex Selection criterion.
    In that there would be the Authorization Object..select an object which has the value plant in it and enter the value inthat....
    Also u can enter WERKS value as 1120 in the object field and get the list,
    Regards,
    Satish

  • Hide the quantity field at goods movements in cofirmation.

    HI,
    My client is using CO11N for confirmation. and doing auto goods reciept and auto goods issue.
    Whn I am clicking on Goods movement in CO11N system is showing me which material is going in goods reciept and which is in Goods issue.
       Now my requirement is I want to hide the quantity field of the material in goods movement because some time user is changing the quantity of goods issue.
       Wat can I do for the same?
    Please sugest
    Thanks & Regards,
    Nilesh Ithape.

    Dear Nilesh,
    Try to achieve the same using the authorization control.
    You can take the help of the BASIS consultant and try to find the authorization object and the value
    which's allowing to change the quantity.
    Check whether this is the particular object C_AFKO_AWA is allowing the same(I'm not sure).
    After finding out the Authorization object remove the tick mark for the value which's for change or delete.
    You can find it using SU24 T code or using SUIM and other related T codes.
    If it cant be done even after authorization control ,revert back to the forum.
    Regards
    Mangalraj.S

  • Manufacturer Serial No. on Goods Movement Screen

    Hi,
    In a scenario, user wants that while doing goods issue for a material, apart from entering the SAP serial no., he / she should be able to enter the Manufacturer's serial no and which will update the manufacturer serial no. field under serial no. master.
    Please let me know, how this can be done?
    Regards...

    Hi
    Check and make active the filed MPN Material - GOITEM-EMATN in OMJX t code.
    Vijay

  • Marking "goods movement completed" automatically during iw41 in PM

    Hi all,
    I have a problem during iw41.
    I asign material/components in component tab in order, and use t-code IW41 for confirmation, in this I confirm operation then click on goods movement icon, "completed" field is getting ticked automatically in this goods movement screen.
    So when I change the amount of component to a lower quantity than planned quantity and come back and save, it is recorded as completed goods movement. But I don't want this goods movement with missing amount to be ticked as completed goods movement because it is recorded in tables as completed also.
    Please kindly let me know how can I avoid this ticked automatically.
    Thanks and Regards
    Damlasu

    As the component has been mentioned as Backflush in component tab of the order, Completed check box is selected in Goods movement screen.
    Implicit meaning is that as it has been mentioned as Backflush, no more qty is required. I guess, there is no config to change this. Only using user exit or manually, we need to remove the tick.

  • Batch Classification Screen for Goods Movements

    SAP Gurus,
    Very recently (24. April), we experience the following issue: (PP-PI Process Order)
    At the moment of process order confirmation, for any new batch assigned in the good movement overview, there's no pop-up of batch classification screen which allow our user to entry the classification data. And this functionality works fine in the past.
    Do you have an idea that how it happens? We checked the configuration OMCV and master data as well, the settings are all fine to me.
    Best regards,
    Vincent

    Dear Vincent,
    I think you talk about the 101 movement, don't you? In this case this is not possible at all, check SAP note  85310
    Because goods movements can be decoupled from confirmations and          
    processed in background, it was decided that this functionality would    
    not be implemented; therefore this is Standard R/3.                      
    Solution                                                                 
    As a work around for this you have the following options:                                                                               
    1.  Classify your batch manually through Batch Master Maintenance.                                                                               
    2.  Turn off automatic goods receipt and classify your batch through the 
        pop-up that is presented during MM goods receipt.                                                                               
    3.  Do not create your batch during Order Processing. Instead have the   
        system create it during confirmation and at this time you will be    
        able to classify your new batch from the Goods Movement screen       
        COMPONENT>BATCH MANAGEMENT>CREATE BATCH.                                                                               
    Note :                                                                   
    If you want that your batch is classified in the background you can set  
    in the transaction OMCV (classify batches within goods movement          
    overview) that the classification is to happen in the background. You    
    can then utilise the user exit EXIT_SAPMM07M_004 to valuate the          
    characteristics if it is valid for                                       
    your release.                                                            
    Regards,
    Sabine

  • Restriction to delete goods movement data during confirmation thru CO11N

    hello all
    Please let me know how to prevent the user to delete the rows in goods movement screen during confirmation through transaction CO11N ,as users are able to confirm without goods issue by deleting that rows.
    Should we contact basis person for the same
    with regards

    Dear,
    Please refer my reply in this thread,
    https://forums.sdn.sap.com/click.jspa?searchID=16368869&messageID=6047820
    https://forums.sdn.sap.com/click.jspa?searchID=16368869&messageID=6151829
    Try using transaction variants. There is a utility called GUIXT in transaction. You can write code to add a pushbutton on the desired screen by using the GUIXT. The coding syntax is provided in the SAP application help. Use transaction SHD0 to create the variants.
    http://wiki.ittoolbox.com/index.php/Implement_a_screen_exit_to_a_standard_SAP_transaction
    Hope it will help come back if any problem.
    Regards,
    R.Brahmankar

  • Compnts in goods mvt. screen in proc. order confirmation in display only

    Hi Gurus,
    My requirement is , while confirming the process order, in the Goods movements screen, we should not allow the user to change or delete the components. It should be in display mode only.
    pls help me in achieving this.
    Thanks in advance.
    - Gowri

    Gowri,
    You can create a transaction variant using SHD0 transaction for CO11N and in the defination define these fields output only and deactivate the delete button.
    The other option is to control through authorisation object.
    There are several post on this..so kindly request you to search this forum for details,
    Regards,
    Prasobh

  • Co-Product Good Movements

    Hi -
    I need help with production orders & co-product.
    I have set up a production order with a co- product.  For this material there is no fixed quantity, the quantity may vary per WO. So I would like the user to enter the quantity that is received during WO confirmation in CO11 on the goods movements. 
    Instead of setting up an specific quatity in the BOM.
    Right now, I'm using a control key which allow auto goods receipt and milestone confirmation. But I'm not able to see any movement for 103 (good receipt) on the good movements screen of C011.
    Thanks for you very much for your help and any material you guys understand will be helpful !!

    Dear Villanueva,
    As said by our forum friend Jade,you cannot make a Auto GR for a co-product.
    You have to do the same manually using MIGO or MB31 for 101 movement by mentioning the order.You can mention the actual
    quantity of co-product and then do the GR.
    Also check these links,
    movement type for co product
    Re: Order Qty Exceed error message
    Regards
    Mangalraj.S

  • Goods movement not shown automatically if backflux indicator is not assign

    Dear Gurus,
    If in material master or Routing I am not assigned Backflux indicator to that material then at that time of confirmation - in Goods movement screen is blank.
    How I come to know that what quantity of material in Bom that is assigned according to confirmation & which plant also.
    So pls suggest how without BF indicator that material with quantity should show in that screen..
    Thanks Alok

    Alok,
    You will see materials respective quantity, UOM, SLOC and plant in confirmation --> goods movement only if backflush indicator is set. Similarly, the material being received will appear in this screen only if 'Auto-GR' is active.
    As Mario has suggested, if you have not set this indicator then you have to post GI manually using MIGO or MB1A only.
    Regards,
    Himanshu

Maybe you are looking for

  • HT1420 How do I authorise my account on a Mac?

    I don't have any store options.

  • How can I determine what internal DVD drives are compatible w/ my G5?

    I'd like to put a new DVD drive in my G5. It's one of the original 1.8 dual machines, with some extra RAM. I'm having trouble with the drive these days, and I'd like to figure out what drives are compatible. Thoughts?

  • Error executing application after create installer

    Hi, When I execute my main vi, launcher.vi I receive an error when from it I call another vi called main.vi. I attach here the error. Could anyone help me please? Thanks in advance, ToNi. Attachments: error2.JPG ‏30 KB

  • DHCP Errors

    I use a dynamic IP, so I have been trying to get DHCP working.  I changed the interface line in rc.conf to this: eth0="dhcp" just like the Networking Wiki says.  I also made sure that I have dhcp and dhcpcd installed.  When I installed dhcpcd there w

  • RAID card or drive?

    My Mac Pro with Apple RAID card will not boot to external FW800 or original install DVD if drives 2, 3, 4 are installed at the same time in any of the bays (i.e. gray screen, no apple, nothing). If I remove or replace any one, or more, or remove all