cfparb_raw
Pipelined Data Sets
>
SilverLake
>
cfparb_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 | |
| cbfapp | Application | CHAR(2) | NULLABLE | STRING | 2 |
| cbfnam | FIELD NAME | CHAR(10) | NULLABLE | STRING | 10 |
| cbflen | FIELD LENGTH | DEC(2,0) | NULLABLE | INTEGER | 2 |
| cbford | FIELD ORDER | DEC(2,0) | NULLABLE | INTEGER | 2 |
| cbfdsc | FIELD DESCRIPTION | CHAR(25) | NULLABLE | STRING | 25 |
| cbfinp | FIELD NEW ACCT ENTRY | CHAR(1) | NULLABLE | STRING | 1 |
| cbfdec | FIELD NUM OF DECIMALS | DEC(1,0) | NULLABLE | INTEGER | 1 |
| cbfedt | FIELD EDIT CODE | CHAR(1) | NULLABLE | STRING | 1 |
| cbfdft | FIELD DEFAULT VALUE | CHAR(35) | NULLABLE | STRING | 35 |
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