SAP ABAP Question:
Download Questions PDF

On which event we can validate the input fields in module programs?

Answer:

In PAI (Write field statement on field you want to validate, if you want to validate group of fields put in chain and End chain statement.)

Download SAP ABAP Interview Questions And Answers PDF

Previous QuestionNext Question
What are client dependant objects in ABAP / SAP?In selection screen, I have three fields, plant material number and material group. If I input plant how do I get the material number and material group based on plant dynamically?