Un-Answered Questions { SAP ABAP }

What are the events in ABAP language?

616


Can you give the Example for the structure of an ABAP program? REPORT... NODES: SPFLI, SFLIGHT. DATA:... INITIALIZATION. AT SELECTION-SCREEN. START-OF-SELECTION. GET SPFLI... GET SFLIGHT... GET SPFLI LATE. END-OF-SELECTION. FORM... ENDFORM.

606


What is the difference between Check and Continue?

657


What are the Control levels in internal tables?

592


Difference between Field groups and internal tables?

646


How to eliminate duplicate entries in internal tables?

685


Explain the Types of Select statements?

654


In the MM module for finding out the standard cost what is the view one has to look at?

618


What is the reserve command?

670


Explain how to Handle the internal tables in ABAP?

645


What is the difference between Exit and Stop?

621


Double click function on the lists, identifying the line selected by the user on the list?

634


What happens when you post goods issue after delivery? How does the inventory get reduced after the delivery?

565


What is an Unpack command?

640


What is the Difference between At Line selection and At user-command?

650