which part of the internal table syntax determines how ABAp
accesses the rows of the internal table ?
Answer Posted / g.shankar
APPEND STATEMENT
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
How is conversion of data types done between abap/4 & db layer? : abap data dictionary
What are advantages and disadvantages of logical data base
Why do we use logical blocks in abap program?
what is difference between user exit, customer exit and badi?
Explain the client concept of sap.
How to find the return code of an stmt in abap programs?
Explain what is step-loop? Explain all the steps?
What does hide statement do?
What are the function of the transport system and workbench organiser? : abap data dictionary
When will the current screen processing terminates?
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 abap/4 commands that link to a layout set?
How do you delete duplicate records from internal table?
What is value table?
What statement will be found in an sap application program that implements a function module exit?