Menu

SAP Function Module DSVAS_TRANS_OBJECT_KEYS

The Function Module DSVAS_TRANS_OBJECT_KEYS () 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_OBJECT_KEYS
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_TYPE LIKE DSVASTROBJ-OBJECT Object Type
PF_WITH_DEPENDENT TYPE C 'X'
PT_FIELD_VALUES TYPE DSVAS_TYPE_TRANS_FIX_FIELDS Values of fields

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PF_PRIMARY_TABLE TYPE DDOBJNAME Name of an ABAP Dictionary Object
PT_TRANS_KEYS TYPE DSVAS_TYPE_TRANS_KEY_TABLE
PT_TRANS_OBJECTS TYPE DSVAS_TYPE_TRANS_OBJ_TABLE

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
OBJECT_TYPE_INVALID Invalid object type