Menu

SAP Function Module NAST_CREATE_TEMPLATE_NEW

WFMC: Mailversand über MESSAGE-Objekt - Erzeugen Template aus Attributen

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PARNR LIKE RV13B-PARNR partner number

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

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