cancel
Showing results for 
Search instead for 
Did you mean: 

Validation

Former Member
0 Kudos

Hi All,

My client requires Validation, constraints, triggers for each and every field of the transaction. Is there any way out to find the same. Is there any T code to locate the same.

Regards

Samsan

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Dear Samsan,

As per my knowledge, there is no standard way to give validation to any field.

But there is called Incompletion Procedure by which you can assure that if any field should not be left blank. In this, system just checks whether value is maintained for any particular field or not. This can be achieved by putting the fields in the procedure and assigning this proc. to doc. types, delivery types or item category or parters.

Go to OVA2 for definition

Go to VUA2 for assignment.

But you want validation, then I think you need to take help from ABAPer

regards,

Sagar

Answers (0)