Menu

SAP Function Module FRE_PROF_INITIAL_SEND

Send release profile and assignment

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_PROF_INITIAL_SEND (Send release profile and assignment) 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_PROF_INITIAL_SEND
Short Text Send release profile and assignment
Function Group FRE_RELPROFILE_OUT
Package WFRE_PI
Module Type Normal Module

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_WORK_REPORT TYPE FRE_WORK_REPORT_STY Work pannel from Reports to Object modules (Outbound to F&R)
PIT_SITES TYPE FRE_T001WKEY_TTY table with F&R relevant sites
PI_SITE_DEPENDENT TYPE XFLAG if 'X': read site dependent release profiles (table LFM2)
PI_SITE_INDEPENDENT TYPE XFLAG if 'X': read site independent release profiles (tables LFM1 and LFM2)

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
COMMUNICATION_FAILURE COMMUNICATION_FAILURE
OTHERS OTHERS
SYSTEM_FAILURE SYSTEM_FAILURE