Menu

SAP Function Module DSVAS_CHKMNT_LAST_CHECK

The Function Module DSVAS_CHKMNT_LAST_CHECK () is a standard Function Module in SAP ERP and is part of the function group DSVAS_CHKMNT within the package DSVAS.

Technical Information

Function Module DSVAS_CHKMNT_LAST_CHECK
Short Text
Function Group DSVAS_CHKMNT
Package DSVAS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CHECK_ID TYPE DSVASCHECK-ID '00000' DSVAS: Check ID number
GRP TYPE DSVASDCHECKGRP DSVAS: Check group
VERSNR TYPE DSVASDVERSNR DSVAS: Version number (e.g session type, session group)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PREV_ID TYPE DSVASDPREVID DSVAS: ID of previous sibling check

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.