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.
Function Module | RCP_ECN_COUNTER |
Short Text | Ermitteln des Zählers von Änderungsständen |
Function Group | PVSLIRCP |
Package | CPPERCP |
Module Type | Normal Module |
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 |
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 |
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.