What is the difference between check table and check field
Answer Posted / palapati
check table is defined as a non key field of a table is being validated again the key field of other table.
check field is nothing master table.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How does the interface between the dynpro and the abap/4 modules take place?
What is the difference between dialog program and a report?
What is the difference between retroactive accounting period, earliest retroactive accounting period? : sap abap hr
Explain badi in abap.
What is ps structure? : abap hr
What are the different types of views and their definition?
Why do we need to code a loop statement in both the pbo and pai events for each table in the screen?
How will u handle the situation – In a report using function module to generate a IDOC, How will u handle the error IDOC in the same report ?
Why do we declare a method of a class final? What can be the purpose? Give a scenario.
what is 3 tire architecture and how does SAP utilizes this architecture. and how do netweaver came into picture?
Explain Catch Command in ABAP?
Can we create field without data element? If yes, how?
What is the meaning of abap/4 editor integrated with abap/4 data dictionary?
Setting up a BDC program where you find information from?
What should be the approach for writing a bdc program? : abap bdc