Menu

SAP Function Module FB_ICRC_COLLECT_DATA

ICR: Select Data for Process

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_COLLECT_DATA (ICR: Select Data for Process) 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_COLLECT_DATA
Short Text ICR: Select Data for Process
Function Group FB_ICRC_SERVICES
Package FB_ICRC
Module Type Remote-Enabled

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' - Company IDs have to be mapped
EB_RESEL TYPE FB_ICRC_RESEL Reselect Previously Selected Data
EB_TEST TYPE FB_ICRC_TESTRUN Test Run
ED_LOG_HANDLE TYPE BALLOGHNDL Application Log: Log handle
ED_MAXRF TYPE FB_ICRC_MAXRF Maximum Number of Calls per RFC Destination
ED_RPROC TYPE FB_RC_RPROC Reconciliation Process
ED_SVGRP TYPE ICRC_SVGRP Server Group for Parallel Processing
ES_RPROC_PROP TYPE FBICRC_S_RPROC_PROP Properties of Reconciliation Process
ETH_RCOMP_PROP TYPE FBICRC_TH_RCOMP_PROP Company Properties
ET_ASYNC_PARAMS TYPE FBRC_T_TNAME_FNAME Parameters for Async Processing
ET_FNAME_MAP TYPE FBICRC_T_FNAME_MAP Map Field Names
ET_RFCDES_RCOMP TYPE FBICRC_T_RFCDES_RCOMP Table of Properties for RFC Call With Companies
ET_SEL_ACCOUNT TYPE RSELOPTION SELECT-OPTIONS Table
ET_TNAME_FNAME TYPE FBRC_T_TNAME_FNAME Table Name and Field Name
ET_TSEL_RFC TYPE FBRC_T_TABLE_SEL Table of Selection Restrictions for Any Table

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_MSG TYPE FBICRC_TH_MSG Table of Messages per Company
CTH_RFC_RCOMP_MAP TYPE FBICRC_TH_RFCDES_RCOMP_MAP Mapping of Company IDs per RFC Destination
CTH_RFC_RCOMP_MAP_REV TYPE FBICRC_TH_RFCDES_RCOMP_MAP Mapping of Company IDs per RFC Destination
CT_DATA TYPE FBAS_T_CLUSTR ICR: Table of Data Records
CT_DATA_001 TYPE FBICRC_T_SELECT_001 ICR: Table of Data Records for Process 001
CT_DATA_002 TYPE FBICRC_T_SELECT_002 ICR: Table of Data Records for Process 002
CT_DATA_003 TYPE FBICRC_T_SELECT_003 ICR: Table of Data Records for Process 003

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.