Menu

SAP Function Module DSVAS_TRANS_DEVCLASS_DETERMINE

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

Technical Information

Function Module DSVAS_TRANS_DEVCLASS_DETERMINE
Short Text
Function Group DSVAS_TRANS
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
PF_OBJECT_DESCRIPTION LIKE Object description
PF_OBJECT_NAME LIKE Object Name

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PF_DEVCLASS TYPE TDEVC-DEVCLASS Development Class
PF_NAMESPACE_PREFIX TYPE C Name space prefix

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.