SAP ABAP Function Module DMD_API_CBP_ISSUE_SMR_EDIT (Anlegen/Editieren von Problemen im CBP-Modell)
Hierarchy
☛
ST (Software Component) SAP Solution Manager Tool
⤷
SV-SMG-OP (Application Component) Solution Directory
⤷
DMD (Package) Generic Master Data for SAP Solution Manager

⤷

⤷

Basic Data
Function Module | DMD_API_CBP_ISSUE_SMR_EDIT | Anlegen/Editieren von Problemen im CBP-Modell |
Function Group | DMD_API | Maintain individual object types |
Program Name | SAPLDMD_API | Pflege einzelner Objekttypen |
INCLUDE Name | LDMD_APIU64 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
PF_ISSUE_KEY | TYPE | ANY | Schlüssel des Problems (Nummer, Name oder Klassenzeiger) | |||
![]() |
PF_MODEL_KEY | TYPE | ANY | Modellzeiger (Type I oder DMDDMODELREF) | |||
![]() |
PF_ACTION | TYPE | CHAR01 | (C) anlegen, (E) ändern, (D) löschen, ( ) anlegen/ändern | |||
![]() |
PF_LOCAL_LOCK | TYPE | DMDDFLAG | 'X' | X: Partner lokal sperren | ||
![]() |
PF_PERFORM_COMMIT | TYPE | DMDDFLAG | 'X' | X: Sichern auf die Datenbank | ||
![]() |
PF_NEW_ISSUE_NAME | TYPE | ANY | '!' | Neue Bezeichnung des Problems | ||
![]() |
PF_ISSUE_DESCRIPTION | TYPE | ANY | '!' | Beschreibung des Problems | ||
![]() |
PF_ISSUE_PRIO | TYPE | ANY | '!' | Priorität eines Problems | ||
![]() |
PF_ISSUE_PROCESS | TYPE | ANY | '!' | Geschäftsprozess zu dem Problem gehört | ||
![]() |
PF_ISSUE_SAPNET | TYPE | ANY | '!' | SAPNet Meldungsnummer zum Problem | ||
![]() |
PF_ISSUE_STEP | TYPE | ANY | '!' | Prozess-Schritt der zum Problem gehört | ||
![]() |
PF_ISSUE_SYSTEM | TYPE | ANY | '!' | System das zum Problem gehört | ||
![]() |
PF_ISSUE_AREA | TYPE | ANY | '!' | Bereich der zum Problem gehört | ||
![]() |
PF_ISSUE_NUMBER | TYPE | ANY | '!' | Nummer des Problems | ||
![]() |
PF_ISSUE_TYPE | TYPE | ANY | '!' | Typ des Problems | ||
![]() |
PF_ISSUE_CHANGEDBY | TYPE | ANY | '!' | Letzter ändernder Service | ||
![]() |
PF_ISSUE_LASTCHDON | TYPE | ANY | '!' | Datum der letzten Änderung oder Erzeugung | ||
![]() |
PF_ISSUE_SWCOMPONENT | TYPE | ANY | '!' | SW-Komponente, die zum Problem gehört | ||
![]() |
FOREIGN_LOCK | TYPE | Die Modellinstanz ist bereits gesperrt. | ||||
![]() |
NO_AUTHORIZATION | TYPE | Autorisation zum Sperren der Instanz reicht nicht aus. | ||||
![]() |
NOT_IN_CHANGE_MODE | TYPE | Die Modellinstanz ist nicht im Änderungsmodus. | ||||
![]() |
VERSION_NO_LONGER_EXISTS | TYPE | Die zu sperrende Version der Instanz existiert nicht mehr. | ||||
![]() |
ISSUE_DELETED | TYPE | Das Problem wurde inzwischen gelöscht. | ||||
![]() |
MODEL_NOT_FOUND | TYPE | Die Modellinstanz existiert nicht. | ||||
![]() |
ISSUE_NOT_FOUND | TYPE | Das Problem existiert nicht. | ||||
![]() |
LOCK_FAILED | TYPE | Sperren ist fehlgeschlagen. | ||||
![]() |
FAILED | TYPE | Sonstiger Fehler | ||||
![]() |
ISSUE_ALREADY_EXISTS | TYPE | Das Problem existiert bereits. | ||||
![]() |
MISSING_ATTRIBUTE_VALUE | TYPE | Mindestens ein obligatorischer Attributwert fehlt. | ||||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 20100326 |
SAP Release Created in | 46C |