cancel
Showing results for 
Search instead for 
Did you mean: 

Adding a conditional validation (T-CODE OIZN)

0 Kudos

Hello experts,

I want that when user confirms order of one plant, there should be a validation to check if the personnel number field (AFRUD-PERNR) has been entered . I could use OIZN for a validation but I just need to implement this validation for this plant.

Condition, If AFVGD-WERKS = XXXX then validate.

OIZN>PM: Confirmation - list and detail>Click button "Influencing".

Not exits fields for plant in Influencing. I need to include the AFVGD-WERKS in Influencing fields, is it possible?

Thanks in advance,

Pablo Silva

Accepted Solutions (1)

Accepted Solutions (1)

peter_atkin
Active Contributor

The definition of the field selection is via transaction SFAW (module pool SAPLCORU).

But any changes here would be a modification to the system (not recomnded).

You could also investigate the usr-exits in IW41. You can access these via transaction SMOD and search for CONFPM*

PeteA

Answers (0)