on ‎2015 Dec 07 3:27 PM
Dear experts,
we need to retrieve zones for a set of locations. Which helper class or retrieve would you advise? in the existing coding, a query is used "root-querybylocation-locationid". is there another way or can I use it for several Locations?
In which data base table can I find Location and Zone(s)? Which retrieve would you advise? I need the most speedy way performance wise and I need to be able to select zones for several Locations.
Thanks a lot in advance
Petra
Request clarification before answering.
Hi,
found the following link from Marcus Zahn. You can retrieve the data from /SCMTMS/D_SHLOC and /SCHMTMS/D_SHZON.
Thanks, Marcus. That has helped us.
Petraa
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
In case you do not want to rely on the TM shadow tables, you can use class /SCTM/CL_GEOGRAPHY_ACCESS_SQL and method /SCTM/IF_GEOGRAPHY_ACCESS_SQL~GET_LOCATION_ZONES.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
I dont recollect the exact helper class but may be you can give it a try in SE24 and typing in /scmtms/*helper* and have a look .Once I am into the system I will try to have a look
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 17 | |
| 16 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.