Menu

SAP Function Module FB_ICRC_CREATE_RFC_PACKAGES

Create RFC Packages According to Customizing

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 FB_ICRC_CREATE_RFC_PACKAGES (Create RFC Packages According to Customizing) is a standard Function Module in SAP ERP and is part of the function group FB_ICRC_SERVICES within the package FB_ICRC.

Technical Information

Function Module FB_ICRC_CREATE_RFC_PACKAGES
Short Text Create RFC Packages According to Customizing
Function Group FB_ICRC_SERVICES
Package FB_ICRC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EB_RCOMP_MAP TYPE FB_ICRC_FLAG X'-BAdI for Mapping Company Names Is Active
ED_RPROC_SELST TYPE FB_ICRC_SELSTRATEGY Selection Strategy According to Process Customizing
ED_RPROC_SELST_DEF TYPE FB_ICRC_SELSTRATEGY X' - Selection Strategy is Default Only
ED_TASK_PREFIX TYPE CHAR8 Prefix for Tasks
ETH_RCOMP_PROP TYPE FBICRC_TH_RCOMP_PROP Company Properties

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CTH_RCOMP_NONSAP TYPE FBICRC_TH_RCOMP_PROP Companies To Be Selected Using Non-Standard Logic
CTH_RCOMP_UPLOAD TYPE FBICRC_TH_RCOMP_PROP Companies Using Upload
CTH_RFC_RCOMP_MAP TYPE FBICRC_TH_RFCDES_RCOMP_MAP Mapping of Company IDs per RFC Destination
CT_RFCDES_RCOMP TYPE FBICRC_T_RFCDES_RCOMP Table of Properties for RFC Call With Companies

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.