The Function Module SALI_SMES_CREATE_ATTACH () is a standard Function Module in SAP ERP and is part of the function group SALI within the package SMOI.
Function Module | SALI_SMES_CREATE_ATTACH |
Short Text | |
Function Group | SALI |
Package | SMOI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MTE_CLASS | LIKE | ALMTCREATE-CUSGROUPMT | ||
MTE_F1_HELP_TEXT_MSGID | LIKE | SY-MSGID | ||
MTE_F1_HELP_TEXT_MSGNO | LIKE | SY-MSGNO | ||
MTE_KEEPALMAX | LIKE | ALMTCUSTWR-KEEPALMAX | 10 | |
MTE_KEEPALTYPE | LIKE | ALMTCUSTWR-KEEPALTYPE | AL_KEEP_NEWEST | |
MTE_NAME | LIKE | ALMTCREATE-NAME | ||
MTE_NUMRANGE | LIKE | ALGLOBTID-MTNUMRANGE | AL_NR_AUTO | |
MTE_SECONDS_TIL_COLLECTINGTOOL | LIKE | ALMTCUSTWR-SECTRGTOOL | 0 | |
MTE_SECONDS_UNTIL_SET_INACTIVE | LIKE | ALMTCUSTWR-SECINACTIV | 0 | |
MTE_SECONDS_WARMUPTIME | LIKE | ALMTCUSTWR-WARMUPTIME | 0 | |
MTE_SEVERITY | LIKE | ALMTCUSTWR-SEVERITY | 50 | |
MTE_UNIQUENUM | LIKE | ALMTCREATE-UNIQUENUM | ||
MTE_VISIBLE_ON_USERLEV | LIKE | ALMTCUSTWR-VISUSERLEV | AL_VISIBLE_OPERATOR | |
PARENT_TID | LIKE | ALGLOBTID | ||
SMES_ALERT_MODE | LIKE | ALSMSGCUSW-ALERTMODE | AL_SMSG_ALMODE_ALWAYS | |
SMES_ALERT_SHIFT | LIKE | ALSMSGCUSW-ALERTSHIFT | AL_SMSG_ALSHIFT_UNCHG | |
SMES_CUSTOMIZING_GROUP | LIKE | ALMTCREATE-CUSGROUPOT | ||
SMES_SUBTYPE | LIKE | ALTDEFRC-MTESUBTYPE | AL_STD_NO_SUBCLASS |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
NEW_TID | LIKE | ALGLOBTID |
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 |
---|---|
COMMUNICATION_FAILURE | |
INTERNAL_FAILURE_SALS | Internal Error |
INVALID_PARAMETERS | Invalid parameter |
INVALID_TID | |
NO_MORE_SPACE | |
OTHER_PROBLEM | |
UNABLE_TO_EXPAND_NAME | |
WRONG_SEGMENT |