What it's for
Port 50000 is commonly associated with SAP NetWeaver's ICM (Internet Communication Manager) HTTP service, used for web-based access to SAP application servers. Large enterprises running SAP for ERP, finance, or supply chain systems will typically have this port (or a variant following SAP's 5<instance-number>00 numbering convention) open for browser and web-service access to their SAP landscape.
Protocol basics
SAP's port numbering follows a predictable pattern tied to the specific instance number of the SAP system (for example, instance 00 typically uses 50000 for HTTP access, with corresponding ports for HTTPS and other services following the same numbering logic). The underlying protocol is standard HTTP/HTTPS, since SAP's web-facing services are built on conventional web technologies, but access to what's running behind that port is almost always tightly restricted — SAP systems typically hold core business data and financial records, warranting the same access-control rigor as any other sensitive enterprise system.