SAP ABAP Data Element INV_CMPL_GRP (Complaint Group)
Hierarchy
IS-UT (Software Component) SAP Utilities/Telecommunication
   IS-U-IDE (Application Component) Intercompany Data Exchange
     EE_INVOICE_RECEIPT (Package) Bill Receipt Checks
Basic Data
Data Element INV_CMPL_GRP
Short Description Complaint Group  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type INV_PROCESS    
Data Type NUMC   Character string with only digits 
Length 8    
Decimal Places 0    
Output Length 8    
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 Cmplnt Grp 
Medium 15 Complaint Group 
Long 20 Complaint Group 
Heading 10 Cmplnt Grp 
Documentation

Definition

The complaint group groups together functions that are relevant for complaining about a document. The checks are performed in the specified order.

Each complaint function within the complaint group results in a status. The status that results from all of the individual statuses is determined as follows:

  1. If one complaint function ends with the status 'Error', the resulting status is 'Error'
  2. If one complaint function ends with the status 'Warning', the resulting status is 'Warning'
  3. If one complaint function ends with the status 'Release Manually', the resulting status is 'Release Manually'

If all complaint functions end with the status 'OK', the resulting status is 'OK'

  1. You can override the resulting status for each complaint group.

Use

Dependencies

Example

History
Last changed by/on SAP  20050224 
SAP Release Created in 472