Menu

SAP Function Module ISB_ALM_SIM_TO_SFGDT

...SIM_TO_SFGDT (Transformation der sim. Geschäfte in die Form SFGDT)

The Function Module ISB_ALM_SIM_TO_SFGDT (...SIM_TO_SFGDT (Transformation der sim. Geschäfte in die Form SFGDT)) is a standard Function Module in SAP ERP and is part of the function group JBA9 within the package JBRA.

Technical Information

Function Module ISB_ALM_SIM_TO_SFGDT
Short Text ...SIM_TO_SFGDT (Transformation der sim. Geschäfte in die Form SFGDT)
Function Group JBA9
Package JBRA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_JBASIMAP LIKE JBASIMAP Simulationsparameter für Simulationslauf

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ERROR_ITAB TYPE TVEH_ERROR_ITAB_TAB Lokale Fehlertabelle

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_IT_SFGDT TYPE TVS_SFGDT_TAB Tabelle der zugehörigen SFGDTs
I_IT_JBASIGS LIKE JBASIGS Tabelle der simulierten Geschäfte

Exceptions

This function module does not define any Exceptions.