Menu

SAP Function Module CNVL_WRITE_OBJECT

Variable overviews: write line(s) of an object

The Function Module CNVL_WRITE_OBJECT (Variable overviews: write line(s) of an object) is a standard Function Module in SAP ERP and is part of the function group CNVL within the package CNVL.

Technical Information

Function Module CNVL_WRITE_OBJECT
Short Text Variable overviews: write line(s) of an object
Function Group CNVL
Package CNVL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_FLG_NEW_LINE LIKE RC27X-FLG_SEL 'X' Indicator: carry out line break
I_LINTYP LIKE TCNVF-LINTYP Line category: T-title H-heading P-item
I_OBJECT LIKE TCNVF-OBJECT Object (line)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FIELDLINE LIKE Displayed line (for step loops)

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
FIELDS_NOT_FOUND Object contains no fields in list variant
OBJECT_NOT_FOUND Object does not exist in list variant