Noob SAP developer learning about SAP Web Application Servers. Using transaction SM51, I get a list of servers in my system (there is only one). It has the following information:
Server Name Host Name Message Types (Having value Dialog Batch Update Upd2 Spool Enqueue ICM VMC) Server Status (Active)
Then if I double click on this a list of processes of various types (DIA, UPD, ENQ, BGD, SPO, UP2)
My question is for this server, is there a way to know if this application server is of type ABAP, Java or integrated?
Thanks.