Menu

SAP Function Module FM_FMSV_FG_RIB_VALTP_DETERMINE

JFMIP specific fed<-->non fed distinction for RIB

Unsere Literaturempfehlung

SAP – Der technische Einstieg: SAP-Technologien und Konzepte

Sind Sie neu in der SAP-Welt und möchten schnell mitreden? Mit diesem Buch finden Sie sich erfolgreich im SAP-Umfeld zurecht! Sie steigen direkt in die Konzepte und Technologien der SAP-Software ein und lernen die unterschiedlichen Systeme und Prozesse kennen. Schritt für Schritt zeigen die Autoren Ihnen die wichtigsten technischen Aufgaben und die Zusammenhänge zwischen den Objekten. Dank der vielen Beispiele und Abbildungen finden Sie sich schnell im SAP-Umfeld zurecht und können direkt in SAP ERP oder SAP S/4HANA anfangen.

Bei amazon.de ansehen →

The Function Module FM_FMSV_FG_RIB_VALTP_DETERMINE (JFMIP specific fed<-->non fed distinction for RIB) is a standard Function Module in SAP ERP and is part of the function group FMSV_FG within the package FMFG_E.

Technical Information

Function Module FM_FMSV_FG_RIB_VALTP_DETERMINE
Short Text JFMIP specific fed<-->non fed distinction for RIB
Function Group FMSV_FG
Package FMFG_E
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_COMP_CODE LIKE BSEG-BUKRS Company code
I_FISC_YEAR LIKE FM01UD-GJAHR Fiscal year
I_FI_DOC_ITEM_NO LIKE BSEG-BUZEI Line Item Number within the Accounting Document
I_FI_DOC_NO LIKE BSEG-BELNR Accounting document number
I_FM_AREA LIKE FM01-FIKRS Financial management area
I_REV_FAREA LIKE BSEG-FKBER FI Line Item Table in Funds Management
I_REV_FICTR LIKE FMUDREL-SFICTR Funds center
I_REV_FIPEX LIKE FMUDREL-SFIPEX Commitment item (no longer use -> FM_FIPEX)
I_REV_FONDS LIKE FMUDREL-SFONDS Fund

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_VALTP_COM LIKE FMIT-RWRTTP Value type
E_VALTP_PAY LIKE FMIT-RWRTTP Value type

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.