Answer Posted / atul katiyar
select * up to 2 rows from zemp into table itab
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
What happens if a function module runs in an update task? : abap modularization
What are the different kinds of lock modes?
how to create module pool program using table controls based on selection criteria specified for sales document item in the first screen and item details in the second screen. plz mention the detail coding Tahnks, Rahul
What is a data dictionary? : sap abap data dictionary
In se11 -->Tech. settings --> Data class. If I save table as Mater data OR Transaction data, what effect will it has for 'Storage' in Database after activation. or In Database how it will store in both the cases.
What are the types of records that are transferred to sap r/3 and used by interfaces? : abap bdc
how to read the standard field value in your custom program.
How do we assign dynamic views while creating material master and generating bdc? : abap bdc
What is an “on input filed” statements?
Where can you find error log for call transaction? : abap bdc
How can we create callable modules of program code within one abap/4 program?
Define database layer? : abap data dictionary
What is the difference between get and get late?
1.If there is one receiver,then To send 10 materials at a time through BD10 tcode, How many Master Idoc create? 2.If there is one receiver,then To send 1 material at a time through BD10 tcode, how many Master Idoc generated? 3.Can I Send Multiple Messges through BD10 tcode?
What is the difference between native sql & open sql? : abap data dictionary