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

Validation Rule

Former Member
0 Likes
286

Friends, good afternoon.

I am looking to create a validation rule for a field in the building.

I accessed the GGB0 transaction put on the tree appears only the CLASSIC objects.

Is there any other transaction that I can configure the validation of the FLEX objects?

Thanks.

Accepted Solutions (0)

Answers (2)

Answers (2)

franz_posch
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi,

in general, additional validations for RE-FX objects can be performed by implementing a BadI.

For RE-FX buildings you can use the BAdI BADI_REBD_BUILDING, method CHECK_ALL to implement your additional checks.

Please refer to the documentation of the BAdI (in transaction SE18) for further information. You may also use existing example implementations as a template for your own implementation.

Hope this helps.

Regards, Franz

Former Member
0 Likes

Hi,

Can you please explain what validation you want to set and for which filed?

Regards,

Sid