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 CLM_CWB_REPS_CREATE_ATTR_INT (Intern: Anlegen eines initialen REPS ohne Transportanschluss) is a standard Function Module in SAP ERP and is part of the function group SEMC within the package SECE.
Function Module | CLM_CWB_REPS_CREATE_ATTR_INT |
Short Text | Intern: Anlegen eines initialen REPS ohne Transportanschluss |
Function Group | SEMC |
Package | SECE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHECK_MODE | TYPE | C | SPACE | X' -> nur prüfen, nicht sichern |
LANGUAGE | TYPE | LANGU | SY-LANGU | Originalsprache des Programms |
PROGRAM_TITLE | TYPE | REPTI | Titel des Programms (in Sprache LANGUAGE) |
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 |
---|---|---|---|---|
PROGDIR | TYPE | PROGDIR | PROGDIR: Name und Eigenschaften |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
MISSING_PARAMETER | Pflichtparameter nicht angegeben |
PROGRAM_EXISTS | Programm existiert bereits |