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 DMS_FILES_COMPARE (Vergleiche Tabellen) is a standard Function Module in SAP ERP and is part of the function group PLM_DMS_46_BUFFER within the package PLM_DMS_46FF.
Function Module | DMS_FILES_COMPARE |
Short Text | Vergleiche Tabellen |
Function Group | PLM_DMS_46_BUFFER |
Package | PLM_DMS_46FF |
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 |
---|---|---|---|---|
PTX_FILE_IN | LIKE | DMS_ORG_OBJ_INFO | Schnittstelle für Dokumente zum Objekt | |
PTX_FILE_OUT | LIKE | DMS_ORG_OBJ_INFO | Schnittstelle für Dokumente zum Objekt |
This function module does not define any Exceptions.