Skip to Content
0
Former Member
May 28, 2008 at 09:01 AM

What is the use P type variable in ABAP?

5897 Views

ex:

data <variable name > type p decimals 2.

here what is the use of declaring it to p type.

what is the difference between p type and float type.