The DVM tool is reliant on the Solman Managed System Configuration (MSC).
If you look at the configuration of the standard DVM Extractors in the Solman Extractor Framework, then you'll see that it, by default, uses the MSC RFCs that are setup in the section "3 - Connect Managed System". RFCs such as:
- SM_<SID>CLNT<xxx>_READ
- SM_<SID>CLNT<xxx>_TMW
- SM_<SID>CLNT<xxx>_TRUSTED
- SM_<SID>CLNT<xxx>_LOGIN
My query though is whether it also makes use of the direct database and SAP application layer connections that are setup in MSC section "5 - Enter System Parameters", where you are required to setup connections both to directly to the managed system's database and it's application layer (using DB and SAP logins). These come under the section headings "ABAP Parameters" and "DB Parameters".
Does anyone know if DVM leverages these connections, or if it relies solely on interfacing through RFC connections?
Regards, Jamie AKA doonan_79