Menu

SAP Function Module AIA_TOOL_SET_NEXT_STATUS

Setzen des nächsten Status

The Function Module AIA_TOOL_SET_NEXT_STATUS (Setzen des nächsten Status) is a standard Function Module in SAP ERP and is part of the function group AIA_TOOL within the package AIR.

Technical Information

Function Module AIA_TOOL_SET_NEXT_STATUS
Short Text Setzen des nächsten Status
Function Group AIA_TOOL
Package AIR
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_CHECK LIKE IMAV-XGENEH ' ' Testlauf für Prüfung 'X'
I_NEXT_VRGNG LIKE TJ01-VRGNG Betriebswirtschaftlicher Vorgang
I_OBJNR LIKE IMAK-OBJNR Objektnummer

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
RETURN LIKE BAPIRET2 Returnparameter

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NEXT_STATUS_NOT_POSSIBLE Das Setzen des nächsten Status ist nicht möglich.