Answer Posted / malli.gontla
in initialization event.
at selection screen.
at selection screen on field,
at selection screen on block.
at selection screen on radio button group
These are the events for validations.
Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
How the transaction that are programmed by the user can be protected?
data:zxyz type xyz. where xyz is a standard sap structure where it contains data type fields and line type (refer to other structure) fields. my question is how to assign values to field zxyz-str-matnr where str is a structure inside xyz structure.
In Table Field when display the Name, whose first charecter should be capital letter and rest will be small letter.
What are the types of subroutines? : abap data dictionary
Lock objects and what are parameters of ENQUEUE FM?
What are pooled tables?
What is an update task? : abap modularization
What is meant by hide area?
What are the parameters in bdc_insert? : abap bdc
If yes then why do we require logical database
there are 2 selection screens. material num in screen 200 and plant in screen 300. so how can you write in INITIALISATION event?
What are the different types of the sap abap data dictionary objects?
How do you write manual bdc session method? : abap bdc
What are the update types possible?
What is the difference between RETURNING and CHANGING parameters for a method?