Answer Posted / paramjeet
A relationship which can be defined between tables and must
be explicitly defined at field level. Foreign keys are used
to ensure the consistency of data. Data entered should be
checked against existing data to ensure that there are now
contradiction. While defining foreign key relationship
cardinality has to be specified. Cardinality mentions how
many dependent records or how referenced records are possible.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Does the external program run in the same sap luw as the caller, or in a separate one?
What are pooled tables?
What is a batch input session? : abap hr
What is the syntax for call transaction? : abap bdc
What are the user interfaces of interactive lists?
what is the transaction transaction for setting parameters rdisp/buffermode
When will the current screen processing terminates?
When value table becomes check table?
PLEASE HELP ANYONE ON THIS ISSUE,is there any problem with this function module :RHPQ_T77BX_ADD_QUALIS_OF_DPLAN. IT IS TRIGGERING BEFORE COMPLETION OF THE DEVELOPMENT PLAN but it has to trigger after compltion of development plan..this issue raised in my project..so reply urgently..thanks in advance..
Explain how is batch input process different from processing on line?
What are the events in screen programming?
What are th control break events in abap?
suppose i want to print sap script output in different printers at a time what are the settings i'll have to make?
What is protect & endprotect?
What are the differences between session method and call transaction method? : abap bdc