with out using chain and end chain how you will do
validations
Answer Posted / ashwin urkude
For single field Validation:
FIELD FIELD_NAME MODULE MODULE_NAME.
EX
FIELD MARA-MATNR MODULE VALIDATE_MATNR.
If u wnat to do Validation sof Fields which are interlinked
then it has to be betw
CHAIN
ENDHAIN.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
How do you differentiate tax for different countries? : sap abap hr
Explain the use of insert and append statement in sap abap?
In the abap/4 dictionary tables can be defined independent of the underlying database (t/f). : abap data dictionary
How do you execute the payroll
What is sap locking?
What does the insert statement in extract datasets do? : abap modularization
what is field string ? & where we are using field strings?
What are the types of subroutines? : abap modularization
Create any functions? How to go about it?
Why do we use logical blocks in abap program?
How do you convert non-char field into char type fields ?
How to eliminate duplicate entries in internal tables? : abap data dictionary
How do you set up background jobs in sap? What are the steps? What are the events driven batch jobs?
How do you populate data into a multiple line field? : abap bdc
How can we use / display table in a screen?