SAP ABAP Class CL_CLS_CHAR_PACKAGE_STATE (Implementation for BAdI CLS_CHARACTERIZATION)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-UTL-CLS (Application Component) Classification Toolset
⤷
SPAK_CLASSIFICATION (Package) Characteristics
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CLS_CHARACTERIZATION_ROOT | Default-Implementierung | 20080520 |
Properties
| Class | CL_CLS_CHAR_PACKAGE_STATE | |
| Short Description | Implementation for BAdI CLS_CHARACTERIZATION | |
| Super Class | CL_CLS_CHARACTERIZATION_ROOT | Default-Implementierung |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SPAK_CLASSIFICATION | Characteristics |
| Created | 20080520 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_CLS_CHAR_PACKAGE_STATE has no interface implemented.
Friends
Class CL_CLS_CHAR_PACKAGE_STATE 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) | TY_CHECK_CACHE | 20080520 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | CLS_ATTRIBUTE_VALUES | Values of attributes | 20080520 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20080520 | ||
| 2 | Instance method | Private | Method | 20080520 | ||
| 3 | Instance method | Private | Method | 20080520 | ||
| 4 | Instance method | Private | Method | 20080520 |
Events
Class CL_CLS_CHAR_PACKAGE_STATE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_CHECK_CACHE | Private | See coding | 20080520 | ty_check_cache TYPE HASHED TABLE OF ty_check_cache_entry WITH UNIQUE KEY object
|
||
| 2 | TY_CHECK_CACHE_ENTRY | Private | See coding | 20080520 | BEGIN OF ty_check_cache_entry,
object TYPE pak_object_key,
errors TYPE cl_package_check=>ty_package_error_list,
severity TYPE c LENGTH 1,
exists type abap_bool,
END OF ty_check_cache_entry
|
Method Signatures
Method DISPLAY_ERRORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OBJECT | Call by reference | Type reference (TYPE) | PAK_OBJECT_KEY | 20080520 | ||||
| 2 | IM_WB_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WB_MANAGER | 20080520 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | GUI Problems | 20080520 |
Method EXPLAIN_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_REFERENCING_OBJECT | Call by reference | Type reference (TYPE) | PAK_OBJECT_KEY | Object key | 20080520 | |||
| 2 | IM_REFERRED_OBJECT | Call by reference | Type reference (TYPE) | PAK_OBJECT_KEY | Object key | 20080520 | |||
| 3 | IM_WB_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WB_MANAGER | Interface for Workbench Manager | 20080520 |
Method EXPLAIN_ERROR on class CL_CLS_CHAR_PACKAGE_STATE has no exception.
Method GET_ICON_FROM_SEVERITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SEVERITY | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20080520 | |||
| 2 | RE_ICON | Value transfer | Type reference (TYPE) | ICON_D | Icon in text fields (substitute display, alias) | 20080520 |
Method GET_ICON_FROM_SEVERITY on class CL_CLS_CHAR_PACKAGE_STATE has no exception.
Method SELECT_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_OBJECT | Call by reference | Type reference (TYPE) | PAK_OBJECT_KEY | Object key | 20080520 | |||
| 2 | EX_REASON | Call by reference | Type reference (TYPE) | PAKREAS | Package Check: Reason for Error Severity | 20130130 | |||
| 3 | IM_ERRORS | Call by reference | Type reference (TYPE) | CL_PACKAGE_CHECK=>TY_PACKAGE_ERROR_LIST | 20080520 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | GUI Problems | 20080520 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |