SAP ABAP Data Element CO_SNGPR (Indicator: Individual Processing)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       COCB (Package) R/3 Application Development: PP Orders Batch Management
Basic Data
Data Element CO_SNGPR
Short Description Indicator: Individual Processing  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type XFLAG    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
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 IndivProc. 
Medium 15 Indiv. Proc. 
Long 20 Individ. Processing 
Heading Indiv 
Documentation

Definition

Indicator you use to specify that the selected destination processes each message individually.

Use

If you have set this indicator for at least one destination of a message category, the system processes messages of this category in their own runtime environment.

Messages sent to the following function modules of the standard system are always processed individually irrespective of whether you have set the indicator or not:

Function Module     Meaning

COCI_CONFIRM_ACTIVITY     Confirmation of activities

COCI_CONFIRM_MATERIAL_CONS     Posting of goods issues

COCI_CONFIRM_MATERIAL_MOVEMENT    Posting of general goods movements

COCI_CONFIRM_MATERIAL_PROD     Posting of goods receipts

COCI_CONFIRM_OPERATION     Confirmation of processing time
    events

Procedure

Set this indicator for message destinations of type SAP function module if they trigger complex processing steps that usually replace manual transactions (for example, posting goods movements, order confirmations).

To improve system performance, do not use this indicator for destinations of type SAPoffice user, ABAP table, and External functions.

Examples

Dependencies

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