SAP ABAP Function Module DMD_API_CBP_IDOC_SPECF_LOCK (DMD: System und zugehörige Objekte sperren)
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_IDOC_SPECF_LOCK DMD: System und zugehörige Objekte sperren  
Function Group DMD_API   Maintain individual object types  
Program Name SAPLDMD_API   Pflege einzelner Objekttypen 
INCLUDE Name LDMD_APIU60    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting PO_NEW_IDOC_SPECF_REFERENCE TYPE DMDDOBJECTREF Klassenzeiger auf das IDoc Specification nach dem Sperren
Importing PF_MODEL_KEY TYPE ANY Modellzeiger (Type I oder DMDDMODELREF)
Importing PF_IDOC_SPECF_KEY TYPE ANY Schlüssel des IDoc Specification (Nummer, Name oder Klassenzeiger)
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 IDOC_SPECF_DELETED TYPE Das IDoc Specification wurde inzwischen gelöscht.
Exception MODEL_NOT_FOUND TYPE Die Modellinstanz existiert nicht.
Exception IDOC_SPECF_NOT_FOUND TYPE Das IDoc Specification existiert nicht.
Exception LOCK_FAILED TYPE Sperren ist fehlgeschlagen.
               
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