on ‎2015 Nov 26 9:53 AM
Hi there,
I face the following issue:
We have some custom coding where we need to go through the Document Flow documents that are linked to an Inbound Delivery.
I have table /SCDL/DB_PROCI_I which contains the item from which I need the Document Flow-details.
I found table /SCDL/DF_INB which contains the Document Flow-links.
My question is now: How are /SCDL/DB_PROCI_I and /SCDL/DF_INB related / linked to each other?
Thank you,
reg., Walter.
Request clarification before answering.
Hello Walter,
reading the document flow directly from the database is quite dangerous, especially as from EWM 9.1 on SAP changes the data model for the document flow that is used in the EWM deliveries.
Therefore what Serhan proposed is right.
The /SCWM/CL_DLV_MANAGEMENT_PRD->QUERY method also contains a method documentation which contains very useful information, especially regarding performance.
You can find this documentation when you go in transaction SE24, display the class, mark the method and then click on the "documentation" button (do not mix this button up with the buttons "class documentation" or "I" (application help). It's the 2nd button right besides the "source code" button.
You can also find this information in note 1414179. There are attached documents for development in EWM.
Best regards
Markus
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.