WHAT IS THE DIFFERENCE BETWEEN CHECK TABLE AND VALUE TABLE?
Answer Posted / siva
a table which is defined at field level called chek table.
but a table which is defined at domain level called value
table. so all the taables fields refering to this domin
will be validated to this table/
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Which bdc you prefer? : abap bdc
How to analysis Background Job for performance Issue?
What are the arithmetic operators in the sap abap?
What is the maximum number of match code id's that can be defined for one match code object ?
What primary key and foreign key relationship
Explain get pernr concept when we use logical data base? : abap hr
What is database utility? : abap data dictionary
What is step-loop? Explain all the steps?
What is a persistent class?
What is ole?
What is meant by exclusive, not cumulative lock? : sap abap data dictionary
What is a predefined type in abap?
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 is the BAPI_CUSTMATINFO_GETDETAILM used for? what is the input and output of this bapi.
How to read 5th record from Hash Internal Table?