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

Similar Messages

  • 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

  • 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.

  • 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

  • Adding field in the selection-screen of a zprogram

    hi gurus,
    i have to add field in the selection-screen of oppurtunities. in database i have a field salesvalues, some of oppurtunity guids have this field value. first i need to add in selection-screen in this alv report. and fetch the data from ztable into required field . if the input fields of the salesvalues field id filled, then filter the global  guids(from global table which had the guid values already) with this guids related to salesvalues. and if one single guid mathes to 2 values of salesvalues then concatenate 2 values with comma and display in single field. if select-options are blank then fetch all opportunity guids which have salesvalues. pls give solution.

    Hi Srini,
    Thanks for your Reply
    I have kept 01 against the field BSEG-AUGDT and selected the preselect check box also.
    But still that field is not visible in the dynamic selection screen.
    Thanks
    Ajay.D

  • Added field to dynamic selection screen does not work in FBL5N

    hi,
    we have added KNA1-KATR5 to the selection screen of FBL5N by using logical database DDF using "view CUS" but it does not work.
    Our system is 6.0
    is there any OSS note or program that we should add?
    many thx.

    Refer This:
    Additional field selections in FB03

  • Adding fields to vendor selection screen

    Hi ,
    While creating a shopping cart from SRM portal, i need to select a  vendor. For vendor selection screen, i want to add two additional fields:  1)Sort Term 1:  ADDR1_DATA-SORT1 2)Order Currency:  LFM1-WAERS
    I want to know:if this can be possible by doing any SRM config in SPRO in SRM or is it a development work in which fields would be added to structure.
    Please reply asap and also the procedure to do that.
    Regards,
    Bis

    Hi.
    Have you read SAP Note 672960? This describes how to add customer defined fields to the shopping cart, therefore also visible during the SC creation process. You would probably also need to implement the BBP_DOC_CHANGE_BADI to fill in the requested data in your new fields.
    DM

  • Adding fields to the selection screen of IW38

    We have added some fields to the CI_AUFK include, they have also been added to the RIHAUFK_LIST structure. Currently the new fields appear in the ALV when the report is run.
    What I need to do is add them to the selection screen.
    Has anyone done this? I have been looking for a user exit etc, no luck.
    Thanks, Mike

    Why not use the new enhancement framework?
    Goto the main program in SE38 and click on the Enhance button - spiral icon (Shift+F4) and try to add new selections at the appropriate by implementing the appropriate enhancement.
    I am sure you can achieve it using enhancement spots.
    cheers,
    Aabhas

  • 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

  • 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

  • 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

  • Goods movement tab in production order confirmation

    Hi Gurus, please suggest me with the solution for my requirement.
    while performing production order confirmation, some user should be restricted to see goods movements and some can. how is can me done?
    Thanks in advance.

    Dear,
    Please refer my reply from this link,
    [CO15/CO11N  Goods Movement Screen Hide or Non-editable  |CO15/CO11N quantity column should be non editable in Goods Movement Screen]
    Regards,
    R.Brahmankar

Maybe you are looking for

  • Proxy monitoring in PI 7.1

    Hi Expert. Iu2019m working with PI 7.1 I would to monitor the communication between the  SAP ECC and SAP PI. SAP ECC and SAP PI communicate by proxy. I would know if I can monitor the proxy abap using SAP PI Message Error Monitoring based on Message-

  • How To Split Large Excel or CSV Files into Smaller Files

    Does anyone know how to split a large Excel or CSV file into multiple smaller files?  Or, is there an app that will work with Mac to do that?

  • Missing Response Data  after PBM Excution

    Hi @ all, after manual execution of a simple Process (BPM) in NWDS ( see Screenshots). SAP BPM: the Automated activity calls an Integarted Configuration in AEX, and the process ist successfully completed. SAP PO: the messages are delivered. (Web Serv

  • Explorer crashes and restarting in Windows 8.1

    Hi, i'm using windows 8.1 professional X64 installed on hp probook 4540s . problem is, everytime I start the machine  explorer.exe crashes and restarting. I checked Event Viewer and I find this: Nom du journal :Application Source :       Application

  • Item renderes in list Box plz help me out!!!!!

    HI all,        i have a problem with rendering images with data in list control plese help me.problem in detail.... 1)i have a data externally and i have to call it by using web service example data is in  xml? 2)after calling the xml i have to bind