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 WCFJ_DIALOG (WCM: Kataloge bearbeiten bzw. anzeigen) is a standard Function Module in SAP ERP and is part of the function group WCFJ within the package WCM.
Function Module | WCFJ_DIALOG |
Short Text | WCM: Kataloge bearbeiten bzw. anzeigen |
Function Group | WCFJ |
Package | WCM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CATLST | TYPE | WCTP1_INF_TYPE-CATLST1 | Listentyp | |
I_CATTXT | TYPE | WCTP1_INF_TYPE-CATTXT1 | Kurztext | |
I_CATTYP | TYPE | WCTP1_INF_TYPE-CATTYP1 | Katalogart | |
I_INF | TYPE | WCTP1_INF_TYPE | Zentrale Struktur |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_LNKFLG | TYPE | WCTP1_FLG_TYPE | Kennzeichen: Existenz | |
E_UPDFLG | TYPE | WCTP1_FLG_TYPE | Kennzeichen: Änderungen |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.