Menu

SAP Function Module BM_CHECK_EPC

EPC check

The Function Module BM_CHECK_EPC (EPC check) is a standard Function Module in SAP ERP and is part of the function group SF22 within the package SDFM.

Technical Information

Function Module BM_CHECK_EPC
Short Text EPC check
Function Group SF22
Package SDFM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
KLASSE TYPE BMT_FLAG 'I' Check class

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ERROR_OCCURED LIKE RPYGSGF-ERR_EXIST Errors

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
ERRORS LIKE RPYGSER Errors/warnings/information

Exceptions

This function module does not define any Exceptions.