Menu

SAP Function Module FRE_MD_RELPROFILE_SEND

transfer release profiles to F&R

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 FRE_MD_RELPROFILE_SEND (transfer release profiles to F&R) is a standard Function Module in SAP ERP and is part of the function group FRE_RELPROFILE_OUT within the package WFRE_PI.

Technical Information

Function Module FRE_MD_RELPROFILE_SEND
Short Text transfer release profiles to F&R
Function Group FRE_RELPROFILE_OUT
Package WFRE_PI
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PIS_SEND_OPTION TYPE FRE_SEND_OPTION Maintain Basic Settings for Data Transfer
PIS_TIMESTAMP TYPE FRE_TRDAT Timestamp transfer date/time
PIS_WORK_REPORT TYPE FRE_WORK_REPORT_STY Work pannel from Reports to Object modules (Outbound to F&R)
PI_CALLING_PROCESS TYPE FRE_ACTUAL_PROCESS Current Interface Process: Initial or Delta Load
PI_SAVE_OBJECTS TYPE XFLAG New Input Values

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
PET_MSG LIKE FRE_UI_MSG F&R CON R/3 - Exception Messages for User Interface
PIT_FRE_BIF_PROPRL LIKE FRE_BIF_PROPRL F&R interface release profile
PIT_FRE_BIF_PROPRLI LIKE FRE_BIF_PROPRLI F&R interface release profile description
PIT_FRE_BIF_PROPRLT LIKE FRE_BIF_PROPRLT F&R interface Detail release profile

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
COMMUNICATION_FAILURE COMMUNCATION_FAILURE
OTHERS OTHERS
SYSTEM_FAILURE SYTSEM_FAILURE