on 2022 Feb 17 10:51 AM
This is the other question re https://answers.sap.com/questions/13587170/ewm-vas-how-come-the-strange-db-model-with-client.html
In short: VAS db tables are strange, e.g. /1OM/VASOVASH100 with the last 3 digits being the client.
I feel in my case I should do direct DB-selects because of performance considerations; but I know this (select from DB-table) is not how things are usually done in EWM.
So my euestion here is:
What would be the right way to read an VAS order in EWM? (probably a class, a FM, or a CDS-view? )
Request clarification before answering.
Hi,
You can use related FMs included in function group /SCWM/VAS_ORDER.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello joachim.rees3
Try using the /SCWM/CL_VAS_READ_MODEL class.
Best regards
Dominik Tylczynski
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
[Edit; ah' got it: /SCWM/CL_VAS_READ_MODEL ! ]
I'd give it a try , but there seems to be no such class on my S4CORE 105 0002 system 😞
User | Count |
---|---|
5 | |
3 | |
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.