SAP ABAP Class /IWBEP/CL_SB_GENCMN_UTILITY (Gateway Service Builder – Common Parts utility class)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-SB (Application Component) Gateway Service Builder
     /IWBEP/SB_GENCMN (Package) Gateway Service Builder # Generator Common Parts
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/IF_SB_GENCMN_UTILITY Gateway Service Builder # Common Parts utility interface 20120229
Properties
Class /IWBEP/CL_SB_GENCMN_UTILITY  
Short Description Gateway Service Builder – Common Parts utility class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWBEP/SB_GENCMN   Gateway Service Builder # Generator Common Parts 
Created 20120229   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
# Interface Abstract Final Description Created on
1 /IWBEP/IF_SB_GENCMN_UTILITY Gateway Service Builder # Common Parts utility interface 20120229
Friends
Class /IWBEP/CL_SB_GENCMN_UTILITY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_GEN_FACADE Instance attribute Private Object reference (TYPE REF TO) /IWBEP/IF_SB_GENCMN_FACADE Gateway Service Builder – Common Parts facade interface 20120229
2 MT_WORKAREA Static Attribute Public Type reference (TYPE) TY_T_WORKAREA_NAMES Workarea names 20121226
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ABAP_STRUCTURE Static method Public Method Checks if the ABAP structure is valid 20131206
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120229
Events
Class /IWBEP/CL_SB_GENCMN_UTILITY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_WORKAREA_NAMES Public See coding Type for Workarea names 20121226 BEGIN OF ty_s_workarea_names, table_name TYPE string, table_path TYPE string, workarea_name TYPE char30, END OF ty_s_workarea_names
2 TY_T_WORKAREA_NAMES Public See coding Table Type for Workarea names 20121226 ty_t_workarea_names TYPE STANDARD TABLE OF ty_s_workarea_names
Method Signatures

Method CHECK_ABAP_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ABAP_STRC_NAME Call by reference Type reference (TYPE) /IWBEP/SBOD_ABAP_STRC_NAME Service Builder: OData ABAP Structure Type Name 20131206
2 Returning RV_INVALID Value transfer Type reference (TYPE) ABAP_BOOL 20131206

Method CHECK_ABAP_STRUCTURE on class /IWBEP/CL_SB_GENCMN_UTILITY has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class /IWBEP/CL_SB_GENCMN_UTILITY has no parameter.
Method CONSTRUCTOR on class /IWBEP/CL_SB_GENCMN_UTILITY has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 200