Hi Everyone,
Can one any explain the situation where we can exactly use the
events and also explain the diff. between LIKE AND TYPE.
Am new one of sap-abap.
Thanks in advance
Jaya DS
Answer Posted / sivaramakrishna
hi gernarally events are used to imoplement the interactive repors . apart from that we have so many events which can be applicable with selection screen, and can be used inside loop.
generally type refers either user defined data types or table types created in data dictionary.
like refers the same for creating the work are based on the either user defined data types or table types.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is going life actually? What is the role of a functional consultant in it? : sap abap hr
Name the special commands of list?
What is asap methodology? : sap abap hr
What is elementary search help? : sap abap data dictionary
Explain buffering concept usage?
Explain the different types of mode (run code) in call transaction method?
What is a multiple line field?
Can multiple abap systems connect to abap database?
What are function modules?
Explain the Inportance of pa40? : abap hr
Why bapi need then bdc ? : abap bdc
What is payroll driver
Explain the uses of the simple maintenance interface? : sap abap hr
what is difference between (internal table types)standard table and sorted table in sap abap....
How to find the return code of an stmt in abap programs?