Answer Posted / raghavendra
Check Table is used at table level to Validate Data been Entered.
Value Table is used at Domain Level to Validate Data been entered at Field level.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is tcode se16?
What is view? Different types of view.
What is the difference between the function module and a normal abap/4 subroutine? : abap modularization
Program lines for the radio button selection and unabling some input variables in section screen
What are the different types of views and their definition?
How do you move on to the next screen in interactive reporting?
If I have put commit in badi implementation class after update, is it allowed? Also if some standard functionality already implemented an update and now i m doing update and if it fails, what will be the impact of commit?
Can we create field without data element? If yes, how?
What is personnel sub are
What are the functional areas? User groups?
Can a domain, assigned to a data element be changed?
Which type of tables used this buffer?
What are the functional areas? User groups? and how does ABAP query work in relation to these?
Which infotype records can not be deleted ? : abap hr
How to convert normal function module to bapi?