SAP ABAP Class CL_SR_INBOUND_CLASSIF_SYS (Services Registry : Classification Meta Data)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SUDDICLIENT_NEW (Package) New development regarding UDDI Publication

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SR_INBOUND_CLASSIFIED | Services Registry : Entity with classifications | 20110119 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SR_INBOUND_CLASSIF_SYS | Services Registry : Classification Meta Data | 20110119 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SR_INBOUND_DESCRIPTABLE | Services Registry : Entity that can be described | 20110119 |
Properties
Class | CL_SR_INBOUND_CLASSIF_SYS | |
Short Description | Services Registry : Classification Meta Data | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SUDDICLIENT_NEW | New development regarding UDDI Publication |
Created | 20110119 | SAP |
Last change | 20130531 | 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) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SR_INBOUND_CLASSIFIED | Services Registry : Entity with classifications | 20110119 | ||
2 | IF_SR_INBOUND_CLASSIF_SYS | Services Registry : Classification Meta Data | 20110119 | ||
3 | IF_SR_INBOUND_DESCRIPTABLE | Services Registry : Entity that can be described | 20110119 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_SR_INBOUND_HELPER_UTILITY | 20110119 | Services Registry : Inbound Utility class |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CL_SR_INBOUND_CLASSIF_SYS' | Class Name | 20110119 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR2 | 'UI' | 20120709 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SR_INBOUND_CLASSIF_HANDLER | Services Registry : Handler for classifications of objects | 20110119 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SR_INBOUND_DESCR_HANDLER | Services Registry : Handler for descriptions of objects | 20110119 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SSTR_SR_CLASSIF_SYS_CACHE | Services Registry : Classification system meta data cache | 20110119 | ||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STTY_SR_CLASSIF_SYS_OBJECT | Services Registry : Classification system object | 20110119 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR2 | 20120709 | |||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SDTE_SRT_WSP_SR_IDENTIFIER | Services Registry : Identifier | 20110119 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20110119 | |||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20110119 | |||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SDTE_SRT_WSP_SR_MOD_FLAG | Services Registry : Flag in cache to signal changes | 20110119 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Check if this system is in use | 20110119 |
2 | ![]() |
Instance method | Private | Method | Check consistency before save | 20110119 |
3 | ![]() |
Instance method | Private | Method | Check for compliance to a read only setting | 20110119 |
4 | ![]() |
Instance method | Private | Constructor | Create object | 20110119 |
5 | ![]() |
Static method | Private | Method | Create predefined classification system | 20110119 |
6 | ![]() |
Instance method | Private | Method | Make sure this object may still be used | 20110119 |
7 | ![]() |
Static method | Private | Method | Check for existence on db | 20110119 |
8 | ![]() |
Instance method | Public | Method | Get classification values | 20120709 |
9 | ![]() |
Instance method | Private | Method | Check valid state | 20110119 |
10 | ![]() |
Instance method | Private | Method | Load data from database | 20110119 |
11 | ![]() |
Instance method | Private | Method | Lock this object | 20110119 |
12 | ![]() |
Instance method | Private | Method | Unlock this object | 20110119 |
Events
Class CL_SR_INBOUND_CLASSIF_SYS has no event.
Types
Class CL_SR_INBOUND_CLASSIF_SYS has no local type.
Method Signatures
Method CHECK_CLASSIFICATION_USERS Signature
Method CHECK_CLASSIFICATION_USERS on class CL_SR_INBOUND_CLASSIF_SYS has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20110119 |
Method CHECK_CONSISTENCY Signature
Method CHECK_CONSISTENCY on class CL_SR_INBOUND_CLASSIF_SYS has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20110119 |
Method CHECK_READ_ONLY Signature
Method CHECK_READ_ONLY on class CL_SR_INBOUND_CLASSIF_SYS has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20110119 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_DATA | Call by reference | Type reference (TYPE) | SSTR_SR_CLASSIF_SYS_CACHE | Services Registry : Classification system meta data | 20110119 | ||
2 | ![]() |
IV_CREATE_NEW | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110119 | |||
3 | ![]() |
IV_GUID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_IDENTIFIER | Services Registry : Identifier | 20110119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20110119 |
Method CREATE_PREDEFINED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_CLASSIF_SYS | Call by reference | Type reference (TYPE) | SSTR_SR_CLASSIF_SYS_OBJECT | Services Registry : Classification System Object | 20110119 | ||
2 | ![]() |
IV_TMODEL_KEY | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_UDDI_KEY | Services Registry : UDDI Key | 20110119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20110119 |
Method ENSURE_VALIDITY Signature
Method ENSURE_VALIDITY on class CL_SR_INBOUND_CLASSIF_SYS has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20110119 |
Method EXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_EXISTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110119 | |||
2 | ![]() |
EV_GUID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_IDENTIFIER | Services Registry : Identifier | 20110119 | ||
3 | ![]() |
IV_TMODEL_KEY | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_UDDI_KEY | Services Registry : UDDI Key | 20110119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20110119 |
Method GET_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CLASSIFICATIONS | Call by reference | Type reference (TYPE) | STTY_SR_CLASSIFICATION_OBJECT | 20120709 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120709 |
Method IS_VALID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_VALID | Value transfer | Type reference (TYPE) | SDTE_SRT_WSP_SR_BOOL | Services Registry : Boolean | 20110119 |
Method IS_VALID on class CL_SR_INBOUND_CLASSIF_SYS has no exception.
Method LOAD_FROM_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_GUID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_IDENTIFIER | Services Registry : Identifier | 20110119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20110119 |
Method LOCK Signature
Method LOCK on class CL_SR_INBOUND_CLASSIF_SYS has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20110119 |
Method UNLOCK Signature
Method UNLOCK on class CL_SR_INBOUND_CLASSIF_SYS has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20110119 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |