Salesforce

Magic xpa Storage Types (Magic xpa 4.x)

« Go Back

Information

 
Created BySalesforce Service User
Approval Process StatusPublished
Objective
Description

Magic xpa Storage Types (Magic xpa 4.x)

The available storage types are as follows:

#

Attribute

Storage ID

Storage Name

Length

1

Alpha

1

String – Non-null terminated string

<32K

2

Alpha

2

Lstring – Compressed string with a short integer containing the storage length

<32K

3

Alpha

3

Zstring – Null-terminated string

<32K

4

Numeric

1

Signed Integer

1,2,4

5

Numeric

2

Unsigned Integer

1,2,4

6

Numeric

3

IEEE Float

4,8

7

Numeric

4

Float MS-Basic

4,8

8

Numeric

5

Float Decimal

4,8

9

Numeric

6

Packed Decimal

10

Numeric

7

Numeric

11

Numeric

8

Numeric Character

12

Numeric

10

C-ISAM Decimal

13

Numeric

11

Extended Float

14

Logical

1

Number containing 0,1

15

Logical

2

Dbase containing T,F

16

Date

1

Integer – Days from 1/1/1

4

17

Date

2

Integer – Days from 1/1/1901

4

18

Date

3

YYMD

4

19

Time

1

Integer

4

20

Time

2

HMSH

4

21

BLOB

1

4 bytes of storage length + the buffer

22

BLOB

2

The buffer

Reference
Attachment 
Attachment