Menu

SAP Function Module FB_ICRC_ASSIGN_DATA_002

Process 002: Assign Data

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module FB_ICRC_ASSIGN_DATA_002 (Process 002: Assign Data) 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_ASSIGN_DATA_002
Short Text Process 002: Assign Data
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
ED_LOG_HANDLE TYPE BALLOGHNDL Log ID
ED_RASSC TYPE RASSC Partner
ED_RCOMP TYPE RCOMP_D Company
ED_TEST TYPE FB_ICRC_FLAG X' - Testrun
ET_COMPANY_DATA TYPE FBICRC_T_RPROC_002_DATA Company Data
ET_PARTNER_DATA TYPE FBICRC_T_RPROC_002_DATA Partner Data
ET_RA_RULE TYPE RSELOPTION Rules to be Used

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ETH_MSG TYPE FBICRC_TH_MSG Table of Messages per Company
ET_ASSIGNED_DIFF TYPE FBICRC_T_RPROC_002_DATA Assigned Data Records With Differences
ET_ASSIGNED_NO_DIFF TYPE FBICRC_T_RPROC_002_DATA Assigned Data Records Without Differences
ET_COMPANY_UNASSIGNED TYPE FBICRC_T_RPROC_002_DATA Unassigned Company Data Records
ET_LOG TYPE BAL_T_MSG Application Log: Table with Messages
ET_PARTNER_UNASSIGNED TYPE FBICRC_T_RPROC_002_DATA Unassigned Partner Data Records

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
EXC_NO_RULES No Rules Found in Customizing