SAP ABAP Class IF_SR_INBOUND_CLASSIFICATION (Services Registry : Classification of an object)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SR_INBOUND_DESCRIPTABLE | Services Registry : Entity that can be described | 20110118 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SR_INBOUND_CLASSIFICATION | Services Registry : Classification of an object | 20110118 |
Properties
| Class | IF_SR_INBOUND_CLASSIFICATION | |
| Short Description | Services Registry : Classification of an object | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090914 | 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
Class IF_SR_INBOUND_CLASSIFICATION has no interface implemented.
Friends
Class IF_SR_INBOUND_CLASSIFICATION has no friend class.
Attributes
Class IF_SR_INBOUND_CLASSIFICATION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create new classification for an object | 20110118 | |
| 2 | Instance method | Public | Method | Delete this classification | 20110118 | |
| 3 | Instance method | Public | Method | Discard changes of classification | 20110118 | |
| 4 | Instance method | Public | Method | Lock this classification value | 20110118 | |
| 5 | Static method | Public | Method | Lookup classification for an object | 20120706 | |
| 6 | Static method | Public | Method | Query classifications for objects | 20110118 | |
| 7 | Instance method | Public | Method | Retrieve this classification's data | 20110118 | |
| 8 | Instance method | Public | Method | Save this classification | 20110118 | |
| 9 | Instance method | Public | Method | Unlock this classification value | 20110118 | |
| 10 | Instance method | Public | Method | Update this classification | 20110118 |
Events
Class IF_SR_INBOUND_CLASSIFICATION has no event.
Types
Class IF_SR_INBOUND_CLASSIFICATION has no local type.
Method Signatures
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CLASSIFICATION | Call by reference | Type reference (TYPE) | SSTR_SR_CLASSIFICATION_OBJECT | Services Registry : Classification object | 20110118 | |||
| 2 | IV_OBJECT_GUID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_IDENTIFIER | Services Registry : Identifier | 20110118 | |||
| 3 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_OBJECT_TYPE | Services Registry : Object Type | 20110118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20110118 |
Method DELETE Signature
Method DELETE on class IF_SR_INBOUND_CLASSIFICATION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20110118 |
Method DISCARD Signature
Method DISCARD on class IF_SR_INBOUND_CLASSIFICATION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20110118 |
Method LOCK Signature
Method LOCK on class IF_SR_INBOUND_CLASSIFICATION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20110118 |
Method LOOKUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CLASSIFICATION | Call by reference | Type reference (TYPE) | SSTR_SR_CLASSIFICATION_OBJECT | 20120706 | ||||
| 2 | IV_GUID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_IDENTIFIER | 20120706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120706 |
Method QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CLASSIFICATION | Call by reference | Type reference (TYPE) | STTY_SR_CLASSIFICATION_OBJECT | Services Registry : Classification object table | 20110118 | |||
| 2 | IV_GUID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_IDENTIFIER | Services Registry : Identifier | 20110118 | |||
| 3 | IV_OBJECT_GUID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_IDENTIFIER | Services Registry : Identifier | 20110118 | |||
| 4 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_OBJECT_TYPE | Services Registry : Object Type | 20110118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20110118 |
Method RETRIEVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CLASSIFICATION | Call by reference | Type reference (TYPE) | SSTR_SR_CLASSIFICATION_VALUE | Services Registry : Classification values for processing | 20110118 | |||
| 2 | ES_USER | Call by reference | Type reference (TYPE) | SSTR_SR_USER_INFORMATION | Services Registry : User Include Structure (Create, Change) | 20110118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20110118 |
Method SAVE Signature
Method SAVE on class IF_SR_INBOUND_CLASSIFICATION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20110118 |
Method UNLOCK Signature
Method UNLOCK on class IF_SR_INBOUND_CLASSIFICATION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20110118 |
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CLASSIFICATION | Call by reference | Type reference (TYPE) | SSTR_SR_CLASSIFICATION_VALUE | Services Registry : Classification values for processing | 20110118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20110118 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |