The Function Module CREATE_WRITE_STATEMENT (Anweisungsmuster für WRITE erstellen) is a standard Function Module in SAP ERP and is part of the function group SYMB within the package SABP.
Function Module | CREATE_WRITE_STATEMENT |
Short Text | Anweisungsmuster für WRITE erstellen |
Function Group | SYMB |
Package | SABP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
LANGUAGE | LIKE | SY-LANGU | SPACE | |
LINE_LENGTH | LIKE | 72 | Zeilenlänge, die zur Verfügung steht |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BUFFER | LIKE | Container für die Zeilen des Statements |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CANCELLED | Abbruch v. Benutzer auf dem Hauptbild (Dy.999) |