Difference between check table and value table.
Answer Posted / rambabu.ata
1.If you enterd new vlaues in value table it is accepted
where as check table it does not accepted.
2.witch table has primary key field is check table and
forien key field table is value table.
3. check table at domain level define a value range where
as value table does not have value range.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
WHY CLUSTER TABLE CALLED AS CLUSTER TABLE.
In which particular scenario we use sorted table and which particular scenario we use standard table?
What are field symbols?
How do you save data in bdc tables? : abap bdc
What are the differences between transparent tables, pooled tables & cluster tables? : abap data dictionary
please any one can tell me How to validate the data in Table maintinance generator?how can u validate the table field values if u r entering the data into fields .it shows record is wrong?wher we can done validation in table maitenance generator before getting the data as out ?
What are the arithmetic operators in the sap abap?
Interactive Report that list purchase order details of a vendor. When the user double clicks on material number it shows detail list with fields matkl, meins, brgew, ntgew, gewei.The selection screen consist of sales organisation, distribution channel and material number. plz mention the detail coding Tahnks, Rahul
Difference between BDC vs Direct Loads?
On which event we can validate the input fields in module programs?
What are multiple use BADIS?
Can i Have Some Realtime Examples on Badi ?
What is direct input method ?
To how many tables can an append structure be assigned. : abap data dictionary
Explain what is sequence of event triggered in report?