SAP ABAP Function Module DMD_API_TABU_FILL_DMD_FROM_DB (Tabelleninhalte auf eine DMD Instanz ablegen)
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_TABU_FILL_DMD_FROM_DB Tabelleninhalte auf eine DMD Instanz ablegen  
Function Group DMD_API_TABU   DMD: DB Table Contents -> Data Model  
Program Name SAPLDMD_API_TABU    
INCLUDE Name LDMD_API_TABUU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing SELECTION_TABLE TYPE DMDWHERETABLE Tabelle mit Strings zur Bestimmung von Wheres in SELECTs
Importing DB_TABLE_NAME TYPE SOBJ_NAME Objektname im Objektkatalog
Importing DMD_INSTANCE_NAME TYPE DMDDMODELKEY = DB_TABLE_NAME, falls nicht gesetzt
Importing SW_COMPONENT TYPE DLVUNIT Softwarekomponente
Importing SW_COMPONENT_RELEASE TYPE SAPRELEASE R/3 Release
Importing SW_COMPONENT_SP TYPE SAPPATCHLV Patch-Level einer Softwarekomponente
Importing INTERACTIVE_FLAG TYPE DMDDFLAG SPACE DMD: Boolean Flag (X oder space)
Importing DELETE_FLAG TYPE DMDDFLAG SPACE DMD: Boolean Flag (X oder space)
Exception DATA_MODEL_CANNOT_BE_OPENED TYPE
Exception OBJECT_CREATE_FAILED TYPE
Exception ATTRIBUTE_CREATE_FAILED TYPE
Exception TABLE_CREATE_FAILED TYPE
Exception TABLE_CANNOT_BE_ANALYZED TYPE
Exception WRONG_DELIVERY_CLASS TYPE
Exception TABLE_IS_EMPTY TYPE
               
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 400