SAP ABAP Class IF_WS_CLASSIFICATION (Classification IF for VIF)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_WS_CLASSIFICATION_PERSIST | Classification IF for VIF | 20100422 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WS_CLASSIFICATION_BASE | Classification base | 20100420 |
Properties
| Class | IF_WS_CLASSIFICATION | |
| Short Description | Classification IF for VIF | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100420 | 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_WS_CLASSIFICATION has no interface implemented.
Friends
Class IF_WS_CLASSIFICATION has no friend class.
Attributes
Class IF_WS_CLASSIFICATION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get classification | 20100420 | |
| 2 | Instance method | Public | Method | Get classification with text | 20100423 | |
| 3 | Instance method | Public | Method | Classification is changed, differs from according data on db | 20100422 | |
| 4 | Instance method | Public | Method | Set classification (without save) | 20100420 | |
| 5 | Instance method | Public | Method | Set classification ignoring class_tmodelname and class_descr | 20100423 |
Events
Class IF_WS_CLASSIFICATION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_CLASSIFICATION | Public | Type reference (TYPE) | SESD_CR_CLASSIFICATION_KEY | 20100420 | |
|
| 2 | T_CLASSIFICATIONS | Public | See coding | 20100420 | t_classifications type standard table of t_classification with default key
|
||
| 3 | T_CLASSIFICATIONS_WT | Public | See coding | 20100423 | t_classifications_wt type standard table of t_classification_wt with default key
|
||
| 4 | T_CLASSIFICATION_WT | Public | Type reference (TYPE) | SESD_CR_CLASSIFICATION | 20100423 | |
Method Signatures
Method GET_CLASSIFICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASSIFICATIONS | Call by reference | Type reference (TYPE) | T_CLASSIFICATIONS | 20100420 |
Method GET_CLASSIFICATION on class IF_WS_CLASSIFICATION has no exception.
Method GET_CLASSIFICATION_WT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASSIFICATIONS | Call by reference | Type reference (TYPE) | T_CLASSIFICATIONS_WT | 20100423 |
Method GET_CLASSIFICATION_WT on class IF_WS_CLASSIFICATION has no exception.
Method IS_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100422 |
Method IS_CHANGED on class IF_WS_CLASSIFICATION has no exception.
Method SET_CLASSIFICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASSIFICATIONS | Call by reference | Type reference (TYPE) | T_CLASSIFICATIONS | 20100420 |
Method SET_CLASSIFICATION on class IF_WS_CLASSIFICATION has no exception.
Method SET_CLASSIFICATION_WT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASSIFICATIONS | Call by reference | Type reference (TYPE) | T_CLASSIFICATIONS_WT | 20100423 |
Method SET_CLASSIFICATION_WT on class IF_WS_CLASSIFICATION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |