The Function Module SRM_BDV_GET_FORM_DATA (Holen die Werte für Formularfelder im Dokument) is a standard Function Module in SAP ERP and is part of the function group SRM_BDV_SERVICES within the package SRM_GENERAL_SP.
Function Module | SRM_BDV_GET_FORM_DATA |
Short Text | Holen die Werte für Formularfelder im Dokument |
Function Group | SRM_BDV_SERVICES |
Package | SRM_GENERAL_SP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_CONTEX_PROPS | TYPE | SRMGS_PROPERTY_TAB | Container-Attribute, z.B. Aktenattribute | |
IM_DOC_PROPS | TYPE | SRMGS_PROPERTY_TAB | Attribute des Dokumentes | |
IM_DOC_PROXY | CLASS | I_OI_DOCUMENT_PROXY | DOI Proxy | |
IM_DOC_TEMPLATE_ID | TYPE | STRING | Vorlage Doc ID |
This function module does not define any EXPORTING parameters.
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.