The Function Module GM_RMBDGT_ELEMENTS_ADD_UPDTSK (GM-RM: Add Budget Elements to a Record) is a standard Function Module in SAP ERP and is part of the function group GMRMMT within the package GMMASTERDATA_E.
Function Module | GM_RMBDGT_ELEMENTS_ADD_UPDTSK |
Short Text | GM-RM: Add Budget Elements to a Record |
Function Group | GMRMMT |
Package | GMMASTERDATA_E |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BDGT_DOC_NBR | TYPE | GM_BDGT_DOC_NBR | Budget Document Number | |
I_BDGT_DOC_TYPE | TYPE | GM_BDGT_DOC_TYPE | Budget Document Type | |
I_DOCUMENTCLASS | TYPE | BAPISRMREC-DOCCLASS | Document class | |
I_ELEMENT_DESCRIPTION | TYPE | BAPISRMREC-EL_DESCR | Element Description | |
I_OBJECTID | TYPE | BAPISRMREC-GUID | GUID |
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.