Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.
Bei amazon.de ansehen →The Function Module TMS_MGR_CONFIGURE_CONTROLLER (TMS Mgr: Restart system as domain controller) is a standard Function Module in SAP ERP and is part of the function group TMSM within the package STMA.
Function Module | TMS_MGR_CONFIGURE_CONTROLLER |
Short Text | TMS Mgr: Restart system as domain controller |
Function Group | TMSM |
Package | STMA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_CONTR_AUTH | LIKE | TMSCDES-RFCAUTH | ||
IV_CONTR_HOST | LIKE | TMSCDES-RFCHOST | ||
IV_CONTR_USER | LIKE | TMSCDES-RFCUSER | ||
IV_DOMAIN_NAME | LIKE | TMSMCONF-DOMNAM | ||
IV_DOMAIN_TEXT | LIKE | TMSMCONF-DOMTXT | ||
IV_FORCE | TYPE | STMS_FLAG | ||
IV_NFS_GROUP | LIKE | TMSMCONF-NFSGRP | ||
IV_NFS_TEXT | LIKE | TMSMCONF-NFSTXT |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_CONFIG | LIKE | TMSMCONF |
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 |
---|---|
ALREADY_CONFIGURED | |
BUILD_DEST_NAME_FAILED | |
CREATE_TMSADM_FAILED | |
GET_SYSTEM_INFO_FAILED | |
MISSING_DOMAIN_NAME | |
RESET_CI_CONFIG_FAILED | |
RESET_TMS_CONFIG_FAILED | |
UPDATE_CI_CONFIG_FAILED | |
UPDATE_TMS_CONFIG_FAILED |