| Column | Field | Description | SQL Type | Length | Decimals | Relation | Default Value | Constraints | SQL Create Statement |
---|
| 1 | ObjectCode | Document | nvarchar | 20 | 0 | ONNM | | | Allow NULL? |
| 2 | Series | Series | int | 11 | 0 | | 0 | | Allow NULL? |
| 3 | SeriesName | Series Name | nvarchar | 8 | 0 | | | | Allow NULL? |
| 4 | InitialNum | Initial Number | int | 11 | 0 | | 0 | | Allow NULL? |
| 5 | NextNumber | Next Number for Use | int | 11 | 0 | | 0 | | Allow NULL? |
| 6 | LastNum | Last Number Allowed | int | 11 | 0 | | | | Allow NULL? |
| 7 | BeginStr | Prefix String | nvarchar | 20 | 0 | | | | Allow NULL? |
| 8 | EndStr | Suffix String | nvarchar | 20 | 0 | | | | Allow NULL? |
| 9 | Remark | Remarks | nvarchar | 50 | 0 | | | | Allow NULL? |
| 10 | GroupCode | Group | int | 6 | 0 | | 1 | 10=Series Group 10, 1=Series Group 1, 2=Series Group 2, 3=Series Group 3, 4=Series Group 4, 5=Series Group 5, 6=Series Group 6, 7=Series Group 7, 8=Series Group 8, 9=Series Group 9 | Allow NULL? |
| 11 | Locked | Locked | char | 1 | 0 | | N | N=No, Y=Yes | Allow NULL? |
| 12 | YearTransf | Year-End Closing | char | 1 | 0 | | N | N=No, Y=Yes | Allow NULL? |
| 13 | Indicator | Period Indicator | nvarchar | 10 | 0 | OPID | | | Allow NULL? |
| 14 | Template | Template | nvarchar | 20 | 0 | | | | Allow NULL? |
| 15 | NumSize | Numeric Size | int | 11 | 0 | | | | Allow NULL? |
| 16 | FolioPref | Folio Prefix String | nvarchar | 4 | 0 | | | | Allow NULL? |
| 17 | NextFolio | Next Folio Number | int | 11 | 0 | | | | Allow NULL? |
| 18 | DocSubType | Document Sub-Type | nvarchar | 2 | 0 | | -- | | Allow NULL? |
| 19 | DefESeries | Default Electronic Series | int | 6 | 0 | | 0 | | Allow NULL? |
| 20 | IsDigSerie | Is Digital Series | char | 1 | 0 | | N | N=No, Y=Yes | Allow NULL? |
| 21 | SeriesType | Series Type | char | 1 | 0 | | D | B=Business Partner, D=Document, I=Item, R=Resource, W=Witholding Certificates | Allow NULL? |
| 22 | IsManual | Is Manual Series | char | 1 | 0 | | N | N=No, Y=Yes | Allow NULL? |
| 23 | BPLId | Assigned Branch | int | 11 | 0 | OBPL | | | Allow NULL? |
| 24 | IsForCncl | Is Series for Cancelation | char | 1 | 0 | | N | N=No, Y=Yes | Allow NULL? |
| 25 | AtDocType | AT Document Type | nvarchar | 2 | 0 | | | FR=FR, FS=FS, FT=FT, GA=GA, GC=GC, GD=GD, GR=GR, GT=GT, NC=NC, ND=ND | Allow NULL? |
| 26 | IsElAuth | Elec. Authorization Code | char | 1 | 0 | | N | N=No, Y=Yes | Allow NULL? |
| 27 | CoAccount | Cost Account Only | char | 1 | 0 | | N | N=No, Y=Yes | Allow NULL? |
| 28 | GenPassprt | Do Generate SAP Passport | char | 1 | 0 | | N | N=No, Y=Yes | Allow NULL? |