SAP ABAP Data Element AUGST_SREP (Clearing Status of Line Item)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-GL (Application Component) General Ledger Accounting
     FAGL_REPORTING_EHP3 (Package) Reporting: General Ledger Accounting
Basic Data
Data Element AUGST_SREP
Short Description Clearing Status of Line Item  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type AUGST_SREP    
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 Status 
Medium 20 Clearing Status 
Long 40 Clearing Status of Line Item 
Heading Stat 
Documentation

Definition

Specifies the status of a line item in open item management.

Use

This characteristic mainly serves to limit the number of results in line item reports.

The status can have the following values:

  • No Open Item Management

    There is no open item management for the line item.

  • Open

    The line item is considered during open item management. The item is currently still open.

  • Cleared

    The item is already cleared. The clearing date and clearing document are stored in the system.

Procedure

Examples

  • You want to select all items that were open on a key date, but that have been cleared in the meantime.

    Enter the key date and restrict the status to Cleared.

  • You want to select all items that are subject to open item management and are currently still open.

    Enter today's date as the key date and restrict the status to Open.

  • You want to select all items that were open on a key date, regardless of their current status.

    Enter the key date and select all statuses.

Dependencies

Whenever you restrict the clearing status, the system interprets the key date as a limitation as regards the clearing date and the posting date.
To include all items in the selection (regardless of their status), do not restrict the clearing status.

History
Last changed by/on SAP  20100310 
SAP Release Created in 603