The Function Module AFO_TAFO_POS1_MASS_UPDATE (Massenupdate der Finanzobjekte von Depot-Gattungs-Beständen) is a standard Function Module in SAP ERP and is part of the function group AFO_TAFO within the package CFM_AFO.
Function Module | AFO_TAFO_POS1_MASS_UPDATE |
Short Text | Massenupdate der Finanzobjekte von Depot-Gattungs-Beständen |
Function Group | AFO_TAFO |
Package | CFM_AFO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_NUMBER_FO_NOT_LOCK | TYPE | SY-TABIX | Interne Tabellen, aktueller Zeilenindex | |
I_PROT_TYPE | TYPE | AFO_MUPD_PRTYPE | Protokolltyp FO-Integratoin | |
I_TAB_POS_OBJECT | TYPE | TRSY_POSITION_OBJECT | Tabelle: Depot-Gattungs-Bestand und Finanzobjekt | |
I_TRANS_TYPE | TYPE | AFO_MUPD_TRTYPE | Massenupdate FO-Integration: Verarbeitungstyp |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_TAB_ERROR | LIKE | SPROT_U | Schnittstelle zur Protokollerstellung | |
I_TAB_JBDOBJ1 | LIKE | JBDOBJ1 | Objekttabelle für Finanzgeschäfte, allgem. Teil |
This function module does not define any Exceptions.