SAP ABAP Class IF_INM_BOE_CONNECTION (Interface for BAdI: INM_BOE_CONNECTION)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20110809
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_INM_ON_PREMISE_BOE Example implementation for On premise BO Explorer 20110819
Properties
Class IF_INM_BOE_CONNECTION  
Short Description Interface for BAdI: INM_BOE_CONNECTION    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110809   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_INM_BOE_CONNECTION has no forward declaration.
Interfaces
Class IF_INM_BOE_CONNECTION has no interface implemented.
Friends
Class IF_INM_BOE_CONNECTION has no friend class.
Attributes
Class IF_INM_BOE_CONNECTION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONNECTION_PARAMETERS Instance method Public Method 20110809
2 IS_ON_PREMISE Instance method Public Method 20110809
Events
Class IF_INM_BOE_CONNECTION has no event.
Types
Class IF_INM_BOE_CONNECTION has no local type.
Method Signatures

Method GET_CONNECTION_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DATA Call by reference Object reference (TYPE REF TO) DATA 20110809
2 Exporting EV_AUTH_TYPE Call by reference Type reference (TYPE) STRING 20110809
3 Exporting EV_BOE_PORT Call by reference Type reference (TYPE) STRING 20110831
4 Exporting EV_BOE_SERVER Call by reference Type reference (TYPE) STRING 20110831
5 Exporting EV_CMS Call by reference Type reference (TYPE) STRING 20110809
6 Exporting EV_EXPLORER_EXT Call by reference Type reference (TYPE) STRING 20110831
7 Exporting EV_HTTP_PROTOCOL Call by reference Type reference (TYPE) STRING 20110831
8 Exporting EV_PROTOCOL Call by reference Type reference (TYPE) STRING 20110809

Method GET_CONNECTION_PARAMETERS on class IF_INM_BOE_CONNECTION has no exception.

Method IS_ON_PREMISE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IV_ON_PREMISE Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20110809

Method IS_ON_PREMISE on class IF_INM_BOE_CONNECTION has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in