Answer Posted / sravani
Match Code is nothing but Search help. Possible entries for an input field.it works based on f4 key.When user clicks on f4 it displays all the existing data so user can select required values instead of typing it manually.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a table pool? : abap data dictionary
What are the personnel administration related infotypes? : abap hr
What is difference between dialog program and a report?
What data is contained? : abap data dictionary
What are the events in screen programming?
In selection screen, I have three fields, plant material number and material group. If I input plant how do I get the material number and material group based on plantdynamically?
What is a data dictionary? : sap abap data dictionary
How to upload data using catt ? : abap hr
Can matchcode object contain ids with different update types? : abap data dictionary
What is open sql?
Explain about workbench request and customization requests?
How do you find out whether a file exits on the presentation server?
How do you work with semi colon se[arated files in BDC ?
WHY CLUSTER TABLE CALLED AS CLUSTER TABLE.
i want to add 2 records to a table but the last field in the table is 1000 char long.Is it possible?if yes how?