SAP ABAP Data Element ACEPS_DOCNR (Document Number of an Accrual Engine Document)
Hierarchy
EA-FIN (Software Component) EA-FIN
   FI-GL-GL-ACE (Application Component) Accrual Engine
     ACE-PS (Package) Accrual Engine: Posting Server Basis
Basic Data
Data Element ACEPS_DOCNR
Short Description Document Number of an Accrual Engine Document  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR15    
Data Type CHAR   Character String 
Length 15    
Decimal Places 0    
Output Length 15    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID ACE_DOCNR  
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 DocumentNo 
Medium 15 Document Number 
Long 30 Accrual Engine Document Number 
Heading 15 Document Number 
Documentation

Definition

When accruals are posted (for example opening posting or periodic posting) Buchung) line items are created in the Accrual Engine in the form of entries in table ACEPSOIT.

These line items are known as Accrual Engine documents.

To guarantee the uniqueness of the table key in table ACEPSOIT, a document number is issued.

In order to optimize performance, a number is not issued for each Accrual Engine document. Instead, the document number is used justonce per task. This means that all Accrual Engine documents that were posted in the same task are given the same document number.

Note:
In the test run, the system assigns temporary numbers only. Temporary document numbers begin with a '$' sign.

History
Last changed by/on SAP  20020125 
SAP Release Created in 461