SAP ABAP Data Element AUTENDRU (Automatic final confirmation)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       CORU (Package) R/3 Application development: PP Confirmations
Basic Data
Data Element AUTENDRU
Short Description Automatic final confirmation  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type XFELD    
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 Aut.fin. 
Medium 15 Aut.fin.confirm 
Long 20 Automatic fin.conf. 
Heading AFc 
Documentation

Definition

Specifies that an automatic final confirmation is executed as soon as the total confirmed quantity is greater than or equal to the planned quantity to be confirmed

Example

Op    yield    rework.    status

10    20        CNF

20    18        PCNF

30    20        <- System automatically sets CNF

            (20 >= 20)

Dependencies

If confirmed rework operations (PCNF or CNF) lie directly after the last finally confirmed operation, then the yield for these rework operations is added to the yield of the last finally confirmed operation.

Example

Op    yield    rework.    status

10    18    2    CNF

12*    1        PCNF

20    18        PCNF

30    18        <-System automatically sets PCNF

            (18 < 18 + 1 from rework operation)

* = Rework operation (that is, operation with control key 'rework')

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