What is the difference between value table and check table?
Answer Posted / suyog_sk
The Check Table is the dependent table to which the relationship is defined using foreign keys.
The contents of the check table field are shown in the input help for the referenced field.
This is nothing but a Parent & Child relationship.
As per DBMS what we call foreign key table, is called as check table in SAP.
The Value table is the table attached to a field at the domain level, where the entry to the field can be only from the value table.
Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
What is the difference between pnp and pnpce? : abap hr
What is the use of enqueue function module? : sap abap data dictionary
List the various components of the enterprise structure in systems, applications, and products (sap) in human capital management (him)? : sap abap hr
What are the sequences of event block?
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary
What is dynpro? what are its components ?
What is an update task?
B -Credit Note report Selection Screen Ranges: Creation date Sales Org Sold to Party Selection condition: Document Category – VBTYP should be ‘O’ Table to be used: VBRK, VBRP,VBPA,ADRC List the CR order types or credit billing type by customer number (or selected customer) and displays the: - Billing Document date (FKDAT) - Customer number (KUNRG) - Name of the reseller (on top of the SAP No) (NAME1) - Billing document number,(VBELN) - order reason (AUGRU_AUFT) - Amount (NETWR) - Currency (WAERK) Group Currency wise, billing type wise sum of Net value. When user double click on field ‘Billing Document #’ , display the document in VF03 Do this using OO ABAP.
What are the different message types available in the abap/4 ?
what are the problem we face during development( if we say v are in support(development)? what are the critical problems araises during LSMW updation and Smart form layout development for involce and po? very very important questions now a days commonly asking..plz plz reply me
What is a persistent class?
Select up to 1 row and select single difference ?
What is a table cluster? : abap data dictionary
Which transaction code can I used to analyze the performance of ABAP program.?
Explain what is the difference between primary key and unique key?