SAP ABAP Data Element FILA_ACE_PARAM_NAME (Parameter Name)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   FI-LA (Application Component) Lease Accounting
     FI_LA_GF (Package) Lease Accounting General Functions
Basic Data
Data Element FILA_ACE_PARAM_NAME
Short Description Parameter Name  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FDNAME    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table DD03L    
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 10 Parameter 
Medium 15 Parameter Name 
Long 20 Parameter Name 
Heading 30 Parameter Name 
Documentation

Definition

You can enter parameters when creating or changing accrual objects.

In the Make Settings for Components IMG activity, SAP provides a DDIC structure that contains the fields that are available as parameters. This DDIC structure contains

  • Parameters pre-defined by SAP
  • A customer include in which customer-specific fields can be entered. To use parameters that you have defined yourself, proceed as follows:
    • Create the corresponding customer include with transaction SE11.
    • Enter the customer-specific parameter as the field name.
    • Save and activate your entries.
      These parameters are now available to you when you create accrual objects.
      Note: In the Manual Accruals application component, you also have to process the Assign Parameters to Accrual Object Categories IMG activity.

Use

In the Accrual Engine, parameters can be used for the following purposes:

  • Account determination
    The parameters can be used to control Accrual Engine account determination. To be able to do this, you must first create another DDIC structure containing those fields that you want to use in the account determination as parameters. This DDIC structure must then be entered in the Define Customer Settings for Components IMG activity.
  • Accrual calculation
    You can also use the parameters in an accrual method that you have programmed yourself, in order to calculate the periodic accrual amounts.

Dependencies

Example

History
Last changed by/on SAP  20050409 
SAP Release Created in 600