cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Validation in IE4N for Authorized Locations (Tyres & Batteries)

mohit9210
Explorer
0 Kudos
138

Hi Experts,

I need to implement a validation in transaction code IE4N, where only specific storage locations are allowed for the installation and dismantling of tyres and batteries.

Could you please advise on the following:

  1. Is it possible to achieve this using standard SAP functionality (such as authorization objects or configuration settings)?

  2. If not, which User Exit or BAdI would be the most appropriate to implement this validation?

Objective:
Ensure that users can only perform installation/dismantling in IE4N at specific authorized locations.

Any guidance, including sample implementation pointers or enhancement framework suggestions, would be greatly appreciated.

Thanks in advance,
Mohit

9031120358

Accepted Solutions (1)

Accepted Solutions (1)

RaymondGiuseppi
Active Contributor
0 Kudos
  • First, execute SU24 on the IE4N transaction to get a list of authorization objects already checked (I'm no sure for locations, only for plant?)
  • Then if not succesful look for BAdI or Enh. spots such as ES_SAPLIPW4 (Look at PAI logic of relevant screens of FG IPW4 or search for LGORT field usage)
mohit9210
Explorer
0 Kudos
Thnxxxx

Answers (0)