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 SRM_CREATE_SP_TYPE (Create Class Role) is a standard Function Module in SAP ERP and is part of the function group SRMREG_SP_TYPE within the package SRM_FRAMEWORK_REGISTRY.
Function Module | SRM_CREATE_SP_TYPE |
Short Text | Create Class Role |
Function Group | SRMREG_SP_TYPE |
Package | SRM_FRAMEWORK_REGISTRY |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_SPTYCLR | TYPE | SRMTTSPTYCLR | Service Provider Type - Definition -Class Roles | |
IM_SPTYDE | TYPE | SRMSPTYDE | Service Provider Type - Definition | |
IM_SPTYDET | TYPE | SRMSPTYDET | Service Provider Type - Definition - Short Texts |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CANCEL_EDIT_OTHER_ERROR | |
SHOW_ONLY_OTHER_ERROR | |
SRM_ALREADY_EXIST | Aready Exists |
SRM_BAD_SP_TYPE_ID | |
SRM_UNEXPECTED_ERROR | Unexpected Error |