SAP ABAP Data Element GRPZE (Group indicator for copying control)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-BTX-BF-IF (Application Component) R/3 Interface for Business Transactions
     VA (Package) Application development R/3 Sales
Basic Data
Data Element GRPZE
Short Description Group indicator for copying control  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type GRPZE    
Data Type CHAR   Character String 
Length 4    
Decimal Places 0    
Output Length 4    
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 Group ID 
Medium 15 Group indicator 
Long 20 Group indicator 
Heading GrID 
Documentation

Definition

Determines the kind of copy control that the routine carries out.

Use

Routines can serve a number of different functions. They can

  • Check data against requirements and determine whether the data should be copied at all
  • Specify that only certain kinds of data are copied
  • Perform calculations according to a special formula

Examples

  • A typical copying requirement during sales order processing may be that the source document and the target document must both have the same customer
  • During sales order processing, you may want to specify a routine that copies, say, all the business data of a quotation item into the corresponding item in a sales order
  • You may use a routine during pricing in a sales order to calculate the profit margin (for example, net value minus cost)

History
Last changed by/on SAP  20110901 
SAP Release Created in 470