what is the T.Code to function module?
Answer Posted / jhgfd
se37
| Is This Answer Correct ? | 19 Yes | 0 No |
Post New Answer View All Answers
How can we declare a table control in the abap/4 program?
When to use logical database?
What is a fall back class?
Explain the differences between sap memory and abap memory?
How to set an Enhancement point for a custom report?
Explain lsmw?
What are conversion routines? : abap data dictionary
What are the differences between macro and subroutine?
when does a list get sent to the screen on the presentation layer?
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 abap data dictionary? : abap data dictionary
How to pass data from list to report?
Explain Catch Command in ABAP?
What is bdc programming? : abap bdc
Normally how many and what files get created when a transaction program is written? what is the XXXXXTOP program?