Every programming language contains it's own Data types, SAP ABAP programming language also contains it's own data types this post gives the idea about the data types which are available in SAP ABAP to declare variables.
DATA TYPES IN SAP ABAP
Type Characteristic Example
C Character “Any character”
D Date "19980701"
I Integer 500
N Numeric text 00500(Like pin code)
T Time "223010"
F Floating point NUMBER 5e7
p PACKED DECIMAL 200.50
X Hexadecimal 23 A
__________________________________________________________
DATA TYPES IN SAP ABAP
"You found the information helpful and want to say thanks? Your donation is enough to inspire us to do more. Thanks a bunch!"
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.