SAP ABAP Class CL_CLS_CHAR_ACC_RELEVANCE (Default value for characteristic ACCESSIBLE_RELEVANCE)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL (Application Component) Workbench Utilities
     SACC (Package) Accessibility
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CLS_CHARACTERIZATION_ROOT Default-Implementierung 20050705
Properties
Class CL_CLS_CHAR_ACC_RELEVANCE  
Short Description Default value for characteristic ACCESSIBLE_RELEVANCE    
Super Class CL_CLS_CHARACTERIZATION_ROOT Default-Implementierung 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SACC   Accessibility 
Created 20050705   SAP 
Last change 20130531   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)
Interfaces
Class CL_CLS_CHAR_ACC_RELEVANCE has no interface implemented.
Friends
Class CL_CLS_CHAR_ACC_RELEVANCE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ACCESSIBILE Constant Private Type reference (TYPE) CLS_ATTRIBUTE_NAME 'ACCESSIBLE' 20080424
2 CO_ACCESSIBILITY_RELEVANCE Constant Private Type reference (TYPE) CLS_ATTRIBUTE_NAME 'ACCESSIBILITY_RELEVANCE' 20080424
Methods
# Method Level Visibility Method type Description Created on
1 IS_RELEVANT_FOR_ATC_CHECK Static method Public Method <=> The object has to be tested by the test tools 20080424
2 SET_RELEVANCE Static method Public Method Set relevance to a given value 20080424
Events
Class CL_CLS_CHAR_ACC_RELEVANCE has no event.
Types
Class CL_CLS_CHAR_ACC_RELEVANCE has no local type.
Method Signatures

Method IS_RELEVANT_FOR_ATC_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OBJECT Call by reference Type reference (TYPE) PAK_OBJECT_KEY Object key 20080424
2 Returning RE_IS_RELEVANT_FOR_ATC_CHECK Value transfer Type reference (TYPE) ABAP_BOOL 20080424
# Exception Resumable Description Created on
1 CX_PAK_NOT_AUTHORIZED User doesn't have sufficient authorizations 20080424

Method SET_RELEVANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_TRANSPORT_REQUEST Call by reference Type reference (TYPE) TRKORR Request/Task 20080424
2 Importing IM_ACCESSIBILITY Call by reference Type reference (TYPE) CLS_ATTRIBUTE_VALUE Accessibility value (SPACE -> No Change) 20080424
3 Importing IM_OBJECT Call by reference Type reference (TYPE) PAK_OBJECT_KEY Object key 20080424
4 Importing IM_RELEVANCE Call by reference Type reference (TYPE) CLS_ATTRIBUTE_VALUE 'REQUIRED' New relevance setting 20080424
# Exception Resumable Description Created on
1 CX_PAK_INVALID_DATA Invalid data 20080424
2 CX_PAK_INVALID_STATE Operation can't be executed in present object state 20080424
3 CX_PAK_NOT_AUTHORIZED User doesn't have sufficient authorizations 20080424
4 CX_PAK_WB_OBJECT_LOCKED Error situation: enqueue locks hold by other instance 20080424
History
Last changed by/on SAP  20130531 
SAP Release Created in 710