Menu

SAP Function Module FMCA_GET_NUMBER

Belegnummer ermitteln

The Function Module FMCA_GET_NUMBER (Belegnummer ermitteln) is a standard Function Module in SAP ERP and is part of the function group FMFA within the package FMFS.

Technical Information

Function Module FMCA_GET_NUMBER
Short Text Belegnummer ermitteln
Function Group FMFA
Package FMFS
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_FIKRS LIKE FM01-FIKRS
I_GJAHR LIKE FMEPIN-GJAHR '0000'

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_BELNR LIKE

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.