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
why to create a custom BAPI if the BAPI already exists? y to find BAPI again? frankly even i dint undstnd tne question properly. if any one come across this q please do anser me.
where do we store all custom programs in SD module?
If I want to execute a bdc program only in background not in foreground is there any option for this? : abap bdc
Explain the different types of data dictionary objects?
wat is the default file name of BAPI trace?
How do you use structures in the abap programs?
Explain what is the significance of hide?
What are the different control break statements available inside a loop?
How is collect statement different from append?
How to upload data using catt ? : abap hr
What are the page windows? How many main windows will be there in a page window?
What is the last entry in all bdc tables? : abap bdc
Explain what is the difference between primary key and unique key?
Abstract class and interface, multiple inheritance, live example
What are the Various Types of internal tables?