SAP ABAP Function Module RPY_DATAMODEL_UPDATE (Datenmodell ändern)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-DMO (Application Component) Data Modeler
     SDUM (Package) DM: Data Modeler (new) and SIMO (old)
Basic Data
Function Module RPY_DATAMODEL_UPDATE Datenmodell ändern  
Function Group SIDM   Data Modeler: Repository Interfaces  
Program Name SAPLSIDM    
INCLUDE Name LSIDMU10    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing ACTIVATION_TYPE TYPE DM40L-AS4LOCAL 'A' Activation type of the data element to be changed
Importing MODEL_NAME TYPE RPY_DMODEL-MODEL_ID Name of the data model to be changed
Importing MODEL_INF TYPE RPY_DMODEL Attribute of the data model to be changed
Importing TRANSPORT_NUMBER TYPE RGLIF-TRKORR SPACE Number of the request which contains the changes
Importing LANGUAGE TYPE SYST-LANGU SY-LANGU Language in which the data model is changed
Importing WITH_DOCU TYPE RGLIF-WITH_DOCU 'X' 'X'->Doc. also changed
Importing DOCUTYPE TYPE RGLIF-DOCUTYPE 'T' 'U'->free doc. format, 'T'->subscript format
Tables MODEL_STRUCTURE_TAB TYPE RPY_ESTRUC Entity/Sub-model table
Tables DOCU_TABLE_USER TYPE RPY_OBJTAB Doc. table in free format
Tables DOCU_TABLE_TECH TYPE TLINE Doc. table in SAPScript format
Exception CANCELLED TYPE Dialog canceled
Exception NOT_EXIST TYPE Data model does not exist
Exception PERMISSION_ERROR TYPE User has no change authorization
Exception INTERNAL_ERROR TYPE Database access error
               
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  19951208 
SAP Release Created in