SAP ABAP Function Module DMD_API_CBP_STEP_EDIT (DMD: Anlegen/Editieren von Systemen 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_STEP_EDIT DMD: Anlegen/Editieren von Systemen im CBP-Modell  
Function Group DMD_API   Maintain individual object types  
Program Name SAPLDMD_API   Pflege einzelner Objekttypen 
INCLUDE Name LDMD_APIU34    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing PF_STEP_KEY TYPE ANY Schlüssel des Systems (Nummer, Name oder Klassenzeiger)
Importing PF_MODEL_KEY TYPE ANY Modellzeiger (Type I oder DMDDMODELREF)
Importing PF_ACTION TYPE CHAR01 (C) anlegen, (E) ändern, (D) löschen, ( ) anlegen/ändern
Importing PF_LOCAL_LOCK TYPE DMDDFLAG 'X' X: System lokal sperren
Importing PF_PERFORM_COMMIT TYPE DMDDFLAG 'X' X: Sichern auf die Datenbank
Importing PF_NEW_STEP_NAME TYPE ANY '!' Neue Bezeichnung des Schrittes
Importing PF_STEP_ALE_EDI TYPE ANY '!' Produktiv; Nicht Produktive
Importing PF_STEP_ALERT TYPE ANY '!' Liste von zugeordneten CCMS Alerts
Importing PF_STEP_BCKJOB TYPE ANY '!' Hintergrundprozesse
Importing PF_STEP_BACK_PROCESS TYPE ANY '!' Details im Falle von Hintergrundverarbeitung
Importing PF_STEP_BTCH_INPUT TYPE ANY '!' Eingabe bei Hintergrundverarbeitung
Importing PF_STEP_CHANGBY TYPE ANY '!' Letzter ändernder Service
Importing PF_STEP_CODING TYPE ANY '!' Coding (Standard / Modification)
Importing PF_STEP_CURR_DURATION TYPE ANY '!' Momentane Dauer des Schrittes
Importing PF_STEP_DETA_ANALYSIS TYPE ANY '!' Detaillierte Analyse ('X', ' ')
Importing PF_STEP_DIAL_TRAN TYPE ANY '!' Referenz zu Dialog Transaktion
Importing PF_STEP_DOC_VOL TYPE ANY '!' Dokumenten Umfang
Importing PF_STEP_ENTRY_PROC TYPE ANY '!' Dateneingabe (Durch Benutzer, ...)
Importing PF_STEP_EXEC_MODE TYPE ANY '!' Ausführung (Dialog / Hintergrund)
Importing PF_STEP_EXEC_DAY TYPE ANY '!' Anzahl der Ausführungen pro Tag
Importing PF_STEP_FUNC_IDEN TYPE ANY '!' Identifikator
Importing PF_STEP_GRAPH_OB TYPE ANY '!' Referenz zu grafischem Attribut
Importing PF_STEP_IMMED_PREDEC TYPE ANY '!' Unmittelb. Vorgängerschritt existiert? (Ja / Nein)
Importing PF_STEP_IMMED_SUCESSOR TYPE ANY '!' Unmittelb. Nachfolgerschritt existiert? (Ja / Nein)
Importing PF_STEP_LAST_CHGON TYPE ANY '!' Datum der letzten Änderung oder Erzeugung
Importing PF_STEP_MON_SEL TYPE ANY '!' Monitor Auswahl
Importing PF_STEP_MON_DEF TYPE ANY '!' Monitor Definiert
Importing PF_STEP_MON_REQ TYPE ANY '!' Monitor erforderlich
Importing PF_STEP_OUTPUT TYPE ANY '!' Ausgabe (Tabelleneintrag, ...)
Importing PF_STEP_PEAK_TILIST TYPE ANY '!' Spitzenlastzeit
Importing PF_STEP_POW_USER TYPE ANY '!' Hauptanwender
Importing PF_STEP_PREC_STEPS_NUMBER TYPE ANY '!' Vorgängerschritt(e)
Importing PF_STEP_PRIORITY TYPE ANY '!' Priorität (Very high, High, Medium, Low)
Importing PF_STEP_PROG_TRANS TYPE ANY '!' Programm oder Transaktion
Importing PF_STEP_R3_CLIENT TYPE ANY '!' R3 Client in which business process step is performed
Importing PF_STEP_RFC TYPE ANY '!' R3 Client in which business process step is performed
Importing PF_STEP_RESP_TECH TYPE ANY '!' Verantwortlicher für die Technik
Importing PF_STEP_SOFT_COMP TYPE ANY '!' Software Component
Importing PF_STEP_STATUS TYPE ANY '!' Produktiv; Nicht Produktive
Importing PF_STEP_DESCR TYPE ANY '!' Beschreibung des Schrittes
Importing PF_STEP_NUMBER TYPE ANY '!' Nummer des Schrittes
Importing PF_STEP_TYPE TYPE ANY '!' Typ des Schrittes
Importing PF_STEP_SYSTEM TYPE ANY '!' System
Importing PF_STEP_TARG_DURAT TYPE ANY '!' Wunschantwortzeit des Schrittes
Importing PF_STEP_TIME_RESTR TYPE ANY '!' Zeitbeschränkung des Schrittes
Importing PF_STEP_VOL_DOC TYPE ANY '!' Documentenvolumen des Schrittes
Importing PF_STEP_WAIT_SYNCHR TYPE ANY '!' Warten auf synchrone Aktion (Ja / Nein)
Exception FOREIGN_LOCK TYPE Die Modellinstanz ist bereits gesperrt.
Exception NO_AUTHORIZATION TYPE Autorisation zum Sperren der Instanz reicht nicht aus.
Exception NOT_IN_CHANGE_MODE TYPE Die Modellinstanz ist nicht im Änderungsmodus.
Exception VERSION_NO_LONGER_EXISTS TYPE Die zu sperrende Version der Instanz existiert nicht mehr.
Exception STEP_DELETED TYPE Der Schritt wurde inzwischen gelöscht.
Exception MODEL_NOT_FOUND TYPE Die Modellinstanz existiert nicht.
Exception STEP_NOT_FOUND TYPE Der Schritt existiert nicht.
Exception LOCK_FAILED TYPE Sperren ist fehlgeschlagen.
Exception FAILED TYPE Sonstiger Fehler
Exception STEP_ALREADY_EXISTS TYPE Der Schritt existiert bereits.
Exception MISSING_ATTRIBUTE_VALUE TYPE Mindestens ein obligatorischer Attributwert fehlt.
               
Processing Type
Normal Function Module  
Remote-Enabled 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