Menu

SAP Function Module FB_ICRC_ASSIGN_DATA_001

Process 001: Assign Data

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module FB_ICRC_ASSIGN_DATA_001 (Process 001: 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_001
Short Text Process 001: 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_POPER TYPE POPER Posting Period
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_001_DATA Company Data
ET_PARTNER_DATA TYPE FBICRC_T_RPROC_001_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_001_DATA Assigned Data Records With Differences
ET_ASSIGNED_NO_DIFF TYPE FBICRC_T_RPROC_001_DATA Assigned Data Records Without Differences
ET_COMPANY_UNASSIGNED TYPE FBICRC_T_RPROC_001_DATA Unassigned Company Data Records
ET_LOG TYPE BAL_T_MSG Application Log: Table with Messages
ET_PARTNER_UNASSIGNED TYPE FBICRC_T_RPROC_001_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