SAP ABAP Class IF_SLIB_SAPF_FACTORY (SAP Feature Factory)
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
| Class | IF_SLIB_SAPF_FACTORY | |
| Short Description | SAP Feature Factory | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20060712 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SLIB_SAPF_FACTORY has no forward declaration.
Interfaces
Class IF_SLIB_SAPF_FACTORY has no interface implemented.
Friends
Class IF_SLIB_SAPF_FACTORY has no friend class.
Attributes
Class 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
Class 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 class 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 class 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 class 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 class 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 class IF_SLIB_SAPF_FACTORY has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |