‎2008 Apr 04 10:41 AM
Hi Experts,
curious to know that, pls. let me know that The INITIAL values for all DATA TYPES?
thanq
‎2008 Apr 04 10:46 AM
Hi,
go through the following link it will answern ur question.
http://help.sap.com/saphelp_nw04/helpdata/en/fc/eb2fd9358411d1829f0000e829fbfe/content.htm
‎2008 Apr 04 10:46 AM
Hi,
go through the following link it will answern ur question.
http://help.sap.com/saphelp_nw04/helpdata/en/fc/eb2fd9358411d1829f0000e829fbfe/content.htm
‎2008 Apr 04 10:59 AM
hi,
Data type Meaning Initial value
I Whole number 0
F Floating point number 0.0...E+00
P Packed Number 0
N Numeric String 0
C Character String -
String Character Sttring empty
D Date 00000000
T Time 000000
X Hexadecimal code X'00'
XSTRING Hexadecimal code empty
Hope this answers your question, Do reward.