SAP ABAP Class IF_SR_INBOUND_CLASS_HIERARCHY (Hierarchy of Classifications)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SR_INBOUND_CLASS_HIERARCHY | Services Registry: Classification Hierarchy | 20120709 |
Properties
Class | IF_SR_INBOUND_CLASS_HIERARCHY | |
Short Description | Hierarchy of Classifications | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20120706 | 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_CLASS_HIERARCHY has no interface implemented.
Friends
Class IF_SR_INBOUND_CLASS_HIERARCHY has no friend class.
Attributes
Class IF_SR_INBOUND_CLASS_HIERARCHY has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Activates hierarchy | 20120706 |
2 | ![]() |
Instance method | Public | Method | Clear classifications | 20120706 |
3 | ![]() |
Static method | Public | Method | Create a new hierarchy | 20120706 |
4 | ![]() |
Instance method | Public | Method | Deactivates hierarchy | 20120706 |
5 | ![]() |
Instance method | Public | Method | Delete this hierarchy | 20120706 |
6 | ![]() |
Instance method | Public | Method | Discard changes | 20120706 |
7 | ![]() |
Instance method | Public | Method | Get classifications of hierarchy | 20120706 |
8 | ![]() |
Instance method | Public | Method | Get description | 20120706 |
9 | ![]() |
Instance method | Public | Method | Get maximal level of hierarchy | 20120706 |
10 | ![]() |
Instance method | Public | Method | Get name of hierarchy | 20120706 |
11 | ![]() |
Instance method | Public | Method | check whether hierarchy is activated | 20120706 |
12 | ![]() |
Static method | Public | Method | Query for classification hierarchies | 20120706 |
13 | ![]() |
Instance method | Public | Method | Retrieves data of hierarchies | 20120706 |
14 | ![]() |
Instance method | Public | Method | Save this hierarchy | 20120706 |
15 | ![]() |
Instance method | Public | Method | Set a classification of the hierarchy | 20120706 |
16 | ![]() |
Instance method | Public | Method | Set description | 20120706 |
Events
Class IF_SR_INBOUND_CLASS_HIERARCHY has no event.
Types
Class IF_SR_INBOUND_CLASS_HIERARCHY has no local type.
Method Signatures
Method ACTIVATE Signature
Method ACTIVATE on class IF_SR_INBOUND_CLASS_HIERARCHY has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120706 |
Method CLEAR_CLASSIFICATIONS Signature
Method CLEAR_CLASSIFICATIONS on class IF_SR_INBOUND_CLASS_HIERARCHY has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120706 |
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_CLASS_HIER | Call by reference | Type reference (TYPE) | SSTR_SR_CLASS_HIER_OBJECT | 20120706 | |||
2 | ![]() |
IV_GUID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_IDENTIFIER | 20120706 | |||
3 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_NAME | 20120706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120706 |
Method DEACTIVATE Signature
Method DEACTIVATE on class IF_SR_INBOUND_CLASS_HIERARCHY has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120706 |
Method DELETE Signature
Method DELETE on class IF_SR_INBOUND_CLASS_HIERARCHY has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120706 |
Method DISCARD Signature
Method DISCARD on class IF_SR_INBOUND_CLASS_HIERARCHY has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120706 |
Method GET_CLASSIFICATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LEVEL | Call by reference | Type reference (TYPE) | I | 20120706 | |||
2 | ![]() |
R_CLASSIFICATION | Value transfer | Object reference (TYPE REF TO) | IF_SR_INBOUND_CLASSIF_SYS | 20120706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120706 |
Method GET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_DESCRIPTION | Value transfer | Type reference (TYPE) | SDTE_SRT_WSP_SR_OBJECT_TEXT | 20120706 |
Method GET_DESCRIPTION on class IF_SR_INBOUND_CLASS_HIERARCHY has no exception.
Method GET_MAX_LEVEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_LEVEL | Value transfer | Type reference (TYPE) | I | 20120706 |
Method GET_MAX_LEVEL on class IF_SR_INBOUND_CLASS_HIERARCHY has no exception.
Method GET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_NAME | Value transfer | Type reference (TYPE) | STRING | 20120706 |
Method GET_NAME on class IF_SR_INBOUND_CLASS_HIERARCHY has no exception.
Method IS_ACTIVATED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_ACTIVATED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120706 |
Method IS_ACTIVATED on class IF_SR_INBOUND_CLASS_HIERARCHY has no exception.
Method QUERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CLASS_HIERARCHY | Call by reference | Type reference (TYPE) | STTY_SR_CLASS_HIER_OBJECT | 20120706 | |||
2 | ![]() |
IV_GUID | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_IDENTIFIER | 20120706 | |||
3 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_NAME | 20120706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120706 |
Method RETRIEVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_USER | Call by reference | Type reference (TYPE) | SSTR_SR_USER_INFORMATION | 20120706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120706 |
Method SAVE Signature
Method SAVE on class IF_SR_INBOUND_CLASS_HIERARCHY has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120706 |
Method SET_CLASSIFICATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_CLASSIFICATION | Value transfer | Object reference (TYPE REF TO) | IF_SR_INBOUND_CLASSIF_SYS | 20120706 | |||
2 | ![]() |
I_LEVEL | Call by reference | Type reference (TYPE) | I | 20120706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120706 |
Method SET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DESCRIPTION | Call by reference | Type reference (TYPE) | SDTE_SRT_WSP_SR_OBJECT_TEXT | 20120706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120706 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |