Menu

SAP Function Module CACS_BDT_TCD_GET

Ermittle Pflegetransaktion

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

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.

Technical Information

Function Module CACS_BDT_TCD_GET
Short Text Ermittle Pflegetransaktion
Function Group CACS_CSD
Package CACSDP
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
T_CSDTCODES LIKE CACS_S_CSDTCODES Provisionsoberflächendispatcher: Transaktionscodes
T_FINFO LIKE CACS_S_FITAB Struktur zur Übergabe der Filterinformationstabelle

Exceptions

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