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 GET_CATEGORY Instance method Public Method returns error category 20090119
2 GET_MSGID Instance method Public Method returns message identifier 20090119
3 GET_MSG_CAT_GRPS Instance method Public Method returns message category groups 20090119
4 GET_PRIORITY_FOR_PROXY Instance method Public Method returns the priority assigned to an error categ. of a proxy 20090119
5 GET_PRIORITY_GENERAL 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 Importing IV_MSGNO Call by reference Type reference (TYPE) MSGNO System Message Number 20090119
2 Importing IV_MSG_CAT_GRP Call by reference Type reference (TYPE) BS_SOA_DTE_MSG_CATEGORY_GROUP Message category group 20090119
3 Importing IV_OWNER Call by reference Type reference (TYPE) BS_SOA_DTE_OWNER Owner of an entry 20090119
4 Returning RV_CATEGORY Value transfer Type reference (TYPE) BS_SOA_DTE_ERR_CATEGORY Error category 20090119
# Exception Resumable Description Created on
1 CX_BSSOA_NO_CUSTOMIZING_ENTRY No Customizing entry 20090119

Method GET_MSGID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MSG_CAT_GRP Call by reference Type reference (TYPE) BS_SOA_DTE_MSG_CATEGORY_GROUP Message category group 20090119
2 Returning 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 Exporting 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 Importing IV_CATEGORY Call by reference Type reference (TYPE) BS_SOA_DTE_ERR_CATEGORY Error category 20090119
2 Importing IV_OWNER Call by reference Type reference (TYPE) BS_SOA_DTE_OWNER Owner of an entry 20090119
3 Returning RV_PRIORITY Value transfer Type reference (TYPE) BS_SOA_DTE_CATEGORY_PRIO Priority of an error category 20090119
# Exception Resumable Description Created on
1 CX_BSSOA_NO_CUSTOMIZING_ENTRY No Customizing entry 20090119

Method GET_PRIORITY_GENERAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CATEGORY Call by reference Type reference (TYPE) BS_SOA_DTE_ERR_CATEGORY Error category 20090119
2 Importing IV_OWNER Call by reference Type reference (TYPE) BS_SOA_DTE_OWNER Owner of an entry 20090119
3 Returning RV_PRIORITY Value transfer Type reference (TYPE) BS_SOA_DTE_CATEGORY_PRIO Priority of an error category 20090119
# Exception Resumable Description Created on
1 CX_BSSOA_NO_CUSTOMIZING_ENTRY No Customizing entry 20090120
History
Last changed by/on SAP  20110908 
SAP Release Created in 702