What is the difference between check table and check field
Answer Posted / alok shukla
Value table - It's a field in a domain it helps in domain level data validation.
Check table - unlike value table it helps in feild level data validation.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are th control break events in abap?
what is sales order confirmation and how can do design it in webdynpro. what is Tcode for the same?
What are the dynamic actions and how to configure it? : sap abap hr
How do you set up background jobs in sap? What are the steps?
What is abap?
What are the restrictions on subscreens?
visibility section for class level and attributes level
what are the critical issues u face in ur project?
there are 2 selection screens. material num in screen 200 and plant in screen 300. so how can you write in INITIALISATION event?
How we format the data before before write statement in report ?
Explain how do you use structures in the abap programs?
Name some system global variables you can use in abap programs?
If A is the super class of B. And both the classes have constructor. We create an object of class B. Then which constructor will be called? If both then in which order?
It is possible to assign a local data object defined in a subroutine or function module to a field group. State true or false. : abap modularization
What is the use of abap data dictionary? : abap data dictionary