Menu

SAP Function Module CO_OCM_VB_FUNOCM_LOCK

Sperren von FUNOCM Sätzen / Ermitteln eines neuen COUNTER

The Function Module CO_OCM_VB_FUNOCM_LOCK (Sperren von FUNOCM Sätzen / Ermitteln eines neuen COUNTER) is a standard Function Module in SAP ERP and is part of the function group COOCMVB within the package COCM.

Technical Information

Function Module CO_OCM_VB_FUNOCM_LOCK
Short Text Sperren von FUNOCM Sätzen / Ermitteln eines neuen COUNTER
Function Group COOCMVB
Package COCM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_AENNR LIKE FUNOCM-AENNR SPACE Änderungsnummer
I_FUNCT LIKE FUNOCM-FUNCT Vom System auszuführende Funktion
I_OBART LIKE FUNOCM-OBART Objektart
I_OBJNR LIKE FUNOCM-OBJNR Objektnummer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_COUNTER LIKE FUNOCM-COUNTER Zähler für Funktionsvormerkungen

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
ET_FUNOCM_DEL LIKE FUNOCM Funktionsvormerkung für Order Change Management

Exceptions

This function module does not define any Exceptions.