SAP ABAP Class IF_WCF_BPATH_FUNCTIONPOOL (BPath Functionpool Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WCF_BPATH_AGGREGATIONS Basic aggregations of BPATH 20100629
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WCF_BPATH_BASIC_FUNCTIONS Basic functions of BPATH 20100628
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WCF_BPATH_GENIL_FUNCTIONS GenIL related functions of BPATH 20100629
Properties
Class IF_WCF_BPATH_FUNCTIONPOOL  
Short Description BPath Functionpool Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100628   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WCF_BPATH_FUNCTIONPOOL has no forward declaration.
Interfaces
Class IF_WCF_BPATH_FUNCTIONPOOL has no interface implemented.
Friends
Class IF_WCF_BPATH_FUNCTIONPOOL has no friend class.
Attributes
Class IF_WCF_BPATH_FUNCTIONPOOL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 PROCESS_ABSTRACT_FUNC Instance method Public Method Function in Test Mode 20100628
2 PROCESS_EXEC_FUNC Instance method Public Method Function in Execution Mode 20100628
3 REGISTER_FUNCTIONS Instance method Public Method 20100628
Events
Class IF_WCF_BPATH_FUNCTIONPOOL has no event.
Types
Class IF_WCF_BPATH_FUNCTIONPOOL has no local type.
Method Signatures

Method PROCESS_ABSTRACT_FUNC Signature

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

Method PROCESS_ABSTRACT_FUNC on class IF_WCF_BPATH_FUNCTIONPOOL has no exception.

Method PROCESS_EXEC_FUNC Signature

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

Method PROCESS_EXEC_FUNC on class IF_WCF_BPATH_FUNCTIONPOOL has no exception.

Method REGISTER_FUNCTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BPATH_PARSER Call by reference Object reference (TYPE REF TO) CL_WCF_BPATH_PARSER Parser for Genil object access with bPath 20100628

Method REGISTER_FUNCTIONS on class IF_WCF_BPATH_FUNCTIONPOOL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in