SAP ABAP Class IF_EX_FMSPLIT_DISTRIB_METH (Business add-in interface IF_EX_FMSPLIT_DISTRIB_METH)
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
Class IF_EX_FMSPLIT_DISTRIB_METH  
Short Description Business add-in interface IF_EX_FMSPLIT_DISTRIB_METH    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 1   
Package      
Created 20041124   SAP 
Last change 20070913   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EX_FMSPLIT_DISTRIB_METH has no forward declaration.
Interfaces
Class IF_EX_FMSPLIT_DISTRIB_METH has no interface implemented.
Friends
Class IF_EX_FMSPLIT_DISTRIB_METH has no friend class.
Attributes
Class 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
Class IF_EX_FMSPLIT_DISTRIB_METH has no event.
Types
Class 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 class 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 class IF_EX_FMSPLIT_DISTRIB_METH has no exception.
History
Last changed by/on SAP  20070913 
SAP Release Created in