SAP ABAP Question:
Download Questions PDF

What are the different functions used in sap script? What are the parameters used in each Function?

SAP ABAP Interview Question
SAP ABAP Interview Question

Answer:

There are three different functions used in SAP Script:

1) OPEN_FORM
2) WRITE_FORM
3) CLOSE_FORM

Parameters in Each Function:
1) OPEN_FORM–

Exporting
Form
Language
2) WRITE_FORM–

Exporting
Element
Window

3) CLOSE_FORM

Download SAP ABAP Interview Questions And Answers PDF

Previous QuestionNext Question
What is step-loop? Explain all the steps?What is sequence of event triggered in report?