SAP ABAP Data Element AKTUE (Action: user exit when status changes)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       MD05 (Package) Development class KANBAN
Basic Data
Data Element AKTUE
Short Description Action: user exit when status changes  
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 User exit 
Medium 15 User exit 
Long 20 Action: user exit 
Heading UE 
Documentation

Definition

This indicator defines whether the system is to proceed with the "User Exit" function for a specific status change.

With the "User Exit", function module is made available containing all the relevant KANBAN data. It makes sense to use a "User Exit" in the following situation, for example: in KANBAN, goods withdrawal is always backflushed. If you do not want the goods withdrawal to be backflushed, you can use the "User Exit" to trigger a goods issue posting to a cost center when changing the container status to EMPTY.

It is also possible to trigger a message send using the "User Exit" if, for example, an error occurs during the status change.

At each status change, the "User Exit" is always the last function to be accessed so that all the necessary data is available.

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