Menu

SAP Function Module SAMPLE_PROCESS_00106142

Schnittstellenbeschreibung zum Prozeß 00106142

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 SAMPLE_PROCESS_00106142 (Schnittstellenbeschreibung zum Prozeß 00106142) is a standard Function Module in SAP ERP and is part of the function group FMBTE within the package FMRP.

Technical Information

Function Module SAMPLE_PROCESS_00106142
Short Text Schnittstellenbeschreibung zum Prozeß 00106142
Function Group FMBTE
Package FMRP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
U_F_CVARNT LIKE FCTR-HIVARNT Hierarchy Variant of Funds Center
U_F_GJAHR LIKE FMF_SEL_SCREEN-GJAHR Fiscal Year of Commitment Item
U_F_KDATE LIKE FMF_SEL_SCREEN-KEYDATE Key Date
U_F_VARNT LIKE FMF_SEL_SCREEN-VARNT Commitment Item Hierarchy Variant

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_T_FAREA LIKE RANGE_C4 Structure of a range table for a character (4) field
C_T_FICTR LIKE RANGE_C16 Structure of a Range Table for a (16) Character Field
C_T_FIPEX LIKE RANGE_C24 Structure of a Range Table for a (24) Character Field
C_T_FONDS LIKE RANGE_C10 Structure of a Range Table for a (10) Character Field
U_T_FIKRS LIKE RANGE_C4 Structure of a range table for a character (4) field

Exceptions

This function module does not define any Exceptions.