Menu

SAP Function Module LXE_SXMAN_EXPORT_TRIGGER

triggert den SXMan für den Export übersetzter Objekte

The Function Module LXE_SXMAN_EXPORT_TRIGGER (triggert den SXMan für den Export übersetzter Objekte) is a standard Function Module in SAP ERP and is part of the function group LXE_SXMAN within the package SLXE.

Technical Information

Function Module LXE_SXMAN_EXPORT_TRIGGER
Short Text triggert den SXMan für den Export übersetzter Objekte
Function Group LXE_SXMAN
Package SLXE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CHNGUSER TYPE AS4USER Last Changed by
CUSTMNR TYPE LXECUSTMNR Customer Number
EXPORTTYPE TYPE I
ISOLANG TYPE LXEISOLANG ISO Language ID
RFCDEST TYPE RFCDEST Logical Destination (Specified in Function Call)
TRANSPORTID TYPE LXETRNSPRTID

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ERRMSG TYPE STRING Error message
STATPRC TYPE LXESTATPRC Process Status

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OBJECTNAMES LIKE LXE_SXMAN_OBJ Transfer Structure for Object Names to SXMan

Exceptions

This function module does not define any Exceptions.