The Function Module ISB_EVAL_FILL_EG (RM: Füllt die Methodenstrukturen mit (RM-)Einzelgeschäften) is a standard Function Module in SAP ERP and is part of the function group JBRT within the package JBR.
Function Module | ISB_EVAL_FILL_EG |
Short Text | RM: Füllt die Methodenstrukturen mit (RM-)Einzelgeschäften |
Function Group | JBRT |
Package | JBR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EG_DATUM | LIKE | SY-DATUM |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_FLG_MESSAGE_STORE | LIKE | JBRHSSPARI-FREEZE |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EG_BP | LIKE | JBRBP | ||
EG_JBRBPBEST | LIKE | JBRBPBEST | ||
EG_JBRBPBEWEG | LIKE | JBRBPBEWEG | ||
EG_JBRBPOPTI | LIKE | JBRBPOPTI |
This function module does not define any Exceptions.