What is the difference between field string and internal
table?
Answer Posted / chaitanya krishna (ck)
field string is not work area , it is similar to wa and
structure . you can say field string as a data type like
structure in programing .
| Is This Answer Correct ? | 2 Yes | 10 No |
Post New Answer View All Answers
Concepts of OO ABAP and why we are using it?
What is protect & endprotect?
What is generic buffering?
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 main uses of the primary key?
Explain what is the difference between sy-tabix and sy-index? Where it is used?
Type casting and error handling
Difference between .Include and .append?
What are the features of abap/4 dictionary? : abap data dictionary
What is the different between abap and ooabap? Why do we use ooabap?
Why do we use dynamic where conditions?
Explain how do you use structures in the abap programs?
When will the current screen processing terminates?
What is the bitwise operator in the sap abap?
How can we upload a text file having delimiters in to legacy system?