The Function Module FVD_CHANGEDOCUMENT_OBJID (Text zum Objektwert) is a standard Function Module in SAP ERP and is part of the function group FVD_CHANGEDOCUMENT within the package FVVD.
Function Module | FVD_CHANGEDOCUMENT_OBJID |
Short Text | Text zum Objektwert |
Function Group | FVD_CHANGEDOCUMENT |
Package | FVVD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_OBJECTCLAS | TYPE | CDOBJECTCL | Objektklasse | |
I_OBJECTID | TYPE | CDOBJECTV | Objektwert | |
I_OBJECTKEYSTRUC | TYPE | TABNAME | Tabellenname |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_OBJECTIDTEXT | TYPE | BANK_DTE_CD_TABLEKEYTEXT | erweiteter Objektwert |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.