SAP ABAP Class CL_SLIB_SAPF_OBJECTS (SAP Feature Objects)
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 - Using
Properties
| Class | CL_SLIB_SAPF_OBJECTS | |
| Short Description | SAP Feature Objects | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SWSDLPP | SIDL/SLIB Model and Serialization Framework |
| Created | 20060712 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SLIB_EXTENSION | 20060717 | |||
| 2 | IF_SLIB_NAMESPACE_DECL | SLIB Namespace Declaration | 20060712 | ||
| 3 | IF_SLIB_NODE | SLIB Node | 20060712 | ||
| 4 | IF_SLIB_NODE_ADMIN | Administrative Access to slib_node | 20060712 | ||
| 5 | IF_SLIB_NODE_COMPOSITE | SLIB Composite Node | 20060712 | ||
| 6 | IF_SLIB_SAPF_FEATURE | 20060713 | |||
| 7 | IF_SLIB_SAPF_PROPERTY | 20060713 | |||
| 8 | IF_SLIB_SAPF_USE_FEATURE | 20060713 | |||
| 9 | IF_SOAP_FEATURE | Characteristics of a SOAP Protocol | 20060712 | ||
| 10 | IF_SOAP_PROPERTY | Characteristics of a SOAP Protocol | 20060712 | ||
| 11 | IF_SWSDL11_EXTENSION | Extension Element | 20060717 | ||
| 12 | IF_SWSDL11_NODE | WSDL 1.1. Node | 20060717 | ||
| 13 | IF_SXMLP_PART | 20060719 | |||
| 14 | IF_SXMLP_PART_ABSTRACT | Abstract SXML/SXMLP Part | 20060719 | ||
| 15 | IF_SXML_SERIALIZABLE | SXML Serializable Interface | 20060719 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SLIB_SAPF_DESERIALIZER | 20060713 | SAP Feature Deserializer | |
| 2 | CL_SLIB_SAPF_FACTORY | 20060712 | SAP Feature Factory |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20060719 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SLIB_SAPF_FACTORY | SAP Feature Factory | 20060712 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SOAP_PROPERTY_LIST | All Corresponding Properties | 20060712 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20060712 | ||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | ANYURI | Any URI | 20060712 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | I | 20060712 | ||||
| 7 | Instance attribute | Protected | Type reference (TYPE) | TSLIB_NAMESPACE | SLIB Namespace Declarations | 20060719 | |||
| 8 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SLIB_NODE | SLIB Node | 20060712 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | SOAP_VALUE_LIST | All Permitted Values | 20060712 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | SOAP_VALUE_LIST | Currently Configured Values | 20060712 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | ABAP_FALSE; for Initial Templates Only | 20060719 | ||
| 12 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SIDL_REGISTRY | Extension Registry | 20060712 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20060712 | ||
| 2 | Instance method | Protected | Method | 20060712 | ||
| 3 | Instance method | Public | Method | 20060712 | ||
| 4 | Instance method | Protected | Method | 20060712 | ||
| 5 | Instance method | Protected | Method | 20060712 | ||
| 6 | Instance method | Protected | Method | 20060713 | ||
| 7 | Instance method | Protected | Method | 20060713 | ||
| 8 | Instance method | Protected | Method | 20060713 | ||
| 9 | Instance method | Protected | Method | 20060712 | ||
| 10 | Instance method | Protected | Method | 20060712 | ||
| 11 | Instance method | Public | Method | 20060712 | ||
| 12 | Instance method | Protected | Method | 20060712 |
Events
Class CL_SLIB_SAPF_OBJECTS has no event.
Types
Class CL_SLIB_SAPF_OBJECTS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_TYPE | Call by reference | Type reference (TYPE) | I | 20060712 |
Method CONSTRUCTOR on class CL_SLIB_SAPF_OBJECTS has no exception.
Method EXCEPTION_IF_LOCKED Signature
Method EXCEPTION_IF_LOCKED on class CL_SLIB_SAPF_OBJECTS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SLIB Exceptions | 20060712 |
Method SET_FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_SLIB_SAPF_FACTORY | Policy Factory | 20060712 |
Method SET_FACTORY on class CL_SLIB_SAPF_OBJECTS has no exception.
Method SET_FEATURE_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | QNAME | any URI | 20060718 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | STRING | 20060712 |
Method SET_FEATURE_KEY on class CL_SLIB_SAPF_OBJECTS has no exception.
Method SET_FEATURE_METADATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | METADATA | Call by reference | Type reference (TYPE) | IF_SLIB_SAPF_FACTORY=>T_FEAT_METADATA | 20060712 |
Method SET_FEATURE_METADATA on class CL_SLIB_SAPF_OBJECTS has no exception.
Method SET_FEATURE_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROPERTIES | Call by reference | Type reference (TYPE) | SOAP_PROPERTY_LIST | Liste von SOAP Properties | 20060713 |
Method SET_FEATURE_PROPERTIES on class CL_SLIB_SAPF_OBJECTS has no exception.
Method SET_PROPERTY_ALLOWED_VALUES 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 | 20060713 |
Method SET_PROPERTY_ALLOWED_VALUES on class CL_SLIB_SAPF_OBJECTS has no exception.
Method SET_PROPERTY_CONFIGURED_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIGURED_VALUES | Call by reference | Type reference (TYPE) | SOAP_VALUE_LIST | aktuell konfigurierte Werte | 20060713 |
Method SET_PROPERTY_CONFIGURED_VALUES on class CL_SLIB_SAPF_OBJECTS has no exception.
Method SET_PROPERTY_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | 20060712 |
Method SET_PROPERTY_KEY on class CL_SLIB_SAPF_OBJECTS has no exception.
Method SET_PROPERTY_METADATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | METADATA | Call by reference | Type reference (TYPE) | IF_SLIB_SAPF_FACTORY=>T_PROP_METADATA | 20060712 |
Method SET_PROPERTY_METADATA on class CL_SLIB_SAPF_OBJECTS 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 CL_SLIB_SAPF_OBJECTS has no exception.
Method SET_USE_FEATURE_REF 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 | REF_NAMESPACE | Call by reference | Type reference (TYPE) | ANYURI | any URI | 20060717 |
Method SET_USE_FEATURE_REF on class CL_SLIB_SAPF_OBJECTS has no exception.
Meta Relationship - Using (full list)
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |