/SCMB/DDD_BUFFER - Distance and Duration Buffering
Distance and Duration Buffering information is stored in SAP table /SCMB/DDD_BUFFER.
It is part of development package /SCMB/GIS in software component SCM-BAS-LDD. This development package consists of objects that can be grouped under "GIS Integration Framework for Geo Coding and Distances".
It is part of development package /SCMB/GIS in software component SCM-BAS-LDD. This development package consists of objects that can be grouped under "GIS Integration Framework for Geo Coding and Distances".
Fields for table /SCMB/DDD_BUFFER
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 6 | |
| .INCLUDE | X | /SCMB/S_DDD_BUFFER_IK | 0 | |||
| STRATEGY | Control Strategy | X | /SCMB/DE_STRATEGY | CHAR | 20 | |
| SPEED_PROFILE | Speed Profile | X | /SAPAPO/TR_SPEED_PROFILE | CHAR | 20 | |
| LONGITUDE_A | Longitude of a Location, in integer coded format | X | /SAPAPO/LOC_IC_LONGITUDE | INT4 | 4 | |
| LATITUDE_A | Latitude of a Location, in integer coded format | X | /SAPAPO/LOC_IC_LATITUDE | INT4 | 4 | |
| LONGITUDE_B | Longitude of a Location, in integer coded format | X | /SAPAPO/LOC_IC_LONGITUDE | INT4 | 4 | |
| LATITUDE_B | Latitude of a Location, in integer coded format | X | /SAPAPO/LOC_IC_LATITUDE | INT4 | 4 | |
| .INCLUDE | /SCMB/S_DDD_BUFFER_DATA | 0 | ||||
| DISTANCE | Transportation Distance of a Transportation Lane in km | /SAPAPO/TR_DIST | DEC | 6 | ||
| DURATION | Transport Duration of a Transportation Lane (in hhh:mm) | /SAPAPO/TR_DURAT | DEC | 6 | ||
| DIDU_PRECISION | Precision of Distance and Duration Determination | /SCMB/DE_DDD_PRECISION | NUMC | 8 | ||
| .INCLUDE | /SCMB/S_DDD_BUFFER_ADMIN | 0 | ||||
| CHANGEUTC | Date and Time at Which Object Was Last Changed | /SAPAPO/TSUUP | DEC | 8 | ||
| ACCESSUTC | Date and Time at Which Object Was Accessed | /SCMB/DE_TSUAC | DEC | 8 | ||
| VALIDITY_END_UTC | Validity End of Geographical Data from GIS Provider | /SCMB/GEO_DATA_VALIDITY_END | DEC | 8 |