TD_CHECK_LEVEL(SQL Table) |
Index Back |
|---|---|
Custom Checkbook Level Def'n |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Default Value: OPR_DEF_TBL_FS.SETID Prompt Table: SP_SETID_NONVW |
|
| 2 | Character(10) | VARCHAR2(10) NOT NULL | Promotions Management Checkbook ID | |
| 3 | Number(5,0) | INTEGER NOT NULL | Level Number | |
| 4 | TD_LEVEL_CONTENT | Character(1) | VARCHAR2(1) NOT NULL |
Level Content
C=Customer F=Fund G=Product/Promo. Group M=Merchandising Type P=Promotion |
| 5 | DRILL_DOWN | Character(1) | VARCHAR2(1) NOT NULL |
Detail
Y/N Table Edit Default Value: N |