SAP ABAP Class CL_SXF_RELATION_FACTORY (CL_SXF_RELATION_FACTORY)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-SIW (Application Component) Service Implementation Workbench
     S_SIW_TYPES (Package) SIW: Global Type definitions
Properties
Class CL_SXF_RELATION_FACTORY  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_SIW_TYPES   SIW: Global Type definitions 
Created 20071212   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SXF_RELATION_FACTORY has no forward declaration.
Interfaces
Class CL_SXF_RELATION_FACTORY has no interface implemented.
Friends
Class CL_SXF_RELATION_FACTORY has no friend class.
Attributes
Class CL_SXF_RELATION_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_DIRECTORY Static method Public Method CREATE_DIRECTORY 20071212
2 CREATE_RELATION Static method Public Method CREATE_RELATION 20071212
Events
Class CL_SXF_RELATION_FACTORY has no event.
Types
Class CL_SXF_RELATION_FACTORY has no local type.
Method Signatures

Method CREATE_DIRECTORY Signature

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

Method CREATE_DIRECTORY on class CL_SXF_RELATION_FACTORY has no exception.

Method CREATE_RELATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELD1 Call by reference Object reference (TYPE REF TO) IF_SXF_FIELD I_FIELD1 20071212
2 Importing I_FIELD2 Call by reference Object reference (TYPE REF TO) IF_SXF_FIELD I_FIELD2 20071212
3 Importing I_ROLE1 Call by reference Type reference (TYPE) CSEQUENCE I_ROLE1 20071212
4 Importing I_ROLE2 Call by reference Type reference (TYPE) CSEQUENCE I_ROLE2 20071212
5 Returning R_RELATION Value transfer Object reference (TYPE REF TO) IF_SXF_RELATION R_RELATION 20071212

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