SAP ABAP Class /IWBEP/CL_MGW_BOP_FACTORY (OData Channel : Factory for Backend Operation Proxies)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-SDE (Application Component) Gateway SAP Data Enablement
     /IWBEP/MGW_GSR_BOP (Package) OData Channel - Service Interface - Backend Operation Proxy
Properties
Class /IWBEP/CL_MGW_BOP_FACTORY  
Short Description OData Channel : Factory for Backend Operation Proxies    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWBEP/MGW_GSR_BOP   OData Channel - Service Interface - Backend Operation Proxy 
Created 20111028   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /IWBEP/CL_MGW_BOP_FACTORY has no interface implemented.
Friends
Class /IWBEP/CL_MGW_BOP_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CLASSNAME Constant Protected Type reference (TYPE) SEOCLSNAME '/IWFND/CL_MGW_BOP_FACTORY' 20111028
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_RFC Static method Public Method Create a BOP of type RFC 20111028
2 CREATE_RFC_EXT Static method Public Method Create a BOP of type extended RFC 20111028
3 CREATE_WS Static method Public Method Create a BOP of type Web Service 20111028
Events
Class /IWBEP/CL_MGW_BOP_FACTORY has no event.
Types
Class /IWBEP/CL_MGW_BOP_FACTORY has no local type.
Method Signatures

Method CREATE_RFC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BOP_ID Call by reference Type reference (TYPE) /IWBEP/MGW_BOP_ID 20111028
2 Importing IV_RFC_DEST Call by reference Type reference (TYPE) /IWBEP/DEFI_RFC_DEST Logical RFC Destination - Points to SAP system 20111028
3 Importing IV_SYSTEM_ALIAS Call by reference Type reference (TYPE) /IWBEP/DEFI_SYSTEM_ALIAS SAP System Alias 20111028
4 Returning RO_BOP Value transfer Object reference (TYPE REF TO) /IWBEP/IF_MGW_BOP 20111028
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_BOP 20111028

Method CREATE_RFC_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BOP_ID Call by reference Type reference (TYPE) /IWBEP/MGW_BOP_ID 20111028
2 Importing IV_RFC_DEST Call by reference Type reference (TYPE) RFCDEST 20111028
3 Importing IV_SYSTEM_ALIAS Call by reference Type reference (TYPE) /IWBEP/DEFI_SYSTEM_ALIAS SAP System Alias 20111028
4 Returning RO_BOP Value transfer Object reference (TYPE REF TO) /IWBEP/IF_MGW_BOP_EXT 20111028
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_BOP 20111028

Method CREATE_WS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BOP_ID Call by reference Type reference (TYPE) /IWBEP/MGW_BOP_ID 20111028
2 Importing IV_LOGICAL_PORT Call by reference Type reference (TYPE) PRX_LOGICAL_PORT_NAME 20111028
3 Importing IV_PROV_SYSTEM Call by reference Type reference (TYPE) CHAR120 20111028
4 Importing IV_SERVICE_GROUP Call by reference Type reference (TYPE) SDTE_CG_NAME 20111028
5 Importing IV_SYSTEM_ALIAS Call by reference Type reference (TYPE) /IWBEP/DEFI_SYSTEM_ALIAS SAP System Alias 20111028
6 Importing IV_USE_LOGICAL_PORT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20111028
7 Returning RO_BOP Value transfer Object reference (TYPE REF TO) /IWBEP/IF_MGW_BOP 20111028
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_BOP 20111028
History
Last changed by/on SAP  20130531 
SAP Release Created in 200