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.
1. what is IDOC monitoring ? what is the tcode used for idoc monitoring ? 2 . what is change pointer in ale ?
What is dialog module?
what does it mean occurs 0 while creating an internal table ?
what is meant by leave -list processing?
How to debug a sapscript?
SUPPOSE WE ARE RUNNING A BDC PROGRAM IN BACK GROUND AND AT THE END WE FOUND THAT SOME RECORDS ARE NOT UPDATED?WHAT IS THE SOLUTIONS
What is the differences between structure and table in data dictionary in abap?
How do you number pages in Sapscript layout outputs?
What is ITS? What are the merits of ITS?
What is the syntax for call transaction? : abap bdc
where is security relevent information such as Password for ITS are stored?
Did u create the script or u have only modified?how did u modified Medruck?did u came across any errors while modifying?after adding the logo wer did u store that?