SAP ABAP Class IF_EX_FMSPLIT_RULE_PROCESS (Business add-in interface IF_EX_FMSPLIT_RULE_PROCESS)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EX_FMSPLIT_RULE_PROCESS BAdI class CL_EX_FMSPLIT_RULE_PROCESS 20041124
Properties
Class IF_EX_FMSPLIT_RULE_PROCESS  
Short Description Business add-in interface IF_EX_FMSPLIT_RULE_PROCESS    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 1   
Package      
Created 20041124   SAP 
Last change 20050220   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EX_FMSPLIT_RULE_PROCESS has no forward declaration.
Interfaces
Class IF_EX_FMSPLIT_RULE_PROCESS has no interface implemented.
Friends
Class IF_EX_FMSPLIT_RULE_PROCESS has no friend class.
Attributes
Class IF_EX_FMSPLIT_RULE_PROCESS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ALL_FIELD_VALUE_ASSIGNMENT Instance method Public Method Method to completely take over account assignment values 20041125
2 INITIALIZE Instance method Public Method Initialization activities at start of rule processing 20041125
3 ONE_FIELD_VALUE_ASSIGNMENT Instance method Public Method Method to do a single account assignment field 20041125
Events
Class IF_EX_FMSPLIT_RULE_PROCESS has no event.
Types
Class IF_EX_FMSPLIT_RULE_PROCESS has no local type.
Method Signatures

Method ALL_FIELD_VALUE_ASSIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_RESULT Call by reference Type reference (TYPE) FMSP_RULE_RESULT One split result from processing FM assignment split rule 20041125
2 Exporting E_FLG_HANDLED Call by reference Type reference (TYPE) BOOLE_D Indicate that no standard value assignments should be done 20041125
3 Importing FLT_VAL Value transfer Type reference (TYPE) FMSP_RULE_TP Parameter FLT_VAL of method ALL_FIELD_VALUE_ASSIGNMENT 20041125
4 Importing IS_COBL Call by reference Type reference (TYPE) COBL Original account assignment values in COBL structure 20041223
5 Importing IT_SPLITVAL Call by reference Type reference (TYPE) FMSP_T_SPLITVAL Split values for FM account assignment splitting rule 20041125
6 Importing I_CONTROLLER Call by reference Object reference (TYPE REF TO) CL_FM_SPLIT_CONTROLLER FM account assignment split controller 20041125

Method ALL_FIELD_VALUE_ASSIGNMENT on class IF_EX_FMSPLIT_RULE_PROCESS has no exception.

Method INITIALIZE 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 INITIALIZE 20041125
2 Importing IS_RULE Call by reference Type reference (TYPE) FMSP_RULE FM account assignment splitting rule data 20041125
3 Importing I_CONTROLLER Call by reference Object reference (TYPE REF TO) CL_FM_SPLIT_CONTROLLER FM account assignment split controller 20041125

Method INITIALIZE on class IF_EX_FMSPLIT_RULE_PROCESS has no exception.

Method ONE_FIELD_VALUE_ASSIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_RESULT Call by reference Type reference (TYPE) FMSP_RULE_RESULT One split result from processing FM assignment split rule 20041125
2 Exporting E_FLG_HANDLED Call by reference Type reference (TYPE) BOOLE_D Indicate that no standard value assignments should be done 20041125
3 Importing FLT_VAL Value transfer Type reference (TYPE) FMSP_RULE_TP Parameter FLT_VAL of method ALL_FIELD_VALUE_ASSIGNMENT 20041125
4 Importing IS_COBL Call by reference Type reference (TYPE) COBL Original account assignment values in COBL structure 20041223
5 Importing IS_SPLITVAL Call by reference Type reference (TYPE) FMSP_SPLITVAL Split value for FM account assignment splitting rule 20041125
6 Importing I_CONTROLLER Call by reference Object reference (TYPE REF TO) CL_FM_SPLIT_CONTROLLER FM account assignment split controller 20041125

Method ONE_FIELD_VALUE_ASSIGNMENT on class IF_EX_FMSPLIT_RULE_PROCESS has no exception.
History
Last changed by/on SAP  20050220 
SAP Release Created in