Menu

SAP Function Module CLM_FUNC_IMPORT_INTERFACE

Prepare interface for modifications

Unsere Literaturempfehlung

SAP-Änderungs- und Transportmanagement: Architektur und Wartung der SAP-Systemlandschaft

Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!

Bei amazon.de ansehen →

The Function Module CLM_FUNC_IMPORT_INTERFACE (Prepare interface for modifications) is a standard Function Module in SAP ERP and is part of the function group SEMO within the package SECE.

Technical Information

Function Module CLM_FUNC_IMPORT_INTERFACE
Short Text Prepare interface for modifications
Function Group SEMO
Package SECE
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FUNCNAME LIKE RS38L-NAME Name of the function module

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
GLOBAL_FLAG LIKE RS38L-GLOBAL Global interface
REMOTE_CALL LIKE RS38L-REMOTE Function module can be called via RFC
UPDATE_TASK LIKE RS38L-UTASK Function module running in update

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
CHANGING_PARAMETER LIKE RSCHA Table of CHANGING parameters
EXCEPTION_LIST LIKE RSEXC Table of exceptions
EXPORT_PARAMETER LIKE RSEXP Table of the export parameters
IMPORT_PARAMETER LIKE RSIMP Table of the import parameters
P_DOCU LIKE RSFDO
TABLES_PARAMETER LIKE RSTBL Table of the tables

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR_MESSAGE
FUNCTION_NOT_FOUND Function module not available
INVALID_NAME Invalid function module