The Function Module NAST_CREATE_TEMPLATE_NEW (WFMC: Mailversand über MESSAGE-Objekt - Erzeugen Template aus Attributen) is a standard Function Module in SAP ERP and is part of the function group WMCM within the package VN.
Function Module | NAST_CREATE_TEMPLATE_NEW |
Short Text | WFMC: Mailversand über MESSAGE-Objekt - Erzeugen Template aus Attributen |
Function Group | WMCM |
Package | VN |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
KAPPL | LIKE | NACH-KAPPL | application | |
KSCHL | LIKE | NACH-KSCHL | message type | |
PARVW | LIKE | NACH-PARVW | partner role of the given partner | |
SPRAS | LIKE | NACH-SPRAS | language of message to be created |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
NO_TEXT | TYPE | CHAR1 | no text could be read | |
NO_TITLE | TYPE | CHAR1 | no title could be read | |
OBJ_HANDLE | LIKE | OBJ_RECORD | run time handle of created object |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PARNR | LIKE | RV13B-PARNR | partner number |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_IN_CREATING_OBJECT | error when creating the MESSAGE object |
PARTNER_NOT_EXISTING | given partner does not exist |