SAP ABAP Interface IF_BSSOA_CATEGORY_CUST (Customizing Error Categorizer)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-SOA (Application Component) Enterprise SOA
⤷
BS_SOA_REUSE_ERROR_CATEGORIZER (Package) Business Suite SOA: Error Categorizer
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BSSOA_CATEGORY_CUST | Customizing Error Categorizer | 20090120 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BSSOA_CAT_CUST_SELFTEST | Customizing Error Categorizer - Selftest | 20090202 |
Properties
| Interface | IF_BSSOA_CATEGORY_CUST | |
| Short Description | Customizing Error Categorizer |
General Data
| Package | BS_SOA_REUSE_ERROR_CATEGORIZER | Business Suite SOA: Error Categorizer |
| Created | 20090119 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_BSSOA_CATEGORY_CUST has no forward declaration.
Interfaces
Interface IF_BSSOA_CATEGORY_CUST has no interface.
Friends
Interface IF_BSSOA_CATEGORY_CUST has no friend.
Attributes
Interface IF_BSSOA_CATEGORY_CUST has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | returns error category | 20090119 | |
| 2 | Instance method | Public | Method | returns message identifier | 20090119 | |
| 3 | Instance method | Public | Method | returns message category groups | 20090119 | |
| 4 | Instance method | Public | Method | returns the priority assigned to an error categ. of a proxy | 20090119 | |
| 5 | Instance method | Public | Method | returns the priority assigned to an error category generally | 20090119 |
Events
Interface IF_BSSOA_CATEGORY_CUST has no event.
Types
Interface IF_BSSOA_CATEGORY_CUST has no local type.
Method Signatures
Method GET_CATEGORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MSGNO | Call by reference | Type reference (TYPE) | MSGNO | System Message Number | 20090119 | |||
| 2 | IV_MSG_CAT_GRP | Call by reference | Type reference (TYPE) | BS_SOA_DTE_MSG_CATEGORY_GROUP | Message category group | 20090119 | |||
| 3 | IV_OWNER | Call by reference | Type reference (TYPE) | BS_SOA_DTE_OWNER | Owner of an entry | 20090119 | |||
| 4 | RV_CATEGORY | Value transfer | Type reference (TYPE) | BS_SOA_DTE_ERR_CATEGORY | Error category | 20090119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No Customizing entry | 20090119 |
Method GET_MSGID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MSG_CAT_GRP | Call by reference | Type reference (TYPE) | BS_SOA_DTE_MSG_CATEGORY_GROUP | Message category group | 20090119 | |||
| 2 | RV_MSGID | Value transfer | Type reference (TYPE) | MSGID | Message identification | 20090120 |
Method GET_MSGID on Interface IF_BSSOA_CATEGORY_CUST has no exception.
Method GET_MSG_CAT_GRPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MSG_CAT_GRP | Call by reference | Type reference (TYPE) | BS_SOA_MSG_CAT_GRP_STTY | sorted table of message category groups | 20090119 |
Method GET_MSG_CAT_GRPS on Interface IF_BSSOA_CATEGORY_CUST has no exception.
Method GET_PRIORITY_FOR_PROXY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CATEGORY | Call by reference | Type reference (TYPE) | BS_SOA_DTE_ERR_CATEGORY | Error category | 20090119 | |||
| 2 | IV_OWNER | Call by reference | Type reference (TYPE) | BS_SOA_DTE_OWNER | Owner of an entry | 20090119 | |||
| 3 | RV_PRIORITY | Value transfer | Type reference (TYPE) | BS_SOA_DTE_CATEGORY_PRIO | Priority of an error category | 20090119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No Customizing entry | 20090119 |
Method GET_PRIORITY_GENERAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CATEGORY | Call by reference | Type reference (TYPE) | BS_SOA_DTE_ERR_CATEGORY | Error category | 20090119 | |||
| 2 | IV_OWNER | Call by reference | Type reference (TYPE) | BS_SOA_DTE_OWNER | Owner of an entry | 20090119 | |||
| 3 | RV_PRIORITY | Value transfer | Type reference (TYPE) | BS_SOA_DTE_CATEGORY_PRIO | Priority of an error category | 20090119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No Customizing entry | 20090120 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |