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 SCMS_CAT_DEFINE (Define HTTP Repository) is a standard Function Module in SAP ERP and is part of the function group SCMS_DEF within the package SCMS.
Function Module | SCMS_CAT_DEFINE |
Short Text | Define HTTP Repository |
Function Group | SCMS_DEF |
Package | SCMS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FORCE | TYPE | SY-DATAR | SPACE | Overwrite Existing Customizing |
RECORD_CHANGES | TYPE | SY-DATAR | SPACE | Record Changes |
RECORD_REP | TYPE | SY-DATAR | SPACE | Record Assignment to Repository |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DOCUSPACE | TYPE | SDOK_STCAT | Category for physical documents | |
ORDER | TYPE | E070-TRKORR | Request/Task | |
STCAT | TYPE | SDOKSTCA | CMS: Content Repository Attributes |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.