Answer Posted / aditya
loop at itab.
<statement>
endloop.
Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
How can we decide weather we can enhance the standard infotype or not ? : abap hr
Difference between top-of-page and top-of-page during at line- selection?
What is the BAPI_CUSTMATINFO_GETDETAILM used for? what is the input and output of this bapi.
How do you set up background jobs in sap? What are the steps? What are the event driven batch jobs?
What are local objects?
What is value table? : abap data dictionary
What is the purpose of sum statement?
What is a 'z' report?
What is the difference between a structure and a table?
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 an Unpack command?
What are the two levels in defining a match code ?
How is time management and payroll is integrated? : sap abap hr
Difference between Field groups and internal tables?
What is the difference between the function module and a normal abap/4 subroutine? : abap modularization