SAP ABAP Data Element F100_READ_SL (Read Balances from Special Purpose Ledger)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       FBAS (Package) Financial accounting 'Basis'
Basic Data
Data Element F100_READ_SL
Short Description Read Balances from Special Purpose Ledger  
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 10 SL Balance 
Medium 19 Use FI-SL Balances 
Long 20 Use FI-SL Balances 
Heading 19 Use FI-SL Balances 
Documentation

Definition

Setting this indicator means that the transaction figures from a special purpose ledger are used and not the transaction figures from the general ledger.

Use

You can therefore specifically valuate additional dimensions such as the functional area or profit center within an account.

The expense/revenue is determined in accordance with the additional dimensions of the ledger. A profit/loss can therefore arise per functional area, for example.

During posting, the data from the additional dimensions is entered in batch input fields.

Dependencies

Specify the special purchase ledger from which you want to take the data.

You have to enter the required dimensions in the customer include CI_SAPF100_OUT_IN. Use the field names from BSEG, for example, FKBER for the functional area.

Enter the same dimensions, but with the SL names, in the customer include CI_SAPF100_IN_OUT, for example, RFAREA for the functional area.

The field status of the accounts to which postings are made must be controlled accordingly so that postings are also made to the additional fields.

Example

A special purpose ledger has the additional dimensions functional area (RFAREA) and profit center (RPRCTR). In the customer include CI_SAPF100_IN_OUT, enter fields RFAREA and RPRCTR. You can also see these field names in the free selections.

Enter the COBL fields FKBER (functional area) and PRCTR (profit center) in the customer include CI_SAPF100_OUT_IN. The order of the fields must be identical.

History
Last changed by/on SAP  20110901 
SAP Release Created in 470