1)how can you write select statment in scripts(se71) with out touching the driver program
IBM,
1 4758I have two internal tables itab1 and itab2 and I had move the content of the itab1 to itab2 and then itab1 had to deleted
4 19189i had to write the code in such a way that duplicate entries should not entered in sap data base
IBM,
2 7159In the user exits,how we can know that which field you are changing.Could any tell me what are the steps required
2 8689In the scripts,Which is mandatory function module means with out Open_form and can we write the print prg
2 8231
What is the difference between a dialog program and a report?
When to use logical database?
How can I get ascii value of any letter? Is there any function?
Can we use on change of between select and endselect?
What are the fields in a bdc_tab table? : abap bdc
How to create a check box/option button in a list?
What are the user interfaces of interactive lists?
What is a type group?
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 is the use of the raising exception?
How do you connect to the remote server if you are working from the office for the client in remote place?
Where do you code the hide statement?
What is the difference b/t Session method and call transaction method ??
What is a projection view? : abap data dictionary
While doing bdc exp va01 transaction sometime in the item level data shows only 4 items and other times it will show 6 line items, how will you maintain this kind of screen resolutions scenerio? : abap bdc