STOR_AREA_INV(SQL Table) |
Index Back |
---|---|
Inventory Storage Areas |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Default Value: OPR_DEF_TBL_FS.BUSINESS_UNIT Prompt Table: SP_BUIN_NONVW |
2 | STORAGE_AREA | Character(5) | VARCHAR2(5) NOT NULL | Storage Area |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
4 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |
5 | ST_LEVEL_DISPLAY | Character(1) | VARCHAR2(1) NOT NULL |
Storage Level Display
0=No Levels 1=One Level 2=Two Levels 3=Three Levels 4=Four Levels |
6 | DELETE_STORLOC_FLG | Character(1) | VARCHAR2(1) NOT NULL |
The Storage Location Delete Flag, if checked, indicates that the storage location is no longer active and ready for permanent deletion.
Y/N Table Edit Default Value: N |