Welcome to SAP Central
Would you like to react to this message? Create an account in a few clicks or log in to continue.

What are the Data types of the ABAP/4 layer?

Go down

What are the Data types of the ABAP/4 layer? Empty What are the Data types of the ABAP/4 layer?

Post  govind Thu Mar 29, 2012 1:20 am

Possible ABAP/4 data types:
C: Character.
D: Date, format YYYYMMDD.
F: Floating-point number in DOUBLE PRECISION (8 bytes).
I: Integer.
N: Numerical character string of arbitrary length.
P: Amount or counter field (packed; implementation depends on hardware
platform).
S: Time stamp YYYYMMDDHHMMSS.
T: Time of day HHMMSS.
V: Character string of variable length, length is given in the first
two bytes.
X: Hexadecimal (binary) storage.

govind
Admin

Posts : 54
Join date : 2012-01-31

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum