1.

What Are The Different Functions Used In Sap Script? What Are The Parameters Used In Each Function?

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

There are three different functions used in SAP Script:

Parameters in Each Function:



Discussion

No Comment Found