Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module CACS_CORR_REC_DET_44012020 (Korrespondenz: Empfängerfindung) is a standard Function Module in SAP ERP and is part of the function group CACS_CORR within the package CACS_CORR3.
Function Module | CACS_CORR_REC_DET_44012020 |
Short Text | Korrespondenz: Empfängerfindung |
Function Group | CACS_CORR |
Package | CACS_CORR3 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DFKKCOH | TYPE | DFKKCOH | VKK Korrespondenz - Korrespondenzkopf | |
I_OTHER_DET_GPART | TYPE | CREC_GP_KK | Korrespondenz:alternativer Empfangender Geschäftspartner | |
I_OTHER_DET_VKONT | TYPE | ANY | Falls angegeben: Wird dieses VKONT zu Ermittlungen verwendet | |
I_OTHER_DET_VTREF | TYPE | ANY | Falls angegeben: Wird dieses VTREF zu Ermittlungen verwendet |
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 |
---|---|---|---|---|
T_DFKKCOH | LIKE | DFKKCOH | VKK Korrespondenz - Korrespondenzkopf |
This function module does not define any Exceptions.