What is the differrences between structure and table in data dictionary in abap? : abap hr
Hi guru, In a report prg there is an event called : at SELECTION-SCREEN on VALUE-REQUEST FOR <fieldname>. pls tell me that when i am using a module pool prg how do I call the above event. In other words what is the module pool equivalent for the above event which is used in a report prg. Hope I am able explain my query.
if we are inserting record in BDC,if poweroff how can you know how many records inserted?(poweroff yourside)
How is the command suppress-dialog useful?
How do you save data in bdc tables? : abap bdc
What is a view?
What is the structure of the bdc table? : abap bdc
how to create f1 help and where f1 help is stored
how can we change general report to alv report?
What are the user interfaces of interactive lists?
what will happen if you don't give occurs clause while creating an internal table?
What is the function module for INDIAN PAYROLL to read table cluster for given cluster table and sequence number?
in a report there is two options for each there is a seperate alv reportt. how to have form top-of-page for both in same report.