Shipment cost - change customization of item categories via user exit

hey ,
is it possible to manpiulate the item categories customization to open manually/ automaticly via  user exit
even if i customized them to open manually ?
for example :
if the shipment type is X - open manually , else automaticly .
Regards
ASA  .
Edited by: ASA MOKED on Dec 23, 2009 11:38 AM

Similar Messages

  • Change employee group via user exit ?

    Hello,
    I would like to know if it is possible to change the field
    PSPAR-PERSG in infotype "action" -0000
    via user exit ZXPADU01/2 ?
    When I get p0000-MASSN = 10 ,i need to move 0 to
    PSPAR-PERSG but via the user exits it is not possible.
    Only when I debug and put in PSPAR-PERSG  the value 0 it works.
    Please let me know if there is away ...
    Thank you,
    Boaz

    Hi,
    Customizing 0184 could not met our requirements.
    We need to keep the original settings (ELN...), and we'd like to change the inbounde delivery item category according to specific purchase order informaiton, so MV50AFZ1 is required.
    Kindly please advise again.
    With regards.

  • Stock placement strategy via user exit

    Hello,
    I'm tring to change putaway strategy by using a user exit.
    In customizing i enter:
    Logistics Execution u2013 Warehouse Management u2013 Strategies u2013 Putaway Strategies u2013 Define strategy for fixed bins.
    Table V_T301S.
    When i enter one of the movements i can put V next to User exit act.
    How can I make the connection between the strategy and the user exit?     
    Thank you,
    Lilah.

    Hi,
    In the ST masterdata (config: WM - Masterdata - Define ST) you must activate the User Exit field for putaway and/or removal for the specified ST you want to use with a user exit. See view: V_T3010-USEIN or Table T331-USEIN. When this indicator is set and you go through the TO creation log, you will see that at some stage there will be an entry where is states that you are using an user exit to place/pick stock.
    Cheers,
    Hein

  • Shipment cost - Change definition of condition types

    Change definition of condition types in work pricing procedure
    hey all ,
    we implemented the shipment cost module and now we have to make some changes
    in working condition types because the requirements of the customer changed .
    is it recomended and what are the effects of changing the definition of condition types
    and by that changing working pricing procedures .
    for example if i change condition type from D - wight, V - Volume F - Formula to   T scale
    ( and makeing the properchanges in the scale )  or add some more condition the existing pricing
    procedures ?
    BR
    ASA
    Edited by: ASA MOKED on May 22, 2009 3:33 PM

    hey and thanks for the reply ,
    did you make changes in the definition of existing condition types ?
    for example change condition calc.type from d-weight to t-scale ?
    BR
    ASA .

  • Shipment cost changes

    Dear All, I would like to see the changes in the shipment cost document (VI02--Changes),There is no option in environment,Please tell me how to see the complete changes from shipment cost creation.

    Dear Ravi .... please check in Google If you want to find changes of shipment instead of posting .
    To your shipment type in customizing check if there is check box flag 'write change document for shipment' activated.
    SPRO-Logistics Execution- Transportation-Shipments-Define shipment types
    Now you can find changes of shipment document 
    AUT10 T.code OR CDHDR /CDPOS Tables please use
    Thanks a lot
    venu

  • How to change the particular item size via script?

    Hello,
    I need to change the particular item(pathitem,grapitem) size(width and height) in the illustrator cs3 file through script. Is it possible kindly advice me.
    Thanks for looking into this...

    I changed the widh and height of the selected items. While converting stroke weight of the selected item also changed. But i need to change the width and height of the selected items without any modification in the stroke weight(scale strokes and effects). Could you please advice me the possiblilities and solution via scripting.
    Thanks for looking into this..

  • Need to change SD Pricing Procedure or Doc Pricing Procedure via User Exit

    I have a need to override the SD Pricing Procedure that is determined via standard Pricing Determination Config.....what user exit
    can I use to accomplish this...
    OR
    is there a user exit prior to the Pricing Determ code that I can use to override the Doc or Customer Pricing Procedure that would
    have been retrieved from the Order Type and Customer Master
    Thank you for any prompt replies.
    I'm on SAP ECC 6.00

    Dear John
    Try with any of these User Exits
    -  USEREXIT_PRICING_CHECK (module pool SAPMV61, program MV61AFZA)
    -  USEREXIT_CHANGE_PRICING_RULE (module pool SAPMV61A, program MV61AFZA)
    thanks
    G. Lakshmipathi

  • Change Confirmed Qty in Sales Order User exit/ATP User exit

    HI
    We have a requirement to change the ATP Qty for certain meterials & Order Types  duing sales Order User exit(FORM USEREXIT_MOVE_FIELD_TO_VBEP.? ) or ATP User exit.( ATP...OUT?).
    Is this ok to update the XVBEP in FORM USEREXIT_MOVE_FIELD_TO_VBEP of MV45AFZZ ?
    Our requirement will be like this, for one order type ZSAL( and for certain Materials)  we need to reserve 4 qty, if any order comes with 10 qty and the confimed qty is only 6( total available stock at present) , then we should only confirm  2 qty for the other order type( For Non ZSAL Order Type), and reserve the 4 QTY for ZSAL Order Type.
    If there are multiple schedule lines for an Item, we need to reduce the qty equally( as possible) from all schdule lines.
    i.e. date1 qty 4
         date2 qty 6,
    in  this case we should confirm  Date1 QTY 2, date2 qty 4, so that the remaining 4 will be reserved for ZSAL Order type.
    Whats the Best way to achieve this ?
    Edited by: agrud agrud on Sep 8, 2011 4:01 AM

    Hi Agrud,
    Did you check the possibilities with configuration.If it is not possible with configuration then you can use that exit.Before i used this but only to display not to change any thing.
    Regards,
    Madhu.

  • PORDCR - Inbound IDOC via User-Exit

    Hi All,
    I would like to create a Purchase Order via an inbound Idoc with a message type PORDCR.
    I would like to make use of the enhancement MM06E001 and the function module EXIT_SAPLEINM_002 to populate data segments.
    Please advise if this is the correct user-exit to process an inbound idoc.
    Any input appreciated.
    Meghna

    Hi Meghanarrao,
    IDOC_INPUT_ORDRSP-->PERFORM fill_data_ordrsp-->and find the below user exits for each segment...
    List of user exits available for --
    EXIT_SAPLEINM_001   
    EXIT_SAPLEINM_002   
    EXIT_SAPLEINM_003   
    EXIT_SAPLEINM_004   
    EXIT_SAPLEINM_005   
    EXIT_SAPLEINM_006   
    EXIT_SAPLEINM_007   
    EXIT_SAPLEINM_008   
    EXIT_SAPLEINM_009   
    EXIT_SAPLEINM_011   
    EXIT_SAPLEINM_012   
    EXIT_SAPLEINM_013   
    EXIT_SAPLEINM_014   
    EXIT_SAPLEINM_015   
    EXIT_SAPLEINM_016   
    EXIT_SAPLEINM_017   
    EXIT_SAPLEINM_018   
    EXIT_SAPLEINM_019   
    EXIT_SAPLEINM_020   
    IDOC----- Dir -Enhancemnt --Description
    ORDCHG -O -MM06E001   -- Purch. Ord. Change
    ORDCHG- I -VEDB0001     --Sales Ord. Change
    ORDERS- O -MM06E001   --Purchase Orders
    ORDERS -I- VEDA0001     --Sales Orders
    ORDRSP -O- SDEDI001    --Order Confirmation
    ORDRSP -I- MM06E001    --Order Response for Purchase Order   "This is the Right one for Purchase order create
    IDOC           Msg        ANSI EDIFACT I O
    ORDERS01 ORDCHG 860 ORDCHG X X
    ORDERS01 ORDERS 850 ORDERS X X
    ORDERS01 ORDRSP 855 ORDRSP X X
    IDOC_INPUT_ORDRSP--Function module-BUS2012-Inbound-Purchase order / order confirmation
    regards,
    Prabhudas

  • How to know if its a New PO or Change PO while releasing..any user exit

    Hi All,
    Whenever a PO is changed and released,the releasing authority(like Managers,GM,President) do not know if its a new PO or a Change PO.
    They want to see some kind of indication on the main screen(ME29N).
    I already suggested to check the version..but they are not happy with that.
    Is there any way i can change the text(ie on top,bold which says "Release Standard-local 4800001120")
    So if its a change PO,i will add some indication on this text)
    Am sure there must be some user Exit to handle this..i mean to change the text.
    Hope u understand my issue,else please ask for any clarifications.
    Appreciate your time & replies.
    Thanks.

    Hi Srinivas,
    I already suggested them this solution to go and look for changes in Environment and Versions.But they need some kind of indication on the main Release PO screen.(You know these Top Managements attitude's)
    Thanks.
    Message was edited by: Salz S

  • How to change actual quantity in Outbound delivery User exit

    hi all ,
    My requirement is to change the quantity of outboud delivery according to some logic .but my issue is after writing the code MV50AFZ1 , system is not considering the quantity changed by me , it is taking the quanity directly from sales order confirmed quantity .
    please anybody help on this issue  .

    Hi,
    Under which user exit have your written your code:
    USEREXIT_MOVE_FIELD_TO_LIKP or
    USEREXIT_MOVE_FIELD_TO_LIPS or
    USEREXIT_SAVE_DOCUMENT or
    USEREXIT_SAVE_DOCUMENT_PREPARE
    I think if you write your code within the USEREXIT_SAVE_DOCUMENT, it should work.
    Regards,
    Subramanian

  • Changing emp time data in CATSDB - user exit for CAT2?

    Hi experts,
    My requirement is to change the wage type against which the employee working hours gets stored in CATSDB table.
    I understood that through CAT2 tcode, the data is getting stored in CATSDb table.
    So can anyone tell me the user exit or Badi which will get trigger on SAVE of the CAt2 transaction.
    or else, in what way i can achieve my requirement? Pls suggest.

    no Idea

  • Line item creation through user exit

    Hi
       I am creating a line item for a sales order when saving the sales order in transaction VA01 and VA02, using the userexit USEREXIT_SAVE_DOCUMENT_PREPARE. I am able to append the line item to the internal table XVBAP through my code in the user exit.
    But after appending to the internal table the line item is not getting created.I am not getting any error message also.
    Can anyone help me out in this regard.What could be the reason for this.

    Hi,
    It is not a straight forward thing. Adding data to table XVBAP won't work. It will create inconsistency. There are so many other tables involve here too, like, VBPA, VBUP, VBKD, KONV. There can be other tables too based on how your sales order is configured.
    Also, modifying these tables (XTAB, YTAB ) in this user-exit may cause database inconsistency.
    Regards,
    RS

  • COPA Report Changes in KE30 for Configured materials - User Exit

    Dear all,
    We are having a configured material with BOM and we are using COPA Report.
    For a given material type we need the row "Other cost of Goods Sold" to be zero since it does not take into account the child materials.
    Is there any userexit to make this happen ??
    Thanks in advance.
    Regards,
    Vivek.

    Hi Vivek,
    KE30 is a Transaction code. If you want to copy a Report associated with this Transaction code then go to transaction code KE30 Provide the data a initial screen. Then go to Utilities->status. A popup screen will be displayed. In SAP data tab There is a field called Program. Copy that program name & go to transaction code SE80 & provide the program name & go for display. Here all the related screens, fields, tables etc. will be displayed then right click on the program name & select copy & provide the target program name starting from Z. Save & activate it.
    Note you can copy the standard program & copy it also but I think it will not take place the standard porgram, you will have to run the progam manually.
    I think BADI or BTE may be available for this transaction.
    Ashven

  • For a PO with item catagory S user exit was not triggering

    HI SDN,
    I wrote a code for invoicing plan in EXIT_SAPLMRMP_001 for block the payment with INVOICE VERIFICATION block .
    it is working fine for a PO with item catagory Blank
    and not working for item catagory S.
    please suggest me is there any solution for this?

    y

Maybe you are looking for