IE02 exit

Hi abapers,
On T-Code IE02 i need to get the entered value for 'Usage indicator' (FLEET_USE) under the screen 'Vehicle Technology'.
I need this value for doing a check in exit 'EXIT_SAPMIEQ0_001', This exit is not having that field in its parameters.
For this i have to modify standard program MIEQ0F69 by adding a SET paramter or Export statement, then GET/Import this value in my exit...
Also I tried a field exit on the FLEET_USE field but to catch its value the user must validate it...so this not resolving my problem...Also no BADI found for this neither...
Is there any easier solution or another way to avoid modifying the standard include ?
Regards.

Check if any of these suits you.
Enhancement
IEQM0001                                Add. checks for equip. installation at functional locations
IEQM0002                                Additional checks for definition of equipment hierarchies
IEQM0003                                Additional checks before equipment update
IEQM0004                                Object is allowed for contract partner (Order->MaintCont.)
IEQM0005                                Object allowed for SD contract (MaintContract->MaintCont.)
IEQM0006                                Object allowed for SD contract (Maintain maintenance cont.)
IEQM0007                                Check/change manufacturer field in equipment master
Business Add-in
EQUI_SERLV_CHECK                        External Inspections for MARA_SERLV
EQUI_SCR_CC                             Implementable Subscreen for Equipment for CCM
EQUI_SCR_06                             Implementable Subscreen for Equipment No. 06
EQUI_SCR_05                             Implementable Subscreen for Equipment No. 05
EQUI_SCR_04                             Implementable Subscreen for Equipment No. 04
EQUI_SCR_03                             Implementable Subscreen for Equipment No.
EQUI_SCR_02                             Implementable Subscreen for Equipment No. 02
EQUI_SCR_01                             Implementable Subscreen for Equipment No. 01

