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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_PAK_WB_DOMAINS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 SWBM 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 ACTIVE_DEF Instance attribute Private Type reference (TYPE) CLS_REPORT_DEF definition of calssificationsreport 20050901
2 ATTRIBUTE Instance attribute Private Type reference (TYPE) CLS_REPORT_ATTRIBUTE attribute of report definition 20050908
3 CONDITIONS Instance attribute Private Type reference (TYPE) CLS_REPORT_CONDITIONS Conditions of report 20050830
4 DEF Instance attribute Private Type reference (TYPE) CLS_REPORT_DEF definition of calssificationsreport 20050830
5 DESCRIPTION_LIST Instance attribute Private Type reference (TYPE) TY_DESCRIPTION_LIST 20050830
6 DESCRIPTION_LIST_LOADED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20050830
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AUTHORITY Instance method Private Method Authority check 20081118
2 CHECK_CONDITION Static method Public Method 20050909
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050830
4 EXISTS_REPORT_DEF Static method Public Method Returns whether a certain report exists on the database 20050901
5 GET_ACTION Instance method Public Method 20050906
6 GET_ATTRIBUTE Instance method Public Method 20051018
7 GET_CONDITION Instance method Public Method 20050906
8 GET_DESCRIPTION Instance method Public Method 20050906
9 LOAD_DESCRIPTION_LIST Instance method Private Method Reads the report descriptions from the database 20050830
10 SET_ACTION Instance method Private Method 20050906
11 SET_METHOD 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 Importing 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 CX_CLS_INVALID_OTYGR_DATA Invalid data 20081118
2 CX_PAK_NOT_AUTHORIZED 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 Importing 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 Importing IM_CONDITION Call by reference Type reference (TYPE) CLS_REPORT_CONDITIONS Conditions of report 20050909
# Exception Resumable Description Created on
1 CX_PAK_INVALID_DATA Invalid data 20050909
2 CX_PAK_INVALID_STATE Operation can't be executed in present object state 20050909
3 CX_PAK_NOT_AUTHORIZED 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 Importing 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 Importing IM_NAME Call by reference Type reference (TYPE) CLS_REPORT_DEF_NAME Report name 20050830
3 Importing IM_NEW Call by reference Type reference (TYPE) ABAP_BOOL 20050830
# Exception Resumable Description Created on
1 CX_PAK_INVALID_DATA Invalid data 20050830
2 CX_PAK_INVALID_STATE Operation can't be executed in present object state 20050830
3 CX_PAK_NOT_AUTHORIZED User doesn't have sufficient authorizations 20050830
4 CX_PAK_WB_OBJECT_LOCKED 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 Importing IM_ACTIVE_VERSION Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE ABAP_TRUE to check whether the active version exists 20050901
2 Importing IM_INACTIVE_VERSION Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE ABAP_TRUE to check whether the inactive version exists 20050901
3 Importing IM_NAME Call by reference Type reference (TYPE) CLS_REPORT_DEF_NAME Name of report definition 20050901
4 Returning 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 Importing 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