Menu

SAP Function Module SWO_OBJTYPE_WRITE_FORM

Ausgabe eines Objekttyps an SAPscript

The Function Module SWO_OBJTYPE_WRITE_FORM (Ausgabe eines Objekttyps an SAPscript) is a standard Function Module in SAP ERP and is part of the function group SWOS within the package SWO.

Technical Information

Function Module SWO_OBJTYPE_WRITE_FORM
Short Text Ausgabe eines Objekttyps an SAPscript
Function Group SWOS
Package SWO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FORM LIKE SPACE SAPscript layout set
LANGUAGE LIKE SY-LANGU SY-LANGU Language
OBJTYPE LIKE SWOTBASDAT-OBJTYPE Object type
WITH_DOC LIKE SWO_PRNSEL-DOCU ' '
WITH_INTERFACE LIKE SWO_PRNSEL-INTERFACE 'X'
WITH_SOURCE LIKE SWO_PRNSEL-SOURCE ' '

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RESULT LIKE ITCPP Print result

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DATA_NOT_FOUND Fehler bei Beschaffung der Daten.