The Function Module SALI_REFERENCE_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_REFERENCE_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_NAME | LIKE | ALMTCREATE-NAME | ||
MTE_NUMRANGE | LIKE | ALGLOBTID-MTNUMRANGE | AL_NR_AUTO | |
MTE_UNIQUENUM | LIKE | ALMTCREATE-UNIQUENUM | 0 | |
MTE_VISIBLE_ON_USERLEV | LIKE | ALMTCUSTWR-VISUSERLEV | AL_VISIBLE_OPERATOR | |
PARENT_TID | LIKE | ALGLOBTID | ||
REFERENCE_TEXT | LIKE | ALTXTLCREA-ATTRTEXT | ||
REFERENCE_TID | LIKE | ALGLOBTID |
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 | |
INVALID_PARAMETERS | Invalid parameter |
INVALID_TID | |
OTHER_PROBLEM | |
UNABLE_TO_EXPAND_NAME | |
WRONG_SEGMENT |