Answer Posted / trupti
Like allocate the memory,
Type don't.
| Is This Answer Correct ? | 3 Yes | 7 No |
Post New Answer View All Answers
What is locking ?
What is the transaction code to display the payroll results ? : abap hr
What is a database view? : abap data dictionary
What is the relationship existing between the various data elements? : abap data dictionary
What is the disadvantage of a call by reference? : abap modularization
how do you call third selection screen ?
What are the different types of mode (run code) in call transaction method?
How can we use / display table in a screen?
If I want to execute a bdc program only in background not in foreground is there any option for this? : abap bdc
What is the difference between leave transaction and call transaction?
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 system table used in abap?
What is a multiple line field?
did u done enhancement framework?how u implemented?
What is the difference between a dialog program and a report?