SAP ABAP Domain FUNCTYPE (Function Type)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   CA-CUS (Application Component) Global Organization Customizing
     ECOP (Package) Entity copy
Basic Data
Domain Name FUNCTYPE
Short Description Function Type  
Definition
Data Type CHAR Character String
No. Characters  
Decimal Places    
Output Length  
Conversion Routine   
Sign  
Lower Case  
Value Range
# Lower Limit Upper Limit Short Description
1 AC     Function after Copy
2 AD     Function after Delete
3 F     Function module is used (user exit)
4 FC     Function module is used for copying
5 FD     Function module is used for deleting
6 FR     User exit is used via function module for Replace
7 FT     User exit with function module when transporting
8 G     Check exit for all actions
9 GC     Global check for copying, initial table name
10 GD     Global check for deleting, initial table name
11 GR     Global check for replacing
12 I     Always include table
13 IC     Include table for copying only
14 ID     Include table for deleting only
15 X     Always exclude table
16 XC     Exclude table for copying only
17 XD     Exclude table for deleting only
18 XP     Exclude when checking
19 XR     Exclude when replacing
20 XS     Exclude as a single object, only possible in structure mode
       
History
Last changed by/on SAP  20030410 
SAP Release Created in