SAP ABAP IMG Activity SIMG_FAGL_CONSTANTS (Edit Constants for Nonassigned Processes)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-GL (Application Component) General Ledger Accounting
     FAGL_LEDGER_CUST (Package) New General Ledger: Scenarios, Ledgers
IMG Activity
ID SIMG_FAGL_CONSTANTS Edit Constants for Nonassigned Processes  
Transaction Code S_AL0_19000017   (empty) 
Created on 20031215    
Customizing Attributes SIMG_FAGL_CONSTANTS   Edit Constants for Non-Assigned Processes 
Customizing Activity SIMG_FAGL_CONSTANTOB   Edit Constants for Nonassigned Processes 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name FAGL_CONSTANTS_DC    

Use

In this IMG activity, you define default account assignments (for example, a default segment) for specific line items in processes for which it is not possible to derive the correct account assignments at the time when the document is posted. This is the case if the required information is not yet available when the posting occurs.

Requirements

Standard settings

Activities

Example

The segment can be used as an example of an account assignment: For a cash receipt from a customer that is posted to a house bank account, it is not immediately known which invoices are to be paid by this cash receipt.

Step 1:
To make the information concerning available financial means available to the system within the shortest possible delay, a posting from checking account against cash receipt is made. Since no additional information is available for this, the account assignment must be made to a default segment.

Account    Segment    Amount

Checking Account    Default    1000

Cash Receipt    Default    -1000

Step 2
The cash receipt account is then posted against the customer (with clearing of the customer). In this way, the correct segment(s) can be determined from the cleared invoice.

Account    Segment    Amount

Cash Receipt    0001    1000

Customer    0001    -1000

Step 3
Finally, both items on the cash receipt account are cleared against each other. Since both positions are assigned to different segments, corresponding clearing items must be generated on the cash receipt account.

If a zero balance is required for a segment, additional line items that set the document balance per segment to zero are generated on a clearing account defined in Customizing. These clearing items reflect the correction of the segment information on the checking account. However, it is no longer possible to determine the correct checking account. This could be ambiguous in more complex cases than this example. It is therefore useful to assign the clearing account in the balance sheet to the checking accounts.

Account    Segment    Amount

Cash Receipt    Default    1000

Cash Receipt    0001    -1000

Clearing    0001    1000

Clearing    Default    -1000

Business Attributes
ASAP Roadmap ID 204   Establish Functions and Processes 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency A   Valid for all countries 
Maintenance Objects
Maintenance object type C   Customizing Object 
Assigned objects
Customizing Object Object Type Transaction Code Sub-object Do not Summarize Skip Subset Dialog Box Description for multiple selections
FAGL_CONSTANTS_GLOBAL C - View cluster SM34  
History
Last changed by/on SAP  20040115 
SAP Release Created in 500