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 | ![]() |
Instance method | Public | Method | 20060712 | |
2 | ![]() |
Instance method | Public | Method | 20060712 | |
3 | ![]() |
Instance method | Public | Method | 20060712 | |
4 | ![]() |
Instance method | Public | Method | 20060712 | |
5 | ![]() |
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 | ![]() |
ID | Call by reference | Type reference (TYPE) | QNAME | 20060718 | |||
2 | ![]() |
METADATA | Call by reference | Type reference (TYPE) | T_FEAT_METADATA | 20060712 | |||
3 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20060712 | |||
4 | ![]() |
PROPERTIES | Call by reference | Type reference (TYPE) | SOAP_PROPERTY_LIST | Properties des Features | 20060712 | ||
5 | ![]() |
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 | ![]() |
ALLOWED_VALUES | Call by reference | Type reference (TYPE) | SOAP_VALUE_LIST | mögliche Werte des Property | 20060712 | ||
2 | ![]() |
CONFIGURED_VALUES | Call by reference | Type reference (TYPE) | SOAP_VALUE_LIST | aktuell konfigurierte Werte | 20060712 | ||
3 | ![]() |
METADATA | Call by reference | Type reference (TYPE) | T_PROP_METADATA | 20060712 | |||
4 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20060712 | |||
5 | ![]() |
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 | ![]() |
REF_NAME | Call by reference | Type reference (TYPE) | STRING | 20060712 | |||
2 | ![]() |
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 | ![]() |
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 | ![]() |
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 |