SAP ABAP Interface IF_EX_FMSPLIT_DISTRIB_METH (Business add-in interface IF_EX_FMSPLIT_DISTRIB_METH)
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_DISTRIB_METH BAdI class CL_EX_FMSPLIT_DISTRIB_METH 20041124
Properties
Interface IF_EX_FMSPLIT_DISTRIB_METH  
Short Description Business add-in interface IF_EX_FMSPLIT_DISTRIB_METH    
General Data
Package FM_SPLIT_E   Automatic FM account assignment splitting tool 
Created 20041124   SAP 
Last changed 20070913   SAP 
Unicode checks active    
Forward declarations
Interface IF_EX_FMSPLIT_DISTRIB_METH has no forward declaration.
Interfaces
Interface IF_EX_FMSPLIT_DISTRIB_METH has no interface.
Friends
Interface IF_EX_FMSPLIT_DISTRIB_METH has no friend.
Attributes
Interface IF_EX_FMSPLIT_DISTRIB_METH has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DISTRIBUTE Instance method Public Method Calculate the amount to allocate to a split 20041125
2 INITIALIZE Instance method Public Method Initialization at beginning of processing a rule 20041124
Events
Interface IF_EX_FMSPLIT_DISTRIB_METH has no event.
Types
Interface IF_EX_FMSPLIT_DISTRIB_METH has no local type.
Method Signatures

Method DISTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ACTION_SETTINGS Call by reference Type reference (TYPE) FMSP_ACTION_PROFILE_ACTION Action profile event to be raised 20041125
2 Exporting E_DIST_AMOUNT Call by reference Type reference (TYPE) FMSP_DIST_AMOUNT Amount to allocate to this split 20041125
3 Exporting E_DIST_QTY Call by reference Type reference (TYPE) MENGE_D Quantity to allocate to this split 20060915
4 Importing FLT_VAL Value transfer Type reference (TYPE) FMSP_DIST_METHOD Parameter FLT_VAL of method DISTRIBUTE 20041125
5 Importing IS_COBL Call by reference Type reference (TYPE) COBL Original account assignment values in COBL structure 20041223
6 Importing IS_SPLIT Call by reference Type reference (TYPE) FMSP_SPLIT Split values for an FM account assignment splitting rule 20041125
7 Importing I_BLOCK_ORIG_AMT Call by reference Type reference (TYPE) FMSP_DIST_AMOUNT Amount remaining at start of allocation block 20041125
8 Importing I_BLOCK_ORIG_QTY Call by reference Type reference (TYPE) MENGE_D Quantity remaining at start of allocation block 20060915
9 Importing I_CONTROLLER Call by reference Object reference (TYPE REF TO) CL_FM_SPLIT_CONTROLLER FM account assignment split controller 20041125
10 Importing I_REMAINING_AMT Call by reference Type reference (TYPE) FMSP_DIST_AMOUNT Amount remaining 20041125
11 Importing I_REMAINING_QTY Call by reference Type reference (TYPE) MENGE_D Quantity remaining 20060915

Method DISTRIBUTE on Interface IF_EX_FMSPLIT_DISTRIB_METH 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_DIST_METHOD Parameter FLT_VAL of method INITIALIZE 20041124
2 Importing IS_COBL Call by reference Type reference (TYPE) COBL Original account assignment values in COBL structure 20041223
3 Importing IS_RULE Call by reference Type reference (TYPE) FMSP_RULE FM account assignment splitting rule data 20041124
4 Importing IS_TRIGGER Call by reference Type reference (TYPE) FMSPLIT_DERIVE Original account assignment values 20041124
5 Importing I_CHECK_DATE Call by reference Type reference (TYPE) DATUM Date 20041124
6 Importing I_CONTROLLER Call by reference Object reference (TYPE REF TO) CL_FM_SPLIT_CONTROLLER FM account assignment split controller 20041125
7 Importing I_DIST_AMOUNT Call by reference Type reference (TYPE) FMSP_DIST_AMOUNT Distribution amount factor for FM account assignment split 20041124
8 Importing I_DIST_QTY Call by reference Type reference (TYPE) MENGE_D Distribution quantity factor for FM account assignment split 20060915
9 Importing I_ORIG_AMOUNT Call by reference Type reference (TYPE) FMSP_DIST_AMOUNT Distribution amount factor for FM account assignment split 20041124
10 Importing I_ORIG_QTY Call by reference Type reference (TYPE) MENGE_D Distribution quantity factor for FM account assignment split 20060915

Method INITIALIZE on Interface IF_EX_FMSPLIT_DISTRIB_METH has no exception.
History
Last changed by/on SAP  20070913 
SAP Release Created in 600