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
What is the tcode to create indexes?
What is an interactive report? What is the obvious difference of such report compared with classical type reports?
What is a 'z' report?
How to add a column to a table control while using alphanumerical layout editor ?
How many ways you can create table? : abap data dictionary
What is tcode se16?
What are the functional modules used in sequence in bdc? : abap bdc
What are the fields in a bdc_tab table? : abap bdc
What are the functions of lock objects?
What is an abap/4 query? : abap hr
What is the difference between skip and reserve?
What functions does a data dictionary perform? : abap data dictionary
What is difference between inner join and outer join?
How do you save data in bdc tables? : abap bdc
What is value table? : abap data dictionary