lnusrflds_raw
Pipelined Data Sets
>
SilverLake
>
lnusrflds_raw
| Column name | Description | Mode | Type | Length |
|---|---|---|---|---|
| __op | Contains the operation type. Values are I for insert, U for update, D for delete. | REQUIRED | STRING | |
| __op_ts | operation timestamp added by export code | REQUIRED | TIMESTAMP | |
| __uid | The Unique ID of this entry. Data, UUID, or GUID | REQUIRED | STRING | |
| __ver | Mapping and Schema Version | REQUIRED | INTEGER | |
| cifno | CUSTOMER NUMBER | CHAR(7) | NULLABLE | STRING | 7 |
| acctno | Account Number | DEC(16,0) | NULLABLE | INTEGER | 16 |
| actype | Account Type | CHAR(1) | NULLABLE | STRING | 1 |
| usfnam | FIELD NAME | CHAR(10) | NULLABLE | STRING | 10 |
| usfval | FIELD VALUE | CHAR(35) | NULLABLE | STRING | 35 |
| usfdate6 | DATE 6 | DEC(6,0) | NULLABLE | INTEGER | 6 |
| usfdate7 | DATE 7 | DEC(7,0) | NULLABLE | INTEGER | 7 |
| usfnum9 | Number 9 | DEC(9,0) | NULLABLE | INTEGER | 9 |
| usfnum15 | Number 15 | DEC(15,0) | NULLABLE | INTEGER | 15 |
Have a Question?
- Have a how-to question? Seeing a weird error? Get help on StackOverflow.
- Register for the Developer Office Hours where we answer technical Q&A from the audience.
Did this page help you?
Last updated Wed Mar 4 2026