Un-Answered Questions { SAP ABAP }

What are the events in ABAP language?

609


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?

653


What are the Control levels in internal tables?

590


Difference between Field groups and internal tables?

644


How to eliminate duplicate entries in internal tables?

680


Explain the Types of Select statements?

652


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?

668


Explain how to Handle the internal tables in ABAP?

643


What is the difference between Exit and Stop?

620


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

629


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

562


What is an Unpack command?

638


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

646