SAP ABAP Function Module FMSP_UPDATE_RULE (Update PSM account assignment splitting rule data)
Hierarchy
EA-PS (Software Component) SAP Enterprise Extension Public Services
   PSM-FM (Application Component) Funds Management
     FM_SPLIT_E (Package) Automatic FM account assignment splitting tool
Basic Data
Function Module FMSP_UPDATE_RULE Update PSM account assignment splitting rule data  
Function Group FM_SPLIT_DB   Database read/update for Rule-Based Dist  
Program Name SAPLFM_SPLIT_DB    
INCLUDE Name LFM_SPLIT_DBU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_RULE TYPE FMSP_RULE FM account assignment splitting rule data
Importing I_RULE TYPE FMSP_RULE FM account assignment splitting rule data
Importing I_NEW_RULE TYPE BOOLE_D Flag indicates if creating new rule
Importing I_ONCOMMIT TYPE BOOLE_D 'X' Perform updates in update task?
Importing I_DELETE TYPE BOOLE_D ' ' Delete rule and all components
Importing I_FLG_DATA_CHANGED TYPE BOOLE_D ' ' Flag indicates custom data changes occurred
Exception NOT_FOUND TYPE Rule not found in database
Exception DUPLICATE_RULE TYPE Rule ID already exists for new record
Exception NO_CHANGES TYPE Rule data was not changed
Exception UPDATE_FAILED TYPE Update failed
               
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  20050220 
SAP Release Created in 600