Menu

SAP Function Module SRM_BDV_GET_FORM_DATA

Holen die Werte für Formularfelder im Dokument

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.