The Function Module NAST_CREATE_TEMPLATE_OLD (Mail über Objekt - Erzeugen Template für vorhandenen Kond.satz) 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_OLD |
Short Text | Mail über Objekt - Erzeugen Template für vorhandenen Kond.satz |
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 | |
MAIL_FIELDS | LIKE | NACH_HELP | attributes and partner for mail message | |
NO_DUMMY | TYPE | CHAR1 | ' ' | for empty partner no dummy |
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 in the given language | |
NO_TITLE | TYPE | CHAR1 | no text in the given language | |
OBJ_HANDLE | LIKE | OBJ_RECORD | run time handle of created object |
This function module does not define any CHANGING parameters.
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 | partner does not exist |