SAP ABAP Class CL_BSSOA_CAT_CUST_SELFTEST (Customizing Error Categorizer - Selftest)
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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BSSOA_CATEGORY_CUST | Customizing Error Categorizer | 20090202 |
Properties
Class | CL_BSSOA_CAT_CUST_SELFTEST | |
Short Description | Customizing Error Categorizer - Selftest | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | BS_SOA_REUSE_ERROR_CATEGORIZER | Business Suite SOA: Error Categorizer |
Created | 20090202 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_BSSOA_CAT_CUST_SELFTEST has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BSSOA_CATEGORY_CUST | Customizing Error Categorizer | 20090202 |
Friends
Class CL_BSSOA_CAT_CUST_SELFTEST has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | LTY_PRIO2CAT_STAB | sorted table of LTY_PRIO2CAT | 20090202 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LTY_BSSOA_CAT2MSGNO_STAB | sorted table of BSSOA_CAT2MSGNO | 20090202 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LTY_MSGID2GRP_STAB | sorted table of LTY_MSGID2GRP | 20090202 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BS_SOA_MSG_CAT_GRP_STTY | sorted table of message category groups | 20090202 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LTY_PRIO2CAT_STAB | sorted table of LTY_PRIO2CAT | 20090202 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SMT_CLASS | Name of a Class | 20090202 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SMT_CLASS_METHOD | Method | 20090202 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20090202 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20090202 |
3 | ![]() |
Instance method | Private | Method | read data from BSSOA_CAT2MSGNO | 20090202 |
4 | ![]() |
Instance method | Private | Method | read data from BSSOA_MSGGRP | 20090202 |
5 | ![]() |
Static method | Private | Method | read data from BSSOA_PRIO2CAT | 20090202 |
6 | ![]() |
Instance method | Private | Method | read data from BSSOA_PRX2MSGGRP for given proxy class | 20090202 |
7 | ![]() |
Instance method | Private | Method | read data from BSSOA_PRX_PRICAT for given proxy class | 20090202 |
8 | ![]() |
Instance method | Private | Method | maintain attribute mt_msg_cat_grp | 20090202 |
Events
Class CL_BSSOA_CAT_CUST_SELFTEST has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | LTY_BSSOA_CAT2MSGNO_STAB | Private | See coding | sorted table of BSSOA_CAT2MSGNO | 20090202 |
|
|
2 | LTY_BSSOA_PRX2MSGGRP_STAB | Private | See coding | sorted table of BSSOA_PRX2MSGGRP | 20090202 |
|
|
3 | LTY_MSGID2GRP | Private | See coding | message id assigned to message category group | 20090202 |
|
|
4 | LTY_MSGID2GRP_STAB | Private | See coding | sorted table of LTY_MSGID2GRP | 20090202 |
|
|
5 | LTY_PRIO2CAT | Private | See coding | priority assigned to error-category | 20090202 |
|
|
6 | LTY_PRIO2CAT_STAB | Private | See coding | sorted table of LTY_PRIO2CAT | 20090202 |
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_BSSOA_CAT_CUST_SELFTEST has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BSSOA_CAT_CUST_SELFTEST has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PROXY_CLASS | Call by reference | Type reference (TYPE) | SMT_CLASS | Name of a Class | 20090202 | ||
2 | ![]() |
IV_PROXY_METHOD | Call by reference | Type reference (TYPE) | SMT_CLASS_METHOD | Method | 20090202 |
Method CONSTRUCTOR on class CL_BSSOA_CAT_CUST_SELFTEST has no exception.
Method GET_DATA_FROM_BSSOA_CAT2MSGNO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_PRX2MSGGRP | Call by reference | Type reference (TYPE) | LTY_BSSOA_PRX2MSGGRP_STAB | sorted table of BSSOA_PRX2MSGGRP | 20090202 |
Method GET_DATA_FROM_BSSOA_CAT2MSGNO on class CL_BSSOA_CAT_CUST_SELFTEST has no exception.
Method GET_DATA_FROM_BSSOA_MSGGRP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_PRX2MSGGRP | Call by reference | Type reference (TYPE) | LTY_BSSOA_PRX2MSGGRP_STAB | sorted table of BSSOA_PRX2MSGGRP | 20090202 |
Method GET_DATA_FROM_BSSOA_MSGGRP on class CL_BSSOA_CAT_CUST_SELFTEST has no exception.
Method GET_DATA_FROM_BSSOA_PRIO2CAT Signature
Method GET_DATA_FROM_BSSOA_PRIO2CAT on class CL_BSSOA_CAT_CUST_SELFTEST has no parameter.
Method GET_DATA_FROM_BSSOA_PRIO2CAT on class CL_BSSOA_CAT_CUST_SELFTEST has no exception.
Method GET_DATA_FROM_BSSOA_PRX2MSGGRP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PRX2MSGGRP | Call by reference | Type reference (TYPE) | LTY_BSSOA_PRX2MSGGRP_STAB | sorted table of BSSOA_PRX2MSGGRP | 20090202 |
Method GET_DATA_FROM_BSSOA_PRX2MSGGRP on class CL_BSSOA_CAT_CUST_SELFTEST has no exception.
Method GET_DATA_FROM_BSSOA_PRX_PRICAT Signature
Method GET_DATA_FROM_BSSOA_PRX_PRICAT on class CL_BSSOA_CAT_CUST_SELFTEST has no parameter.
Method GET_DATA_FROM_BSSOA_PRX_PRICAT on class CL_BSSOA_CAT_CUST_SELFTEST has no exception.
Method MAINTAIN_MSG_CAT_GRP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_PRX2MSGGRP | Call by reference | Type reference (TYPE) | LTY_BSSOA_PRX2MSGGRP_STAB | sorted table of BSSOA_PRX2MSGGRP | 20090202 |
Method MAINTAIN_MSG_CAT_GRP on class CL_BSSOA_CAT_CUST_SELFTEST has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 702 |