SAP ABAP Interface IF_EX_FMSPLIT_RULE_DB (Business add-in interface IF_EX_FMSPLIT_MAINTENANCE)
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
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EX_FMSPLIT_RULE_DB BAdI class CL_EX_FMSPLIT_RULE_DB 20050107
Properties
Interface IF_EX_FMSPLIT_RULE_DB  
Short Description Business add-in interface IF_EX_FMSPLIT_MAINTENANCE    
General Data
Package FM_SPLIT_E   Automatic FM account assignment splitting tool 
Created 20041124   SAP 
Last changed 20050220   SAP 
Unicode checks active    
Forward declarations
Interface IF_EX_FMSPLIT_RULE_DB has no forward declaration.
Interfaces
Interface IF_EX_FMSPLIT_RULE_DB has no interface.
Friends
Interface IF_EX_FMSPLIT_RULE_DB has no friend.
Attributes
Interface IF_EX_FMSPLIT_RULE_DB has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CUSTOM_DATA_CHANGED Instance method Public Method Indicate if custom data was modified 20041124
2 LOAD_RULE_FROM_DB Instance method Public Method Move custom fields to editing structure during load from db 20041124
3 MOVE_RULE_TO_DB Instance method Public Method Move basic rule data from editing structure to db table 20041124
4 MOVE_SPLIT_TO_DB Instance method Public Method Move custom split fields from editing structure to db table 20041124
5 RENUMBER_SPLIT_ID Instance method Public Method Assign permanent ID for splits 20041124
6 SAVE_RULE Instance method Public Method Save custom data to database 20041124
Events
Interface IF_EX_FMSPLIT_RULE_DB has no event.
Types
Interface IF_EX_FMSPLIT_RULE_DB has no local type.
Method Signatures

Method CHECK_CUSTOM_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_FLG_DATA_CHANGED Call by reference Type reference (TYPE) BOOLE_D Flag indicates that custom data was changed 20041124
2 Importing FLT_VAL Value transfer Type reference (TYPE) FMSP_RULE_TP Parameter FLT_VAL of method SAVE_RULE 20041124
3 Importing IS_RULE Call by reference Type reference (TYPE) FMSP_RULE FM account assignment splitting rule data 20041124
4 Importing I_NEW Call by reference Type reference (TYPE) BOOLE_D Flag: creating new rule? 20041124

Method CHECK_CUSTOM_DATA_CHANGED on Interface IF_EX_FMSPLIT_RULE_DB has no exception.

Method LOAD_RULE_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_RULE Call by reference Type reference (TYPE) FMSP_RULE FM account assignment splitting rule data 20041124
2 Importing FLT_VAL Value transfer Type reference (TYPE) FMSP_RULE_TP Parameter FLT_VAL of method LOAD_RULE_FROM_DB 20041124
3 Importing IS_RULE_DB Call by reference Type reference (TYPE) FMSPLIT_RULE FM account assignment splitting rule 20041124
4 Importing IT_SPLIT_DB Call by reference Type reference (TYPE) FMSPLT_T_SPLIT Assignment splits for an FM account assignment split rule 20041124

Method LOAD_RULE_FROM_DB on Interface IF_EX_FMSPLIT_RULE_DB has no exception.

Method MOVE_RULE_TO_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_RULE_DB Call by reference Type reference (TYPE) FMSPLIT_RULE FM account assignment splitting rule 20041124
2 Importing FLT_VAL Value transfer Type reference (TYPE) FMSP_RULE_TP Parameter FLT_VAL of method MOVE_RULE_TO_DB 20041124
3 Importing IS_RULE Call by reference Type reference (TYPE) FMSP_RULE FM account assignment splitting rule data 20041124

Method MOVE_RULE_TO_DB on Interface IF_EX_FMSPLIT_RULE_DB has no exception.

Method MOVE_SPLIT_TO_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_SPLIT_DB Call by reference Type reference (TYPE) FMSPLIT_SPLIT Split assignment values for FM account assignment splitting 20041124
2 Importing FLT_VAL Value transfer Type reference (TYPE) FMSP_RULE_TP Parameter FLT_VAL of method MOVE_SPLIT_TO_DB 20041124
3 Importing IS_SPLIT Call by reference Type reference (TYPE) FMSP_SPLIT Split values for an FM account assignment splitting rule 20041124

Method MOVE_SPLIT_TO_DB on Interface IF_EX_FMSPLIT_RULE_DB has no exception.

Method RENUMBER_SPLIT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FLT_VAL Value transfer Type reference (TYPE) FMSP_RULE_TP Parameter FLT_VAL of method RENUMBER_SPLIT_ID 20041124
2 Importing I_PERMANENT_ID Call by reference Type reference (TYPE) FMSP_SPLIT_ID Unique identifier for split in FM account assignment splits 20041124
3 Importing I_TEMP_ID Call by reference Type reference (TYPE) FMSP_SPLIT_ID Unique identifier for split in FM account assignment splits 20041124

Method RENUMBER_SPLIT_ID on Interface IF_EX_FMSPLIT_RULE_DB has no exception.

Method SAVE_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FLT_VAL Value transfer Type reference (TYPE) FMSP_RULE_TP Parameter FLT_VAL of method SAVE_RULE 20041124
2 Importing IS_RULE Call by reference Type reference (TYPE) FMSP_RULE FM account assignment splitting rule data 20041124
3 Importing I_DELETE Call by reference Type reference (TYPE) BOOLE_D Indicates that rule is being deleted 20041124
4 Importing I_NEW Call by reference Type reference (TYPE) BOOLE_D Flag: creating new rule? 20041124
5 Importing I_ON_COMMIT Call by reference Type reference (TYPE) BOOLE_D Indicates if update should be performed on commit 20041124

Method SAVE_RULE on Interface IF_EX_FMSPLIT_RULE_DB has no exception.
History
Last changed by/on SAP  20050220 
SAP Release Created in 600