The Function Module RZX2_TEMPLATE_SET () is a standard Function Module in SAP ERP and is part of the function group RZX2 within the package RSZ.
Function Module | RZX2_TEMPLATE_SET |
Short Text | |
Function Group | RZX2 |
Package | RSZ |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BITEMPLATE | TYPE | STRING | Template Inhalt (BI-Template) | |
I_BXTEMPLATE | TYPE | XSTRING | Template Inhalt (RAW-Daten) | |
I_TEMPLATE | TYPE | STRING | Template-Daten |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_SUBRC | LIKE | SY-SUBRC | Return Value, Return Value After ABAP Statements |
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 |
---|---|---|---|---|
C_T_BLOBDATA | LIKE | RSZW_BLOBDATA | Data (Bytes) of a Blob | |
C_T_BLOBINFO | LIKE | RSZW_BLOBINFO | Information about a Blob | |
C_T_TEMPLATE | LIKE | RSZW_TEMPLATE | Administration Information for a Web Template | |
E_T_PARAMS | LIKE | RSZW_EPAR_TMPLSET | Output Parameter for RZXW_TEMPLATE_SET | |
I_T_PARAMS | LIKE | RSZW_IPAR_TMPLSET | Input Parameter for RZXW_TEMPLATE_SET |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
X_MESSAGE | Cancel |