STMSTORAGEPLACE - Storage place import
This import template allows inserting:
- Storage place data.
For the insertion of each one of these items, the standard documented below must be followed.
Insert​
| Column | Required | Type | Precision | Description |
|---|---|---|---|---|
| OIDINTERFACE | X | TEXT | 32 | Primary key - Identifies an item to be imported into SoftExpert Suite. |
| FGIMPORT | X | NUMERIC | 2 | Import status: 1 - New; 2 - In progress; 3 - Finished; 4 - Error. |
| CDISOSYSTEM | X | NUMERIC | 10 | Code of the system for which the integration will be performed: 180 - Code of the SoftExpert Storeroom component. |
| FGOPTION | X | NUMERIC | 2 | Code of the operation to be performed: 5 - Insert new storage place |
| NMFIELD01 | X | TEXT | 255 | Storeroom ID #. |
| NMFIELD02 | X | TEXT | 255 | Storage place ID #. |
| NMFIELD03 | X | TEXT | 255 | Storage place name. |
| NMFIELD04 | X | TEXT | 255 | Place type: 1 - Storage place; 2 - Repository. |
| NMFIELD05 | TEXT | 255 | Upper storage place ID #. | |
| NMFIELD06 | TEXT | 255 | Controls repository capacity (not valid for repository type): 1 - Yes; 2 or NULL - No. | |
| NMFIELD07 | TEXT | 255 | Maximum number of repositories. Note: Required if the previous field is 1. |