SAP ABAP Interface /IWBEP/IF_SB_GENCMN_UTILITY (Gateway Service Builder # Common Parts utility interface)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/CL_SB_GENCMN_UTILITY Gateway Service Builder – Common Parts utility class 20120229
Properties
Interface /IWBEP/IF_SB_GENCMN_UTILITY  
Short Description Gateway Service Builder # Common Parts utility interface    
General Data
Package /IWBEP/SB_GENCMN   Gateway Service Builder # Generator Common Parts 
Created 20120220   SAP 
Last changed 20131127   SAP 
Unicode checks active    
Forward declarations
Interface /IWBEP/IF_SB_GENCMN_UTILITY has no forward declaration.
Interfaces
Interface /IWBEP/IF_SB_GENCMN_UTILITY has no interface.
Friends
Interface /IWBEP/IF_SB_GENCMN_UTILITY has no friend.
Attributes
Interface /IWBEP/IF_SB_GENCMN_UTILITY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CLASS_EXISTS Instance method Public Method Check if a class with the same name already exists 20120229
2 CHECK_CLASS_NAME Instance method Public Method Check if a class with the same name already exists 20120304
3 CHECK_CLASS_NAMESPACE Instance method Public Method Check class valid name space 20120613
4 CHECK_CLASS_SAME_NAMESPACE Instance method Public Method Check if classes are in the same namespace 20120613
5 GET_WORKAREA_FOR_TABLE Instance method Public Method Truncate the name of the work area which is more than 30char 20120613
6 GET_WORKAREA_NAME Instance method Public Method Get the work area name from table name and path 20121226
Events
Interface /IWBEP/IF_SB_GENCMN_UTILITY has no event.
Types
Interface /IWBEP/IF_SB_GENCMN_UTILITY has no local type.
Method Signatures

Method CHECK_CLASS_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROPOSED_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20120229
2 Returning RV_CLASS_EXISTS Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120229

Method CHECK_CLASS_EXISTS on Interface /IWBEP/IF_SB_GENCMN_UTILITY has no exception.

Method CHECK_CLASS_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROPOSED_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20120304
2 Returning RV_SUBRC Value transfer Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20120304
# Exception Resumable Description Created on
1 /IWBEP/CX_SB_GEN_CMN Generator common Exception Object 20120314

Method CHECK_CLASS_NAMESPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20120613
# Exception Resumable Description Created on
1 /IWBEP/CX_SB_GEN_CMN Generator common Exception Object 20120613

Method CHECK_CLASS_SAME_NAMESPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BASE_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20120613
2 Importing IV_BOP_PREFIX Call by reference Type reference (TYPE) /IWBEP/SB_GEN_BOP_PREFIX BOP interface name prefix 20120613
3 Importing IV_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20120613
4 Importing IV_CLASS_TYPE Call by reference Type reference (TYPE) STRING 20120613
# Exception Resumable Description Created on
1 /IWBEP/CX_SB_GEN_CMN Generator common Exception Object 20120613

Method GET_WORKAREA_FOR_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_WORK_AREA_NAME Call by reference Type reference (TYPE) CHAR30 30 Characters 20120613
2 Importing IV_TABLE_NAME Call by reference Type reference (TYPE) STRING work area name 20120613
3 Importing IV_TABLE_PATH Call by reference Type reference (TYPE) STRING Table Path 20121224

Method GET_WORKAREA_FOR_TABLE on Interface /IWBEP/IF_SB_GENCMN_UTILITY has no exception.

Method GET_WORKAREA_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TABLE_NAME Call by reference Type reference (TYPE) STRING 20121226
2 Importing IV_TABLE_PATH Call by reference Type reference (TYPE) STRING 20121226
3 Returning RV_WORKAREA_NAME Value transfer Type reference (TYPE) CHAR30 30 Characters 20121226

Method GET_WORKAREA_NAME on Interface /IWBEP/IF_SB_GENCMN_UTILITY has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 200