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 process of creating quotation using BAPIs.
Explain what is sequence of event triggered in report?
What is the t-code to display batch input sessions? : abap bdc
What are logical data bases used in hr module? : abap hr
what will happen if called program is not executable ?
What is the difference between a dialog program and a report?
how to use table control?if suppose i have 6 records and i want more 4 records in sequence.How to handle this scenario?
What are control tables?
What is direct input method ?
What is the diffreence between bdc_close_group and bdc_close_dataset? : abap bdc
When was the sap abap being created?
What are screen painter? Menu painter? Gui status?
Explain the call transaction method? : abap bdc
What is the function of a domain?
Difference between sap script and report?