what is diffrence subroutine in report and subroutine in
script.....
Answer Posted / us
in script we need to call subrotine by using command and
then call that subroutine in print program
like /: perform call_us.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Interactive Report that list purchase order details of a vendor. When the user double clicks on material number it shows detail list with fields matkl, meins, brgew, ntgew, gewei.The selection screen consist of sales organisation, distribution channel and material number. plz mention the detail coding Tahnks, Rahul
How do you validate the selection criteria of a report? And how do you display initialvalues in a selection screen?
What is direct input method ?
What are the 3 methods that we use in sequence in a batch input session method? : abap bdc
How to give programe name as input in BDC report of abap ?
How to debug rfc function module?
What are the update types possible?
what comes in Timkein written test I hope some body can tell me at this id plz tell it before 9 pm 19 march
How many types of tables exists and what are they in data dictionary?
What is the first thing you do after vendor setup is complete?
What are critical issues you have faced in your project
What is gui status? How to create /edit gui status?
how to Create reports in SD module such as sales order report, which covers all organization levels, delivery status, invoice status, shipping details and partner function details. The data will be extracted from VBAP, VBPA, VBAK, VBUP, VBFA, KNA1, LIPS, VBRP, MARA, VBEP and KONV tables. plz mention the detail coding Tahnks, Rahul
How do you get the number of lines in an internal table? How to use a specific number occurs statement?
What do you understand by work area and internal tables in abap? Why do we use it?