SAP ABAP Class CL_WCF_BPATH_BASIC_FUNCTIONS (Basic functions of BPATH)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-GOL-BOL (Application Component) Business Object Layer
     CRM_BOL (Package) CRM Business Object Layer
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WCF_BPATH_FUNCTIONPOOL BPath Functionpool Interface 20100628
Properties
Class CL_WCF_BPATH_BASIC_FUNCTIONS  
Short Description Basic functions of BPATH    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BOL   CRM Business Object Layer 
Created 20100628   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WCF_BPATH_BASIC_FUNCTIONS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WCF_BPATH_FUNCTIONPOOL BPath Functionpool Interface 20100628
Friends
Class CL_WCF_BPATH_BASIC_FUNCTIONS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_RUNTIME_MODEL Instance attribute Private Object reference (TYPE REF TO) IF_GENIL_OBJ_MODEL Interface for Access to Central Object Model 20100628
2 GT_ATTR_FIELDS Instance attribute Private Type reference (TYPE) GTYPE_ATTR_DATA_TAB 20110211
Methods
# Method Level Visibility Method type Description Created on
1 ENPACK_BOOL Instance method Private Method 20100628
2 ENPACK_DATE Instance method Private Method 20100628
3 ENPACK_NUMBER Instance method Private Method 20100628
4 ENPACK_STRING Instance method Private Method 20100628
5 EXEC_FUNC_STRCOMP Instance method Private Method 20100628
6 EXEC_TEXTSEARCH Instance method Private Method 20110211
Events
Class CL_WCF_BPATH_BASIC_FUNCTIONS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTYPE_ATTR_DATA Private See coding 20110211 begin of GTYPE_ATTR_DATA, IDENT type string, Data type stringtab, end of GTYPE_ATTR_DATA
2 GTYPE_ATTR_DATA_TAB Private See coding 20110211 GTYPE_ATTR_DATA_TAB type hashed table of GTYPE_ATTR_DATA with unique key ident
Method Signatures

Method ENPACK_BOOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_IN Call by reference Type reference (TYPE) ABAP_BOOL Natural number 20100628
2 Returning RV_OUT Value transfer Type reference (TYPE) CRMT_BOL_BPATH_EXPR_VALUE stores return value of an explicitely typed BPATH expression 20100628

Method ENPACK_BOOL on class CL_WCF_BPATH_BASIC_FUNCTIONS has no exception.

Method ENPACK_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_IN Call by reference Type reference (TYPE) DATS Natural number 20100628
2 Returning RV_OUT Value transfer Type reference (TYPE) CRMT_BOL_BPATH_EXPR_VALUE stores return value of an explicitely typed BPATH expression 20100628

Method ENPACK_DATE on class CL_WCF_BPATH_BASIC_FUNCTIONS has no exception.

Method ENPACK_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_IN Call by reference Type reference (TYPE) INT4 Natural number 20100628
2 Returning RV_OUT Value transfer Type reference (TYPE) CRMT_BOL_BPATH_EXPR_VALUE stores return value of an explicitely typed BPATH expression 20100628

Method ENPACK_NUMBER on class CL_WCF_BPATH_BASIC_FUNCTIONS has no exception.

Method ENPACK_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_IN Call by reference Type reference (TYPE) STRING 20100628
2 Returning RV_OUT Value transfer Type reference (TYPE) CRMT_BOL_BPATH_EXPR_VALUE stores return value of an explicitely typed BPATH expression 20100628

Method ENPACK_STRING on class CL_WCF_BPATH_BASIC_FUNCTIONS has no exception.

Method EXEC_FUNC_STRCOMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_P1 Call by reference Type reference (TYPE) CRMT_BOL_BPATH_EXPR_VALUE stores return value of an explicitely typed BPATH expression 20100628
2 Importing IV_P2 Call by reference Type reference (TYPE) CRMT_BOL_BPATH_EXPR_VALUE stores return value of an explicitely typed BPATH expression 20100628
3 Importing IV_P3 Call by reference Type reference (TYPE) CRMT_BOL_BPATH_EXPR_VALUE stores return value of an explicitely typed BPATH expression 20100628
4 Returning RV_RES Value transfer Type reference (TYPE) CRMT_BOL_BPATH_EXPR_VALUE stores return value of an explicitely typed BPATH expression 20100628

Method EXEC_FUNC_STRCOMP on class CL_WCF_BPATH_BASIC_FUNCTIONS has no exception.

Method EXEC_TEXTSEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MIN_CHARS Call by reference Type reference (TYPE) INT2 2 byte integer (signed) 20110211
2 Importing IV_PARSER Call by reference Object reference (TYPE REF TO) CL_WCF_BPATH_PARSER Parser for Genil object access with bPath 20110211
3 Importing IV_SEARCH Call by reference Type reference (TYPE) STRING 20110211
4 Returning RV_RESULT Value transfer Type reference (TYPE) CRMT_BOL_BPATH_EXPR_VALUE stores return value of an explicitely typed BPATH expression 20110211

Method EXEC_TEXTSEARCH on class CL_WCF_BPATH_BASIC_FUNCTIONS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 702