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.
Function Module | FMCA_GET_NUMBER |
Short Text | Belegnummer ermitteln |
Function Group | FMFA |
Package | FMFS |
Module Type | Normal Module |
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' |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_BELNR | LIKE |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.