Menu

SAP Function Module RCP_ECN_COUNTER

Ermitteln des Zählers von Änderungsständen

The Function Module RCP_ECN_COUNTER (Ermitteln des Zählers von Änderungsständen) is a standard Function Module in SAP ERP and is part of the function group PVSLIRCP within the package CPPERCP.

Technical Information

Function Module RCP_ECN_COUNTER
Short Text Ermitteln des Zählers von Änderungsständen
Function Group PVSLIRCP
Package CPPERCP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_AENNR LIKE AENR-AENNR Change Number
IM_VALFROM LIKE SY-DATUM Date and Time, Current (Application Server) Date

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_COUNTER LIKE PVRCPD-RCPDCNT Name of a Change State in the Recipe

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
IT_PVRCPD_DYNP LIKE PVRCPD_DYNP General Item Variant Data for the Recipe

Exceptions

This function module does not define any Exceptions.