Predefined Data Type - ooxxvv/MySAPnotes GitHub Wiki

PageOutline {{{#!comment -------------------- 以上的部份是固定的,不要變動 ----- ---------------------------------------- 在建立連結時,請標明連結的頁面類型,例如:wiki:WikiStart,而不要只用 WikiStart ----- }}}

Predefined Data Type

  • 系統預設的資料型態

||<bgcolor="#AACCFF">Type ||<bgcolor="#AACCFF"> Length ||<bgcolor="#AACCFF"> Standard length ||<bgcolor="#AACCFF"> Description || || b || 1 Byte || 1 byte integer (internal) || || || c || 1 to 65,535 characters || 1 character || Text field || || cursor || as i || as i || Database cursor || || d || 8 characters || Date field || || || f || 8 bytes || Floating point number || || || i || 4 bytes || 4 byte integer || || || n || 1 to 65,535 characters || 1 character || Numeric text || || p || 1 to 16 bytes || 8 bytes || Packed number || || string || variable || Text string || || || s || 2 bytes || 2 byte integer (internal) || || || t || 6 characters || Time field || || || x || 1 to 65,535 bytes || 1 byte || Byte field || || xstring || variable || Byte string || ||

{{{#!comment -------------------- 以下的部份是固定的,不要變動 ----- }}}

⚠️ **GitHub.com Fallback** ⚠️