SAP ABAP Function Module RSNDI_MD_ATTRIBUTES_UPDATE (Update of master data attributes)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSNDI (Package) Interface for NDIs (SEM, CRM)
Basic Data
Function Module RSNDI_MD_ATTRIBUTES_UPDATE Update of master data attributes  
Function Group RSNDI_MD   Interface for Master Data, Texts  
Program Name SAPLRSNDI_MD    
INCLUDE Name LRSNDI_MDU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_SUBRC TYPE SYSUBRC Return Value
Importing I_IOBJNM TYPE RSIOBJNM Name of Infoobject, whose master data shall be changed
Importing I_UPDATE_ALL_ATTRIBUTES TYPE RS_BOOL Change all attribute values
Importing I_CLEAR_UNMAPPED_ATTRIBUTES TYPE RS_BOOL RS_C_FALSE Ignore values for attributes, that are not in list of attributes
Importing I_CHAVL_ENQUEUE TYPE RS_BOOL RS_C_TRUE Request locking of single set
Importing I_DB_COMMIT TYPE RS_BOOL RS_C_TRUE Execute database-commit after changing
Importing I_COMMIT_WORK TYPE RS_BOOL RS_C_FALSE Execute COMMIT WORK after changing
Importing I_PROTOCOL TYPE RS_BOOL RS_C_FALSE Boolean
Importing I_NO_APPL_LOGGING TYPE RS_BOOL RS_C_FALSE No logging for RSNDI update
Importing I_ACTIVATE_MD TYPE RS_BOOL RS_C_FALSE master data activation for HANADB
Tables I_T_ATTRIBUTES TYPE RSD_S_IOBJNM List of Attributes
Tables I_T_DATA TYPE RSNDI_S_CHAVL Data sets to be updated
Tables E_T_MESSAGES TYPE RSNDI_S_MESSAGE Messages created during processing
               
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  20040315 
SAP Release Created in 20B