SAP ABAP Data Element INV_TRANS_GRP (Transfer 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_TRANS_GRP
Short Description Transfer 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 Trans. Grp 
Medium 15 Transfer Group 
Long 20 Transfer Group 
Heading 18 Transfer Group 
Documentation

Definition

Groups together the functions required to transfer the information contained in a document.

Each transfer function in the transfer group provides a status as a result. The overall status is determined from all the individual statuses in the following way:

  1. If a transfer function ends with the status 'error' then the overall status is 'error.'
  2. If a transfer function ends with the status 'warning' then the overall status is 'warning'
  3. If a transfer function ends with the status 'OK' then the overall status is 'OK.'

You can override how the overall status is determined for each transfer group.

Use

Dependencies

Example

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