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_BDT_TCD_GET (Ermittle Pflegetransaktion) is a standard Function Module in SAP ERP and is part of the function group CACS_CSD within the package CACSDP.
Function Module | CACS_BDT_TCD_GET |
Short Text | Ermittle Pflegetransaktion |
Function Group | CACS_CSD |
Package | CACSDP |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
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_CSDTCODES | LIKE | CACS_S_CSDTCODES | Provisionsoberflächendispatcher: Transaktionscodes | |
T_FINFO | LIKE | CACS_S_FITAB | Struktur zur Übergabe der Filterinformationstabelle |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
FINFOTYP_NOT_ALLOWED | Filterinformationstyp ist nicht erlaubt |
INFOTYP_0001_IS_MISSING | Filterinformationstyp 001 fehlt |
INFOTYP_0002_IS_MISSING | Filterinformationstyp 002 fehlt |
INFOTYP_0003_IS_MISSING | Filterinformationstyp 003 fehlt |
RLTYP_NOT_FOUND | Keine BDT-Teilobjekte gefunden |
TCODES_NOT_FOUND | Keine Anwendungstransaktion gefunden |