SAP ABAP Class /IWBEP/CL_OCI_UTILITY (Utility Class for OSCI)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-SDE (Application Component) Gateway SAP Data Enablement
     /IWBEP/OCI_COMMON (Package) Gateway-Odata Consumption and Integration Common
Properties
Class /IWBEP/CL_OCI_UTILITY  
Short Description Utility Class for OSCI    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWBEP/OCI_COMMON   Gateway-Odata Consumption and Integration Common 
Created 20120926   SAP 
Last change 20141120    
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_OCI_UTILITY has no interface implemented.
Friends
Class /IWBEP/CL_OCI_UTILITY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_HTTP_HDR_SEPARATOR Static Attribute Public Type reference (TYPE) STRING '(#!#)' Srting Separator for HTTP headers 20130401
2 MV_MSG_HANDLE Static Attribute Public Type reference (TYPE) BALMSGHNDL Application Log: Message handle 20120926
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Static method Public Method Add Message 20120926
2 CREATE_MESSAGE_KEY Static method Public Method 20121109
3 GET_ABAP_BOOL Static method Public Method Return ABAP_BOOL based on input 20121109
Events
Class /IWBEP/CL_OCI_UTILITY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_PARAMS Public See coding 20120926 begin of ty_s_params , name type char255, value type char255, end of ty_s_params
2 TY_T_PARAMS Public See coding 20120926 ty_t_params type table of ty_s_params with key name
Method Signatures

Method ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE_TAB Call by reference Type reference (TYPE) BAPIRETTAB Error Messages 20120926
2 Importing IO_EXCEPTION Call by reference Object reference (TYPE REF TO) IF_T100_MESSAGE Interface for Accessing T100 Texts 20120926
3 Importing IV_MSGID Call by reference Type reference (TYPE) SYMSGID '/IWBEP/CM_OCI' Message Class 20120926
4 Importing IV_MSGNO Call by reference Type reference (TYPE) SYMSGNO Message Number 20120926
5 Importing IV_MSGTY Call by reference Type reference (TYPE) SYMSGTY Message Type 20120926
6 Importing IV_MSGV1 Call by reference Type reference (TYPE) ANY Message variable 01 20120926
7 Importing IV_MSGV2 Call by reference Type reference (TYPE) ANY Message variable 02 20120926
8 Importing IV_MSGV3 Call by reference Type reference (TYPE) ANY Message variable 03 20120926
9 Importing IV_MSGV4 Call by reference Type reference (TYPE) ANY Message variable 04 20120926

Method ADD_MESSAGE on class /IWBEP/CL_OCI_UTILITY has no exception.

Method CREATE_MESSAGE_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20121109
2 Importing IV_MSGID Call by reference Type reference (TYPE) SYMSGID '/IWBEP/OCI_MSG' Message Class 20121109
3 Importing IV_MSGNO Call by reference Type reference (TYPE) SYMSGNO Message Number 20121109
4 Importing IV_MSGV1 Call by reference Type reference (TYPE) ANY 20121109
5 Importing IV_MSGV2 Call by reference Type reference (TYPE) ANY 20121109
6 Importing IV_MSGV3 Call by reference Type reference (TYPE) ANY 20121109
7 Importing IV_MSGV4 Call by reference Type reference (TYPE) ANY 20121109
8 Returning RV_MESSAGE_KEY Value transfer Type reference (TYPE) SCX_T100KEY T100 Key with Parameters Mapped to Attribute Names 20121109

Method CREATE_MESSAGE_KEY on class /IWBEP/CL_OCI_UTILITY has no exception.

Method GET_ABAP_BOOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VALUE Call by reference Type reference (TYPE) STRING True or False 20121109
2 Returning RV_BOOL Value transfer Type reference (TYPE) ABAP_BOOL ABAP boolean 20121109

Method GET_ABAP_BOOL on class /IWBEP/CL_OCI_UTILITY has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 200