Similar Messages

  • User exit / badi to change engine serial-number of vehicle in ie02 ??

    hi all ,
    does anybody familier with user exit/badi that can handle the screen called : vehicle technology
    in transaction ie02 for fleet management .
    i need it in order to update the field : engineserialno that appears in this screen.
    thanks in regard ,
    ami

    hI,
    The following User Exits and BADIs for that tcode.
    Enhancement
    IEQM0001                                Add. checks for equip. installation at functional locations
    IEQM0002                                Additional checks for definition of equipment hierarchies
    IEQM0003                                Additional checks before equipment update
    IEQM0004                                Object is allowed for contract partner (Order->MaintCont.)
    IEQM0005                                Object allowed for SD contract (MaintContract->MaintCont.)
    IEQM0006                                Object allowed for SD contract (Maintain maintenance cont.)
    IEQM0007                                Check/change manufacturer field in equipment master
    Business Add-in
    EQUI_SERLV_CHECK                        External Inspections for MARA_SERLV
    EQUI_SCR_CC                             Implementable Subscreen for Equipment for CCM
    EQUI_SCR_06                             Implementable Subscreen for Equipment No. 06
    EQUI_SCR_05                             Implementable Subscreen for Equipment No. 05
    EQUI_SCR_04                             Implementable Subscreen for Equipment No. 04
    EQUI_SCR_03                             Implementable Subscreen for Equipment No.
    EQUI_SCR_02                             Implementable Subscreen for Equipment No. 02
    EQUI_SCR_01                             Implementable Subscreen for Equipment No. 01
    <REMOVED BY MODERATOR>
    sekhar
    Edited by: Alvaro Tejada Galindo on Feb 27, 2008 3:28 PM

  • Need exit or Badi for updating Warranty data in IE02 while Prod Order conf.

    Hi All,
    I need a user exit or Badi for updating the Warranty data in IE02(Equipment Master) while production order confirmation(CO15)?
    I need to update the Begin guarantee date from Production order and warranty master type in IE02 while confirming the production order.
    Thanks,
    Sudha

    Hi,
    Are you saying first create notification,then service order
    and then Sales order.
    But the requirement is create notification then sales order and when you go in va02 and while modifying the sales order and create service order.
    Thanks & regards,
    chetan.

  • Screen Exit for transaction IE02

    Hi All,
    I have a requirement for making the Equipment description field mandatory in IE02 transaction as it can be deleted.
    Could any one tell me if there is any screen exit or any other procedure to achieve the above requirement.
    Thank you.
    Regards,
    Venkata Narendra

    chk these user exits
    IEQM0001            Add. checks for equip. installation at functional locations       
    IEQM0002            Additional checks for definition of equipment hierarchies         
    IEQM0003            Additional checks before equipment update                         
    IEQM0004            Object is allowed for contract partner (Order->MaintCont.)        
    IEQM0005            Object allowed for SD contract (MaintContract->MaintCont.)        
    IEQM0006            Object allowed for SD contract (Maintain maintenance cont.)       
    IEQM0007            Check/change manufacturer field in equipment master   
    or u can also try using a field exit for the field..     
    i think u can give a check in ur field exit for the field to be filled or pop up a message if its not. this may work out for u   
    Regards,
    Bikash
    Message was edited by: Bikash  Agarwal

  • Customer exit for change equipment transaction IE02

    Hi
    I’m looking to use enhancement assignment IEQM0003, component EXIT_SAPMIEQ0_001 which is called on update of the transaction IE02 (change equipment). What I’m looking to do is when any equipment is deactivated or deleted any maintenance plans associated to that equipment is either deactivated or deleted from within my customer exit. Is there any function that is available to do this deactivation/deletion of maintenance plans?
    Thanks
    David

    Hi Everyone,
    Just for your info, i managed to sort this problem by using a function called IPML_CHANGE_MPLAN_STATUS. On update of IE02 my customer exit is called and the equipment status is looked at using function ITO3_EQUIPMENT_READ_STATUS. I then look in the mpos and mpla table to see what maintenance plans are associated with this equipment. Depending on what the status of the equipment is i can then call the IPML_CHANGE_MPLAN_STATUS function to deactivate, re-activate, delete or undo the delete of any associated maintenance plans by feeding in the maintenance plan object numbers(from mpla) and the i_vorgang field  which can be found in the TJ01 table INAK - Set object inactive,
                    INAZ - Rest object inactive(ie make active)
                    LVMS - Mark for deletion
                    LVMZ - Remove deletion flag
    Thanks for your help.
    Dave

  • Badi/User Exit for IE02 and IP02 after status changed to deleted/deactivate

    Hi all,
    I need to change the status of the Plan Maintenance(IP42) when the Functional Location(IP02) or the Equipment(IE02) status is change to deactivated/deleted.
    I cant find any related badi or userexit that can be used to achieve the above purpose.
    Is there any suggestion available to achieve that? Please advise. Thanks.
    Regards,
    lsemun

    Hi,
      You will either have to use the user exit on save or use the change documents functionality through transaction SWEC to trigger a  custom process to accomplish your needs.
    Regards
    Narasimhan

  • User Exit required for IE02

    Hi All,
    My requirement is, in IE02, Equipment->Functions->deletion flags ->set.
    At this point we have some custom specific requirement.I think User Exit might help.
    I tried putting the breakpoint on class CL_EXITHANDLER->get instance 
    CALL METHOD cl_exithandler=>get_class_name_by_interface, to get the exit name. But its not helping me. Please suggest.
    Thanks,
    Sana.

    Hi,
    Thanks for the reply.
    This Exit is called before eqipment is saved, so I was coding here. The issue is that I have to set the deletion flag according to some user input, the deletion flag is in table JEST. This Exit doesnt have this table, so I am not able to set the indicator.
    There are twoo var, ind_lvm and ind_oav, which are being set according to the Set/Reset of the Deletion Flag. So, will it be fine if I make these as Constants, so that there value will get chane inside the Exit.
    Can you suggest how to proceed.
    Regards,
    Sana.
    Edited by: Swaliha Sana on May 18, 2010 11:32 AM

  • Not getting field value in Input field of field exit

    Hi all
       I  am using field exit for data element GWLDT in transaction code IE02. But in this field exit I am not getting the value entered in the field "Begin guarantee date(GWLDT)" in the INPUT field of field exit.How I can get the value in the INPUT field of field exit?
    Regards
    Deepak

    Use this statement in source code.
    output = input.

  • Send a Change Document entry when an equipment change its status (IE02)

    Hello experts,
    In the transaction IE02 (Change Equipment), when a user changes the equipment status, for instance, from Active (ACTV) -> Inactive (INAC) when the SAVE button is pressed I need to post a Change Document entry (CDHDR and CDPOS).
    I've already identified the user exit EXIT_SAPMIEQ0_002 which is triggered when the SAVE button is pressed in IE02 transaction. I cannot read the new status value.
    At that moment I can read the old status (which has been change until the user exit finalized) but I don't find a way to check if that old_value <> new_value.
    Does anybody knows a way to achieve this?
    Thanks in advance,
    CL

    Stauts changes are tracked in the table JCDS and not in CDHDR and CDPOS.
    You will have to check the box for Change documents in the configuration for equipment status ( this is done on equipment type's status profile ). The status change tracking will not happen until it has been set there.
    Thanks,
    Srihari

  • Authorization Check for Special Stock Indicator in IE02

    Dear Gurus,
    Would like to check with you if there is an authorization check for change in Special Stock Indicator in IE02-SerData Tab?
    For example, the User will only be allowed to change the Special Stock Indicator only to "E" - Sales Order.
    Would appreciate your help.
    Thanks.

    Hi,
    This cannot be done by using standard auth object. Standard SAP doesnt support control via this field.
    Take help of your ABAP team and create an customized authorization object "Z_OBJECT" with field SOBKZ and which check these field value in table EQBS. Assign this auth object to role and profile you want.
    Use the user exit IEQM0003 Additional checks before equipment update. Give a logic to check auth object when while using equipment change tcode.

  • Any function module to update Manufacturer serial number in tcode IE02

    Hi Friends,
    I need function module or bapi to update
    Manufacturer serial number in tcode IE02 .
    Please ........
    Thank you.
    Karthik.

    Hi,
    You may use the exit
    IEQM0007
    or
    BADI:
    EQUI_SERLV_CHECK
    hope this helps.
    Regards,
    Renjith Michael.

  • Regarding adding custom fields in IE02 Transaction

    Hi Experts,
    In IE02 Transaction (Change Equipment ) in Additional Vehicle Info tab , I need to add additional field . Please tel me any screen exists do this or any custom screen exists ? for example for MM01 by copying the Standard Function Group MGD1to ZMGD1 and in custom screen 0001 we are doing the changes . similar way for IE02 any custom screen exists ? Please guide me how to do for this requiremnt  and i need to know any restriction(number of fields to add) is there?
    Regards,
    Priya

    Hello Priya,
    U can check out the following BADI'S
    EQUI_SCR_01
    EQUI_SCR_02
    EQUI_SCR_03
    EQUI_SCR_04
    EQUI_SCR_05
    EQUI_SCR_06
    EQUI_SCR_cc
    also, check the user exits
    IEQM0001
    IEQM0002
    IEQM0003
    IEQM0004
    IEQM0005
    IEQM0006
    IEQM0007
    all the best !!
    Kindly ackowledge the reply if the issue is resolved/
    Thanks,
    Ravi Aswani

  • Very Urgent: TCODE IE02: attachment of equipment at a specified position

    hi all
    While maintaining equipment location using tcode IE02,
    I need to maintain a check to ensure that if an equipment gets attached to a superior  equipment at a particular position then the system should not allow for any other equipment at that particular position and also that equipment should not be attached to any other position.
    eg if some equipment eq1 is attached to FE(front end) of some superior equipment SEQ1 then at FE no other equipment can be attached and eq1 should not be attached to any other superior equipment .
    Also i found out the following with regards to position as per SAP.
    "The system does not check the content of the field Position. Particularly in the case of functional locations, it does not check whether position labels are unique under a superior functional location."
    Please let me know how this can be done. Do i need to implement any user exit. If yes then which one.
    Points assured
    Thanks

    that is a warning message only ... But if you want to fix it then replace all 000 with 001 in your write statement. The position instead of 000 you have to give 001
    write : /000(10)....instead of this
    write : /1(10) or write : /(10) or write : /001(10) any thing you can use.
    regards
    shiba dutta

  • Screen exit in iq02 screen

    Hi ,
    I need to add two custom fields in iq02 screen.
    in user data tab or whereever possible.
    Any enhancement available?
    Steps would be appreciated.
    Thanks
    Regards,
    Kashyap
    Moderator message: please do some research before asking.
    Edited by: Thomas Zloch on Feb 22, 2011 2:32 PM

    Hi
    Please refer below links.
    [some EXIT or BADI for screen of IQ02 or IE02;
    [Screen Exit for IQ02/1Q03;
    ~~~Ganesh Kumar K.

  • Measuring points check in IE01 / IE02

    Dear all,
    When user create or change an Equipment (IE01 / IE02) , the user  should input field in Measuring points/counters.
    Is there any Exits or BADIs for this transaction.
    Thanks,
    Ikrar

    Hi,
    Read the documentation of customer exit component EXIT_SAPMIEQ0_001.
    In program SAPMIEQ0 (Equipment change), on click on save button:
    1) In you customer exit, read data from measuring points program, i.e. check LIMR0TOP include of function group IMR0 to identify the internal table / structures that contain the data for measuring points in program SAPLIMR0 screen 4110. This way you would come to know if the user has entered data for measuring points. If not, error out.
    you can use the syntax using field symbols to read data from other program:
    Sample code  (not related to measuring point program.
    DATA : var1 TYPE char25 VALUE '(SAPLIMSP)ISSM[]'.
    DATA : var2 TYPE char25 VALUE '(SAPLIMSP)SCRGNTAB[]'.
    FIELD-SYMBOLS: <fs_issm> TYPE ANY TABLE,
                   <fs_grtab> TYPE ANY TABLE.
    ASSIGN (var1) TO <fs_issm>.
    ASSIGN (var2) TO <fs_grtab>.
    Best Regards,
    Shyam
    Edited by: Shyam Khemani on Jun 15, 2011 11:58 AM

Maybe you are looking for