Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.
Bei amazon.de ansehen →The Function Module FTR_CORR_INC_ASSIGN_DEAL (Zuordnung eines passenden Geschäftes) is a standard Function Module in SAP ERP and is part of the function group TB89 within the package FTA.
Function Module | FTR_CORR_INC_ASSIGN_DEAL |
Short Text | Zuordnung eines passenden Geschäftes |
Function Group | TB89 |
Package | FTA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PI_SANLF | TYPE | SANLF | Produkttyp | |
PI_XLOG | TYPE | BOOLE_D | Zuordnungslog durchführen? |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PE_EXIT_FLAG | TYPE | BOOLE_D | Abbruch des Benutzers | |
PE_LOG_HANDLE | TYPE | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | |
PE_VTBKORES | TYPE | VTBKORES | gematchte Korrespondenzdaten |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_TBCO_CP | TYPE | TBCO_CP | Ausgabestruktur Bestätigungen Commercial Papers | |
C_TBCO_FX | TYPE | TBCO_FX | Ausgabestruktur Bestätigungen Devisengeschäfte | |
C_TBCO_OP | TYPE | TBCO_OP | Ausgabestruktur Bestätigungen Optionsgeschäfte | |
C_TBCO_TD | TYPE | TBCO_TD | Ausgabestruktur Bestätigungen Devisengeschäfte |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.