The Function Module CNET_MAKE_BOXES (Generate boxes (title line, type field)) is a standard Function Module in SAP ERP and is part of the function group CNET within the package SGRC.
Function Module | CNET_MAKE_BOXES |
Short Text | Generate boxes (title line, type field) |
Function Group | CNET |
Package | SGRC |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
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 |
---|---|---|---|---|
BOXES | LIKE | NET_BOXES | Boxes | |
BVALS | LIKE | NET_NVALS | Values for boxes |
This function module does not define any Exceptions.