SAP ABAP Interface IF_SLIB_SAPF_FACTORY (SAP Feature Factory)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
     SWSDLPP (Package) SIDL/SLIB Model and Serialization Framework
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SLIB_SAPF_FACTORY SAP Feature Factory 20060712
Properties
Interface IF_SLIB_SAPF_FACTORY  
Short Description SAP Feature Factory    
General Data
Package SWSDLPP   SIDL/SLIB Model and Serialization Framework 
Created 20060712   SAP 
Last changed 20090618   SAP 
Unicode checks active    
Forward declarations
Interface IF_SLIB_SAPF_FACTORY has no forward declaration.
Interfaces
Interface IF_SLIB_SAPF_FACTORY has no interface.
Friends
Interface IF_SLIB_SAPF_FACTORY has no friend.
Attributes
Interface IF_SLIB_SAPF_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_FEATURE Instance method Public Method 20060712
2 CREATE_PROPERTY Instance method Public Method 20060712
3 CREATE_USE_FEATURE Instance method Public Method 20060712
4 GET_REGISTRY Instance method Public Method 20060712
5 SET_REGISTRY Instance method Public Method 20060712
Events
Interface IF_SLIB_SAPF_FACTORY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_FEAT_METADATA Public See coding 20060712 begin of T_FEAT_METADATA, display_name type string, description type string, scope type string, is_required type boolean, is_client_relevant type boolean, is_visible type boolean, is_readonly type boolean, end of T_FEAT_METADATA
2 T_PROP_METADATA Public See coding 20060712 begin of T_PROP_METADATA, display_name type string, description type string, default_value type string, is_required type boolean, is_client_relevant type boolean, is_visible type boolean, is_multivalue type boolean, is_readonly type boolean, end of T_PROP_METADATA
Method Signatures

Method CREATE_FEATURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) QNAME 20060718
2 Importing METADATA Call by reference Type reference (TYPE) T_FEAT_METADATA 20060712
3 Importing NAME Call by reference Type reference (TYPE) STRING 20060712
4 Importing PROPERTIES Call by reference Type reference (TYPE) SOAP_PROPERTY_LIST Properties des Features 20060712
5 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SLIB_SAPF_FEATURE SAP-Feature 20060712

Method CREATE_FEATURE on Interface IF_SLIB_SAPF_FACTORY has no exception.

Method CREATE_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALLOWED_VALUES Call by reference Type reference (TYPE) SOAP_VALUE_LIST mögliche Werte des Property 20060712
2 Importing CONFIGURED_VALUES Call by reference Type reference (TYPE) SOAP_VALUE_LIST aktuell konfigurierte Werte 20060712
3 Importing METADATA Call by reference Type reference (TYPE) T_PROP_METADATA 20060712
4 Importing NAME Call by reference Type reference (TYPE) STRING 20060712
5 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SLIB_SAPF_PROPERTY SAP Property 20060712

Method CREATE_PROPERTY on Interface IF_SLIB_SAPF_FACTORY has no exception.

Method CREATE_USE_FEATURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REF_NAME Call by reference Type reference (TYPE) STRING 20060712
2 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SLIB_SAPF_USE_FEATURE 20060712

Method CREATE_USE_FEATURE on Interface IF_SLIB_SAPF_FACTORY has no exception.

Method GET_REGISTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SIDL_REGISTRY Extension Registry 20060712

Method GET_REGISTRY on Interface IF_SLIB_SAPF_FACTORY has no exception.

Method SET_REGISTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REGISTRY Call by reference Object reference (TYPE REF TO) IF_SIDL_REGISTRY Extension Registry 20060712

Method SET_REGISTRY on Interface IF_SLIB_SAPF_FACTORY has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 710