The Function Module CS_OV_ITM_EDIT (Anlegen oder Ändern einer Position) is a standard Function Module in SAP ERP and is part of the function group CSOV within the package CS.
Function Module | CS_OV_ITM_EDIT |
Short Text | Anlegen oder Ändern einer Position |
Function Group | CSOV |
Package | CS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ECN | LIKE | ITM_CLASS_DATA-AENNR | Änderungsnummer | |
I_IDENT | LIKE | ITM_CLASS_DATA-IDENT | Positions-ID | |
I_KEY_DATE | LIKE | ITM_CLASS_DATA-DATUV | Gültig-ab-Datum | |
I_MARK_DOC_UPDATE | LIKE | CSDATA-XFELD | Feld zum Ankreuzen | |
I_STLAL | LIKE | ITM_CLASS_DATA-STLAL | Stücklistenalternative | |
I_STLNR | LIKE | ITM_CLASS_DATA-STLNR | Stücklistennummer (intern) | |
I_STLTY | LIKE | ITM_CLASS_DATA-STLTY | Stücklistentyp |
This function module does not define any EXPORTING parameters.
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.