SAP ABAP Class CL_CLS_REPORT_DEF (Definition of classificationsreport)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-UTL-CLS (Application Component) Classification Toolset
⤷
SPAK_API_CLASSIFICATION (Package) API for Classification Tool Set
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_PAK_WB_OBJECT | Implementation of Workbench-related behaviour | 20050830 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CLS_REPORT_DEF | Definition of calssificationsreport | 20050830 |
Properties
| Class | CL_CLS_REPORT_DEF | |
| Short Description | Definition of classificationsreport | |
| Super Class | CL_PAK_WB_OBJECT | Implementation of Workbench-related behaviour |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SPAK_API_CLASSIFICATION | API for Classification Tool Set |
| Created | 20050830 | SAP |
| Last change | 20110908 | 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CLS_REPORT_DEF | Definition of calssificationsreport | 20050830 |
Friends
Class CL_CLS_REPORT_DEF has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | CLS_REPORT_DEF | definition of calssificationsreport | 20050901 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | CLS_REPORT_ATTRIBUTE | attribute of report definition | 20050908 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | CLS_REPORT_CONDITIONS | Conditions of report | 20050830 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | CLS_REPORT_DEF | definition of calssificationsreport | 20050830 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | TY_DESCRIPTION_LIST | 20050830 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20050830 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Authority check | 20081118 | |
| 2 | Static method | Public | Method | 20050909 | ||
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20050830 | |
| 4 | Static method | Public | Method | Returns whether a certain report exists on the database | 20050901 | |
| 5 | Instance method | Public | Method | 20050906 | ||
| 6 | Instance method | Public | Method | 20051018 | ||
| 7 | Instance method | Public | Method | 20050906 | ||
| 8 | Instance method | Public | Method | 20050906 | ||
| 9 | Instance method | Private | Method | Reads the report descriptions from the database | 20050830 | |
| 10 | Instance method | Private | Method | 20050906 | ||
| 11 | Instance method | Private | Method | 20050906 |
Events
Class CL_CLS_REPORT_DEF has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_DESCRIPTION | Private | Type reference (TYPE) | CLS_REPORT_DEFT | 20050830 | |
|
| 2 | TY_DESCRIPTION_LIST | Private | See coding | 20050830 | ty_description_list type standard table of ty_description with key name activation_state langu
|
Method Signatures
Method CHECK_AUTHORITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LOCK_MODE | Call by reference | Type reference (TYPE) | CL_PAK_WB_DOMAINS=>TY_LOCK_MODE | cl_pak_domains=>co_lock_mode | 20081118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data | 20081118 | ||
| 2 | User does not have the right privileges | 20081118 |
Method CHECK_CONDITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CHECK_MODE | Call by reference | Type reference (TYPE) | CL_PAK_WB_DOMAINS=>TY_CHECK_MODE | CL_PAK_WB_DOMAINS=>CO_CHECK_MODE-SET | 20050912 | |||
| 2 | IM_CONDITION | Call by reference | Type reference (TYPE) | CLS_REPORT_CONDITIONS | Conditions of report | 20050909 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data | 20050909 | ||
| 2 | Operation can't be executed in present object state | 20050909 | ||
| 3 | User doesn't have sufficient authorizations | 20050909 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ACTIVATION_STATE | Call by reference | Type reference (TYPE) | PAK_ACTIVATION_STATE | CL_PAK_WB_DOMAINS=>CO_ACTIVATION_STATE-ACTIVE | Activation state for package data | 20050830 | ||
| 2 | IM_NAME | Call by reference | Type reference (TYPE) | CLS_REPORT_DEF_NAME | Report name | 20050830 | |||
| 3 | IM_NEW | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20050830 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data | 20050830 | ||
| 2 | Operation can't be executed in present object state | 20050830 | ||
| 3 | User doesn't have sufficient authorizations | 20050830 | ||
| 4 | Error situation: enqueue locks hold by other instance | 20060602 |
Method EXISTS_REPORT_DEF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ACTIVE_VERSION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | ABAP_TRUE to check whether the active version exists | 20050901 | ||
| 2 | IM_INACTIVE_VERSION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | ABAP_TRUE to check whether the inactive version exists | 20050901 | ||
| 3 | IM_NAME | Call by reference | Type reference (TYPE) | CLS_REPORT_DEF_NAME | Name of report definition | 20050901 | |||
| 4 | RE_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20050901 |
Method EXISTS_REPORT_DEF on class CL_CLS_REPORT_DEF has no exception.
Method GET_ACTION Signature
Method GET_ACTION on class CL_CLS_REPORT_DEF has no parameter.
Method GET_ACTION on class CL_CLS_REPORT_DEF has no exception.
Method GET_ATTRIBUTE Signature
Method GET_ATTRIBUTE on class CL_CLS_REPORT_DEF has no parameter.
Method GET_ATTRIBUTE on class CL_CLS_REPORT_DEF has no exception.
Method GET_CONDITION Signature
Method GET_CONDITION on class CL_CLS_REPORT_DEF has no parameter.
Method GET_CONDITION on class CL_CLS_REPORT_DEF has no exception.
Method GET_DESCRIPTION Signature
Method GET_DESCRIPTION on class CL_CLS_REPORT_DEF has no parameter.
Method GET_DESCRIPTION on class CL_CLS_REPORT_DEF has no exception.
Method LOAD_DESCRIPTION_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | Language Key of Current Text Environment | 20050830 |
Method LOAD_DESCRIPTION_LIST on class CL_CLS_REPORT_DEF has no exception.
Method SET_ACTION Signature
Method SET_ACTION on class CL_CLS_REPORT_DEF has no parameter.
Method SET_ACTION on class CL_CLS_REPORT_DEF has no exception.
Method SET_METHOD Signature
Method SET_METHOD on class CL_CLS_REPORT_DEF has no parameter.
Method SET_METHOD on class CL_CLS_REPORT_DEF has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |