SAP ABAP Class CL_UPS_MIDDLEWARE (Basis Class for UPS Middleware Connections)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-UPS (Application Component) Distribution Unit / Distribution Packet
     U_P_S (Package) ALE Distribution Unit
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UPS_MIDDLEWARE_CONFIG Interface for Middleware in UPS: Configuration 20030616
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UPS_MIDDLEWARE_RUNTIME Interface for Middleware in UPS: Runtime 20030616
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_UPS_ALE ALE As Middleware for UPS 20030616
Properties
Class CL_UPS_MIDDLEWARE  
Short Description Basis Class for UPS Middleware Connections    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package U_P_S   ALE Distribution Unit 
Created 20030616   SAP 
Last change 20030617   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 KUPS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_UPS_MIDDLEWARE_CONFIG Interface for Middleware in UPS: Configuration 20030616
2 IF_UPS_MIDDLEWARE_RUNTIME Interface for Middleware in UPS: Runtime 20030616
Friends
Class CL_UPS_MIDDLEWARE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GV_MESSAGE Static Attribute Private Type reference (TYPE) STRING DUMMY for Messages 20030617
Methods
# Method Level Visibility Method type Description Created on
1 GET_MIDDLEWARE_INSTANCE Static method Public Method Return the Instance of a Middleware Implementation 20030617
Events
Class CL_UPS_MIDDLEWARE has no event.
Types
Class CL_UPS_MIDDLEWARE has no local type.
Method Signatures

Method GET_MIDDLEWARE_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_MIDDLEWARE Call by reference Object reference (TYPE REF TO) CL_UPS_MIDDLEWARE Instanz der Serviceklasse 20030617
2 Exporting EV_MIDTYP Call by reference Type reference (TYPE) UPS_MIDTYP Middleware-Typ 20030617
3 Importing IV_MIDTYP Call by reference Type reference (TYPE) UPS_MIDTYP Middleware-Typ 20030617

Method GET_MIDDLEWARE_INSTANCE on class CL_UPS_MIDDLEWARE has no exception.
History
Last changed by/on SAP  20030617 
SAP Release Created in 640