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 / ch
Hi , Type is copy the structure and like refer to
corresponding structure .
Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
What are hashed tables?
how to use the xk01 in realtime.can it apply the others. how it it will goes to first page and next page.
Is it possible to pass data to and from include programs explicitly?
How to create user interfaces for lists?
How do you find out whether a file exits on the presentation server?
How do you set up background jobs in sap? What are the steps?
Difference between call by value and call by reference? : abap data dictionary
How many types of tables exist and what are they in data dictionary?
Does the bdc-insert function allow multiple transactions to be processed by sap? : abap bdc
What is function group?
What two statements are required in an abap program to output an icon using a write statement?
What is IMG in SAP?
What is the t-code for transaction recorder? : abap bdc
Can we use write statements in screen fields?if not how is data transferred from field data to screen fields?
What is singleton pattern in OOPS?