SAP ABAP Class CL_APEL_FACTORY (Creation of APEL Object)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-FS-ECH (Application Component) Error and Conflict Handler
     FS_ECH_APEL_CORE (Package) ABAP Path Expression Language
Properties
Class CL_APEL_FACTORY  
Short Description Creation of APEL Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FS_ECH_APEL_CORE   ABAP Path Expression Language 
Created 20100408   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_APEL_FACTORY has no forward declaration.
Interfaces
Class CL_APEL_FACTORY has no interface implemented.
Friends
Class CL_APEL_FACTORY has no friend class.
Attributes
Class CL_APEL_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 S_CREATE_BUILDER Static method Public Method 20100415
2 S_CREATE_INTERPRETER Static method Public Method 20100415
3 S_CREATE_PARSER Static method Public Method 20100408
4 S_CREATE_PATHCHECKER Static method Public Method 20110208
Events
Class CL_APEL_FACTORY has no event.
Types
Class CL_APEL_FACTORY has no local type.
Method Signatures

Method S_CREATE_BUILDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_BUILDER Value transfer Object reference (TYPE REF TO) IF_APEL_BUILDER APEL Pfad Builder 20100415

Method S_CREATE_BUILDER on class CL_APEL_FACTORY has no exception.

Method S_CREATE_INTERPRETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INTERPRETER Value transfer Object reference (TYPE REF TO) IF_APEL_INTERPRETER APEL Pfad Interpreter 20100415

Method S_CREATE_INTERPRETER on class CL_APEL_FACTORY has no exception.

Method S_CREATE_PARSER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_PARSER Value transfer Object reference (TYPE REF TO) IF_APEL_PARSER APEL Pfad Parser 20100408

Method S_CREATE_PARSER on class CL_APEL_FACTORY has no exception.

Method S_CREATE_PATHCHECKER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_PATHCHECKER Value transfer Object reference (TYPE REF TO) IF_APEL_PATHCHECKER 20110208

Method S_CREATE_PATHCHECKER on class CL_APEL_FACTORY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 730