SAP ABAP Data Element CDV_DTE_MAXCOUNT (Maximum Number of Items to be Provided by the Database)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-TS-CD (Application Component) Change Document Display and Time Stamp Management
     FS_CDV_CORE (Package) Change Document Display (OO)
Basic Data
Data Element CDV_DTE_MAXCOUNT
Short Description Maximum Number of Items to be Provided by the Database  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type INT4    
Data Type INT4   4-byte integer, integer number with sign 
Length 10    
Decimal Places 0    
Output Length 10    
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 Max. No. 
Medium 15 Maximum Number 
Long 30 Maximum Number of Items 
Heading 15 Maximum Number 
Documentation

Definition

You can restrict the number of change document items provided by the database. For technical reasons, all change document headers and items are read according to the selection conditions. Merging the change document headers and items is terminated when you exceed the maximum number. Since the status of the program is undefined in this case, no change documents are confirmed for the relevant change document class.

If the maximum number is 0, the provision of items is not restricted.

Use

If you restrict the number of change document items provided by the database in order to avoid bottlenecks in the main memory, you also avoid system crashes caused by internal tables that are too big.

If you exceed the counter, a message is issued.

Dependencies

If not all of the required change documents are displayed, you can restrict the selection by date.

If change documents for multiple change document classes and objects are to be provided by the database, reading and merging occur in succession and separately from one another. If you exceed the maximum number, this does not ensure that all change documents can be read at one time. This means that no list of results is created for business evaluation. Use it only to restrict the selection according to date or to repeat the selection.

Example

History
Last changed by/on SAP  20130604 
SAP Release Created in