SAP ABAP Domain DDPREDEFFUNCTION (DD: Predefined Function)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDVI (Package) ABAP/4 Dictionary: Views, Lock Objects
Basic Data
Domain Name DDPREDEFFUNCTION
Short Description DD: Predefined Function  
Definition
Data Type CHAR Character String
No. Characters 30  
Decimal Places    
Output Length 30  
Conversion Routine   
Sign  
Lower Case  
Value Range
# Lower Limit Upper Limit Short Description
1 CAST     Cast Function
2 SUBSTRING     Substring Function
3 CEIL     Rounding up to smallest value > x
4 MOD     Modulo Function
5 LPAD     Fill String with Spaces
6 ABS     Absolute Value
7 FLOOR     Largest integer number, not greater than value of argument
8 DIV     Integer part of division of Arg1 by Arg2
9 COALESCE     Arg1 if not equal null, otherwise Arg2
10 CONCAT     Concatenation of two arguments
11 REPLACE     Replacement of a search string
12 ROUND     Round off
13 DIVISION     Division of decimal numbers
       
History
Last changed by/on SAP  20141013 
SAP Release Created in 740