Answer Posted / uday shnankar
it is the first event triggered by the abap runtime.
we can change the characteristics of the select option
table.
select option table habe four fields.they are
sign
option
low
high.
if the report is time depandent we need to initialize time
in this event to get accurate results.
to define new data objects .
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
8)when u create sales report what u can see in that report ? what rthose field names or data element names? 9)when u create purchase order details report what u can see in that report ?what rthose fieldnames or dataelements? 10)when u create material stock report in material master grouped by material type and plant what u can see in report ?what rthose field names or dataelement ? 11)when u create shipping forecast report what u can see in that report ?what rthose data elements or field names?
Explain the difference between function group and function module?
ALV Report that will show the details of order like order no, order date, customer, product code & description, order quantity and value along with the details of dispatch of those orders like invoice no, invoice date, invoice quantity and pending order quantity. plz mention the detail coding Tahnks, Rahul
What is a type group?
Does the table can have multiple foreign keys?
How do you find the information on the current screen? : abap bdc
What are the functional areas? User groups? and how does ABAP query work in relation to these?
What is the difference between the function module and a normal abap/4 subroutine?
What are the functional areas?
What kind of BDC programs are written ?
How to debug a script in abap?
Have you processed BDCs ?
What are the types of table fields in the sap abap?
Differentiate between transparent tables, cluster tables and pooled tables
What is narrow casting and wide casting?