SAP ABAP Data Element FM_LAST_TARGET (Last Target Object)
Hierarchy
BBPCRM (Software Component) BBPCRM
   FI (Application Component) Financial Accounting
     FMFS (Package) Updating Funds Management
Basic Data
Data Element FM_LAST_TARGET
Short Description Last Target Object  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type XFELD    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 12 Last TO 
Medium 20 Last Target Object 
Long 40 Last Target Object of Derivation Rule 
Heading 20 Last Target Object 
Documentation

Definition

Use

If you use field Current Number (FM_DERIVATION_INDEX) as the source field in a derivation step in order to allow several target objects to be entered for a source object in the rule entries, you must enter this field as the target field.

You then set the indicator Last Target Object for the last object in the rule entries which is assigned to a source object.

Dependencies

Example

You want to create a derivation strategy for the carryover of residual budget into the new fiscal year and want to distribute 70% residual budget of funds center S equally to funds centers S1 and S2; the remaining 30% should not be carried over.

You define a derivation strategy with source fields Funds Center (OLD_FUNDS_CENTER) and Current Number (NUMBER) and target fields Funds Center (NEW_FUNDS_CENTER), FM -CF: Distribution Percentage (PERCENTAGE) and Last Target Object (LAST_TARGET) and enter the rule entry as follows:

S-funds center.    Current no.    E funds center    Percentage    Last target

S    1    S1    35.00   

S    2    S2    35.00    X

History
Last changed by/on SAP  20030411 
SAP Release Created in 200