ATO_COL_STEP_DUR - Duration of an Col Step
 Duration of an Col Step information is stored in SAP table ATO_COL_STEP_DUR.
It is part of development package S_ATO_COL_CORE in software component BC-SRV-APS-EXT-SL. This development package consists of objects that can be grouped under "Collection based core functions - internal use w/o transl.".
 It is part of development package S_ATO_COL_CORE in software component BC-SRV-APS-EXT-SL. This development package consists of objects that can be grouped under "Collection based core functions - internal use w/o transl.".
Fields for table ATO_COL_STEP_DUR
| Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table | 
|---|---|---|---|---|---|---|
| TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | X | TIMESTAMP | DEC | 8 | |
| STEP | ATO Step | X | CHAR | 100 | ||
| ITEM_TYPE | ATO Item Type ID | X | ATO_ITEM_TYPE | CHAR | 20 | |
| DURATION | Duration | INT2 | 2 | |||
| COLLECTION_ID | Collection ID | ATO_COLLECTION_ID | CHAR | 40 | ||
| ITEM_COUNTER | No of Items | INT2 | 2 |