Hierarchy
⤷
⤷
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 | 20050421 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20050705 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CLS_ATTRIBUTE | Attribute | 20050421 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CLS_CHARACTERIZATION | Interface for BAdI: CLS_CHARACTERIZATION | 20050705 |
Properties
| Class | CL_CLS_ATTRIBUTE | |
| Short Description | Attribute | |
| 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 | 20050421 | SAP |
| Last change | 20130531 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20050705 | ||
| 2 | IF_CLS_ATTRIBUTE | Attribute | 20050421 | ||
| 3 | IF_CLS_CHARACTERIZATION | Interface for BAdI: CLS_CHARACTERIZATION | 20050705 |
Friends
Class CL_CLS_ATTRIBUTE 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_ATTRIBUTE | As a reference | 20050422 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CLS_BADI_CHARACTERIZATION | Interface for BAdI: CLS_CHARACTERIZATION | 20050705 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | TY_CONTEXT_CACHE | 20080521 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | FUNCNAME | CO_NOT_COMPUTED | Function name | 20050701 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | FUNCNAME | CO_NOT_COMPUTED | Function name | 20050701 | ||
| 6 | Instance attribute | Private | Attribute reference (LIKE) | 20060502 | |||||
| 7 | Constant | Private | Type reference (TYPE) | FUNCNAME | '(NOT_COMPUTED)' | Function name | 20050701 | ||
| 8 | Instance attribute | Private | Type reference (TYPE) | CLS_ATTRIBUTE | Attribute | 20050421 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | CLS_EXTENDED_OBJECT_DATA | Additional interface information (not stored in TDEVC) | 20050422 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20050515 | ||||
| 11 | Instance attribute | Private | Type reference (TYPE) | TY_DESCRIPTION_LIST | 20050422 | ||||
| 12 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20050422 | ||||
| 13 | Instance attribute | Private | Type reference (TYPE) | DLVUNIT | Software Component | 20051213 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | CLS_ATTRIBUTE_TAB | Table of attribute name | 20060410 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20060410 | ||||
| 16 | Instance attribute | Private | Type reference (TYPE) | CLS_VALUE_ASSIGNMENTS | List of value assignments | 20121113 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20121113 | ||||
| 18 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_CLS_TYPE_DIRECTORY | Attribute | 20050915 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | CLS_ATTRIBUTE_VALUES | Values of attributes | 20050427 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | TY_VALUES_LIST | Values of attributes | 20050606 | |||
| 21 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20050606 | ||||
| 22 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20050601 | ||||
| 23 | Instance attribute | Private | Type reference (TYPE) | CLS_ATTRIBUTE_VALUES_T | text of attribute values | 20050428 |
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | ACTIVATION_STATE_CHANGING | Instance Event (0) |
Private (0) |
20051229 | |
| 2 | ATTRIBUTE_DELETED | Instance Event (0) |
Public (2) |
20050504 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_ASSIGNMENT_LIST | Private | Attribute reference (LIKE) | 20051229 | |
||
| 2 | TY_CONTEXT_CACHE | Private | See coding | 20080521 | ty_context_cache type HASHED TABLE OF TY_CONTEXT_CACHE_ENTRY WITH UNIQUE key attribute
|
||
| 3 | TY_CONTEXT_CACHE_ENTRY | Private | See coding | 20080521 | begin of TY_CONTEXT_CACHE_ENTRY,
attribute type CLS_ATTRIBUTE_NAME,
context type ref to cl_cls_attribute_context,
end of ty_context_cache_entry
|
||
| 4 | TY_DESCRIPTION | Private | Type reference (TYPE) | CLS_ATTRIBUTET | 20050422 | |
|
| 5 | TY_DESCRIPTION_LIST | Private | See coding | 20050422 | ty_description_list type standard table of ty_description with key name activation_state langu
|
||
| 6 | TY_NAME | Private | Type reference (TYPE) | CLS_ATTRIBUTE_NAME | Attribute name | 20050421 | |
| 7 | TY_VALUES | Private | Type reference (TYPE) | CLS_ATTR_VALUE | Values of attributes | 20050606 | |
| 8 | TY_VALUES_LIST | Private | See coding | 20050606 | ty_values_list type standard table of ty_values with key name activation_state value
|
||
| 9 | TY_VALUES_T | Private | Type reference (TYPE) | CLS_ATTR_VALUET | Values of attributes | 20050606 | |
Method Signatures
Method ACTIVATE Signature
Method ACTIVATE on class CL_CLS_ATTRIBUTE has no parameter.
Method ACTIVATE on class CL_CLS_ATTRIBUTE has no exception.
Method CHECK_ASPECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CHECK_ASPECT | Call by reference | Type reference (TYPE) | CLS_ATTRIBUTE_NAME | Characteristic | 20051121 | |||
| 2 | IM_CHECK_ASPECT_VALUE | Call by reference | Type reference (TYPE) | CLS_ATTRIBUTE_VALUE | Attribute value | 20051121 | |||
| 3 | IM_CHECK_KIND | Call by reference | Type reference (TYPE) | CLS_ATTRIBUTE_KIND | Type of values | 20051121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data | 20051121 | ||
| 2 | Operation can't be executed in present object state | 20051121 | ||
| 3 | 20060516 |
Method CHECK_ASSIGNMENT Signature
Method CHECK_ASSIGNMENT on class CL_CLS_ATTRIBUTE has no parameter.
Method CHECK_ASSIGNMENT on class CL_CLS_ATTRIBUTE has no exception.
Method CHECK_ASSIGNMENT_PACKAGE_RULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ASSIGNMENT_PACKAGE_RULE | Call by reference | Type reference (TYPE) | CLS_ASSIGNMENT_PACKAGE_ORG | Rules of package selection for classifications | 20051213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid object type group data | 20051213 |
Method CHECK_ASSIGNMENT_WITH_CONTEXT Signature
Method CHECK_ASSIGNMENT_WITH_CONTEXT on class CL_CLS_ATTRIBUTE has no parameter.
Method CHECK_ASSIGNMENT_WITH_CONTEXT on class CL_CLS_ATTRIBUTE has no exception.
Method CHECK_AUTHORITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_KORRNUM | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20050422 | |||
| 2 | IM_LOCK_MODE | Call by reference | Type reference (TYPE) | CL_PAK_WB_DOMAINS=>TY_LOCK_MODE | cl_pak_domains=>co_lock_mode | 20050422 | |||
| 3 | IM_LOCK_STATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 'X' already locked | 20050422 | |||
| 4 | IM_NAME | Call by reference | Type reference (TYPE) | CLS_ATTRIBUTE_NAME | Attribute name | 20050422 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | User doesn't have sufficient authorizations | 20081118 |
Method CHECK_CONSISTENCY Signature
Method CHECK_CONSISTENCY on class CL_CLS_ATTRIBUTE has no parameter.
Method CHECK_CONSISTENCY on class CL_CLS_ATTRIBUTE has no exception.
Method CHECK_FOR_DUPLICATE_ENTRIES Signature
Method CHECK_FOR_DUPLICATE_ENTRIES on class CL_CLS_ATTRIBUTE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid object type group data | 20080612 |
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 | 20050421 | ||
| 2 | IM_NAME | Call by reference | Type reference (TYPE) | CLS_ATTRIBUTE_NAME | Attribute name | 20050421 | |||
| 3 | IM_NEW | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20050421 | ||||
| 4 | IM_TYPE_GROUP | Call by reference | Type reference (TYPE) | CLS_OBJECT_TYPE_GROUP | Object type group | 20050517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid attribute data | 20050615 | ||
| 2 | Operation can't be executed in present object state | 20050615 | ||
| 3 | 20060516 | |||
| 4 | Error situation: enqueue locks hold by other instance | 20060602 |
Method CONTEXT_MENU Signature
Method CONTEXT_MENU on class CL_CLS_ATTRIBUTE has no parameter.
Method CONTEXT_MENU on class CL_CLS_ATTRIBUTE has no exception.
Method CREATE_TYPE_DIRECTORY Signature
Method CREATE_TYPE_DIRECTORY on class CL_CLS_ATTRIBUTE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid object type group data | 20050915 | ||
| 2 | Invalid object type group data | 20060411 | ||
| 3 | Operation can't be executed in present object state | 20050915 | ||
| 4 | 20060516 |
Method DELETE Signature
Method DELETE on class CL_CLS_ATTRIBUTE has no parameter.
Method DELETE on class CL_CLS_ATTRIBUTE has no exception.
Method DESCRIBE Signature
Method DESCRIBE on class CL_CLS_ATTRIBUTE has no parameter.
Method DESCRIBE on class CL_CLS_ATTRIBUTE has no exception.
Method DISPLAY_DOCUMENTATION Signature
Method DISPLAY_DOCUMENTATION on class CL_CLS_ATTRIBUTE has no parameter.
Method DISPLAY_DOCUMENTATION on class CL_CLS_ATTRIBUTE has no exception.
Method EXISTS Signature
Method EXISTS on class CL_CLS_ATTRIBUTE has no parameter.
Method EXISTS on class CL_CLS_ATTRIBUTE has no exception.
Method EXISTS_OBJECT_ATTRIBUTE 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 | 20050511 | ||
| 2 | IM_INACTIVE_VERSION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | ABAP_TRUE to check whether the inactive version exists | 20050511 | ||
| 3 | IM_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Object attribute | 20050511 | |||
| 4 | RE_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20050511 |
Method EXISTS_OBJECT_ATTRIBUTE on class CL_CLS_ATTRIBUTE has no exception.
Method EXISTS_OWN_INACTIVE_VERSION Signature
Method EXISTS_OWN_INACTIVE_VERSION on class CL_CLS_ATTRIBUTE has no parameter.
Method EXISTS_OWN_INACTIVE_VERSION on class CL_CLS_ATTRIBUTE has no exception.
Method GET_ACTIVATION_STATE Signature
Method GET_ACTIVATION_STATE on class CL_CLS_ATTRIBUTE has no parameter.
Method GET_ACTIVATION_STATE on class CL_CLS_ATTRIBUTE has no exception.
Method GET_ARBTRY_VAL_TYPE Signature
Method GET_ARBTRY_VAL_TYPE on class CL_CLS_ATTRIBUTE has no parameter.
Method GET_ARBTRY_VAL_TYPE on class CL_CLS_ATTRIBUTE has no exception.
Method GET_ASPECT Signature
Method GET_ASPECT on class CL_CLS_ATTRIBUTE has no parameter.
Method GET_ASPECT on class CL_CLS_ATTRIBUTE has no exception.
Method GET_ASSIGNMENT_PACKAGE_RULE Signature
Method GET_ASSIGNMENT_PACKAGE_RULE on class CL_CLS_ATTRIBUTE has no parameter.
Method GET_ASSIGNMENT_PACKAGE_RULE on class CL_CLS_ATTRIBUTE has no exception.
Method GET_AUTOMATIC_CHANGES_ALLOWED Signature
Method GET_AUTOMATIC_CHANGES_ALLOWED on class CL_CLS_ATTRIBUTE has no parameter.
Method GET_AUTOMATIC_CHANGES_ALLOWED on class CL_CLS_ATTRIBUTE has no exception.
Method GET_CHANGES_ALLOWED Signature
Method GET_CHANGES_ALLOWED on class CL_CLS_ATTRIBUTE has no parameter.
Method GET_CHANGES_ALLOWED on class CL_CLS_ATTRIBUTE has no exception.
Method GET_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_CONTEXT | Value transfer | Object reference (TYPE REF TO) | CL_CLS_ATTRIBUTE_CONTEXT | Context | 20080521 |
Method GET_CONTEXT on class CL_CLS_ATTRIBUTE has no exception.
Method GET_CREATED Signature
Method GET_CREATED on class CL_CLS_ATTRIBUTE has no parameter.
Method GET_CREATED on class CL_CLS_ATTRIBUTE has no exception.
Method GET_CTS_IDENTIFIER Signature
Method GET_CTS_IDENTIFIER on class CL_CLS_ATTRIBUTE has no parameter.
Method GET_CTS_IDENTIFIER on class CL_CLS_ATTRIBUTE has no exception.
Method GET_DEFAULTS_FOR_OBJECT Signature
Method GET_DEFAULTS_FOR_OBJECT on class CL_CLS_ATTRIBUTE has no parameter.
Method GET_DEFAULTS_FOR_OBJECT on class CL_CLS_ATTRIBUTE has no exception.
Method GET_DEFAULT_FLAG Signature
Method GET_DEFAULT_FLAG on class CL_CLS_ATTRIBUTE has no parameter.
Method GET_DEFAULT_FLAG on class CL_CLS_ATTRIBUTE has no exception.
Method GET_DEFAULT_VALUE Signature
Method GET_DEFAULT_VALUE on class CL_CLS_ATTRIBUTE has no parameter.
Method GET_DEFAULT_VALUE on class CL_CLS_ATTRIBUTE has no exception.
Method GET_DESCRIPTION Signature
Method GET_DESCRIPTION on class CL_CLS_ATTRIBUTE has no parameter.
Method GET_DESCRIPTION on class CL_CLS_ATTRIBUTE has no exception.
Method GET_DESCRIPTION_OF_ATTRIBUTE 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 | 20050728 | ||
| 2 | IM_ATTRIBUTE | Call by reference | Type reference (TYPE) | CLIKE | Object type group name | 20061113 | |||
| 3 | IM_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | Language Key of Current Text Environment | 20050728 | ||
| 4 | RE_DESCRIPTION | Value transfer | Type reference (TYPE) | CLS_OBJECT_TYPE_GROUP_TEXT | Short text of object type groups | 20050728 |
Method GET_DESCRIPTION_OF_ATTRIBUTE on class CL_CLS_ATTRIBUTE has no exception.
Method GET_DISPLAY_ONLY Signature
Method GET_DISPLAY_ONLY on class CL_CLS_ATTRIBUTE has no parameter.
Method GET_DISPLAY_ONLY on class CL_CLS_ATTRIBUTE has no exception.
Method GET_DLVUNIT Signature
Method GET_DLVUNIT on class CL_CLS_ATTRIBUTE has no parameter.
Method GET_DLVUNIT on class CL_CLS_ATTRIBUTE has no exception.
Method GET_DOCU_LANGUAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LANGU | Call by reference | Type reference (TYPE) | SPRAS | Language Key | 20060516 | |||
| 2 | RE_LANGU | Value transfer | Type reference (TYPE) | SPRAS | Language Key | 20060516 |
Method GET_DOCU_LANGUAGE on class CL_CLS_ATTRIBUTE has no exception.
Method GET_EFFECTIVE_VALUE Signature
Method GET_EFFECTIVE_VALUE on class CL_CLS_ATTRIBUTE has no parameter.
Method GET_EFFECTIVE_VALUE on class CL_CLS_ATTRIBUTE has no exception.
Method GET_EXISTING_OBJECTS_ONLY Signature
Method GET_EXISTING_OBJECTS_ONLY on class CL_CLS_ATTRIBUTE has no parameter.
Method GET_EXISTING_OBJECTS_ONLY on class CL_CLS_ATTRIBUTE has no exception.
Method GET_EXTERNAL_REPRESENTATION Signature
Method GET_EXTERNAL_REPRESENTATION on class CL_CLS_ATTRIBUTE has no parameter.
Method GET_EXTERNAL_REPRESENTATION on class CL_CLS_ATTRIBUTE has no exception.
Method GET_HIDE_REMARK Signature
Method GET_HIDE_REMARK on class CL_CLS_ATTRIBUTE has no parameter.
Method GET_HIDE_REMARK on class CL_CLS_ATTRIBUTE has no exception.
Method GET_ICON_OF_VALUE Signature
Method GET_ICON_OF_VALUE on class CL_CLS_ATTRIBUTE has no parameter.
Method GET_ICON_OF_VALUE on class CL_CLS_ATTRIBUTE has no exception.
Method GET_IMPLICIT_CHANGES_ALLOWED Signature
Method GET_IMPLICIT_CHANGES_ALLOWED on class CL_CLS_ATTRIBUTE has no parameter.
Method GET_IMPLICIT_CHANGES_ALLOWED on class CL_CLS_ATTRIBUTE has no exception.
Method GET_INTERNAL_REPRESENTATION Signature
Method GET_INTERNAL_REPRESENTATION on class CL_CLS_ATTRIBUTE has no parameter.
Method GET_INTERNAL_REPRESENTATION on class CL_CLS_ATTRIBUTE has no exception.
Method GET_KIND Signature
Method GET_KIND on class CL_CLS_ATTRIBUTE has no parameter.
Method GET_KIND on class CL_CLS_ATTRIBUTE has no exception.
Method GET_LAST_CHANGED Signature
Method GET_LAST_CHANGED on class CL_CLS_ATTRIBUTE has no parameter.
Method GET_LAST_CHANGED on class CL_CLS_ATTRIBUTE has no exception.
Method GET_LINKED_ATTRIBUTES Signature
Method GET_LINKED_ATTRIBUTES on class CL_CLS_ATTRIBUTE has no parameter.
Method GET_LINKED_ATTRIBUTES on class CL_CLS_ATTRIBUTE has no exception.
Method GET_LINKED_OBJECTS Signature
Method GET_LINKED_OBJECTS on class CL_CLS_ATTRIBUTE has no parameter.
Method GET_LINKED_OBJECTS on class CL_CLS_ATTRIBUTE has no exception.
Method GET_MANUAL_CHANGES_ALLOWED Signature
Method GET_MANUAL_CHANGES_ALLOWED on class CL_CLS_ATTRIBUTE has no parameter.
Method GET_MANUAL_CHANGES_ALLOWED on class CL_CLS_ATTRIBUTE has no exception.
Method GET_MASTER_LANGUAGE Signature
Method GET_MASTER_LANGUAGE on class CL_CLS_ATTRIBUTE has no parameter.
Method GET_MASTER_LANGUAGE on class CL_CLS_ATTRIBUTE has no exception.
Method GET_NAME Signature
Method GET_NAME on class CL_CLS_ATTRIBUTE has no parameter.
Method GET_NAME on class CL_CLS_ATTRIBUTE has no exception.
Method GET_NO_OF_VALUES Signature
Method GET_NO_OF_VALUES on class CL_CLS_ATTRIBUTE has no parameter.
Method GET_NO_OF_VALUES on class CL_CLS_ATTRIBUTE has no exception.
Method GET_OBJS_OF_TYPEGR Signature
Method GET_OBJS_OF_TYPEGR on class CL_CLS_ATTRIBUTE has no parameter.
Method GET_OBJS_OF_TYPEGR on class CL_CLS_ATTRIBUTE has no exception.
Method GET_OBJ_VALUES_HAVE_SUBTYPES Signature
Method GET_OBJ_VALUES_HAVE_SUBTYPES on class CL_CLS_ATTRIBUTE has no parameter.
Method GET_OBJ_VALUES_HAVE_SUBTYPES on class CL_CLS_ATTRIBUTE has no exception.
Method GET_ORIGINAL_SYSTEM Signature
Method GET_ORIGINAL_SYSTEM on class CL_CLS_ATTRIBUTE has no parameter.
Method GET_ORIGINAL_SYSTEM on class CL_CLS_ATTRIBUTE has no exception.
Method GET_PACKAGE Signature
Method GET_PACKAGE on class CL_CLS_ATTRIBUTE has no parameter.
Method GET_PACKAGE on class CL_CLS_ATTRIBUTE has no exception.
Method GET_PACKAGE_OF_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_ATTRIBUTE_EXISTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20060130 | ||||
| 2 | EX_PACKAGE | Call by reference | Type reference (TYPE) | DEVCLASS | Package | 20060130 | |||
| 3 | IM_NAME | Call by reference | Type reference (TYPE) | CLIKE | 20060130 |
Method GET_PACKAGE_OF_ATTRIBUTE on class CL_CLS_ATTRIBUTE has no exception.
Method GET_PERSON_RESPONSIBLE Signature
Method GET_PERSON_RESPONSIBLE on class CL_CLS_ATTRIBUTE has no parameter.
Method GET_PERSON_RESPONSIBLE on class CL_CLS_ATTRIBUTE has no exception.
Method GET_STATE_TEXT Signature
Method GET_STATE_TEXT on class CL_CLS_ATTRIBUTE has no parameter.
Method GET_STATE_TEXT on class CL_CLS_ATTRIBUTE has no exception.
Method GET_SUB_OBJECT_TREATMENT Signature
Method GET_SUB_OBJECT_TREATMENT on class CL_CLS_ATTRIBUTE has no parameter.
Method GET_SUB_OBJECT_TREATMENT on class CL_CLS_ATTRIBUTE has no exception.
Method GET_TEXT_OF_VALUE Signature
Method GET_TEXT_OF_VALUE on class CL_CLS_ATTRIBUTE has no parameter.
Method GET_TEXT_OF_VALUE on class CL_CLS_ATTRIBUTE has no exception.
Method GET_TYPE_DIRECTORY Signature
Method GET_TYPE_DIRECTORY on class CL_CLS_ATTRIBUTE has no parameter.
Method GET_TYPE_DIRECTORY on class CL_CLS_ATTRIBUTE has no exception.
Method GET_TYPE_GROUP Signature
Method GET_TYPE_GROUP on class CL_CLS_ATTRIBUTE has no parameter.
Method GET_TYPE_GROUP on class CL_CLS_ATTRIBUTE has no exception.
Method GET_VALUES Signature
Method GET_VALUES on class CL_CLS_ATTRIBUTE has no parameter.
Method GET_VALUES on class CL_CLS_ATTRIBUTE has no exception.
Method GET_VALUE_TABLE Signature
Method GET_VALUE_TABLE on class CL_CLS_ATTRIBUTE has no parameter.
Method GET_VALUE_TABLE on class CL_CLS_ATTRIBUTE has no exception.
Method GET_VTABLE_FIELD Signature
Method GET_VTABLE_FIELD on class CL_CLS_ATTRIBUTE has no parameter.
Method GET_VTABLE_FIELD on class CL_CLS_ATTRIBUTE has no exception.
Method GET_VTABLE_ICON_F Signature
Method GET_VTABLE_ICON_F on class CL_CLS_ATTRIBUTE has no parameter.
Method GET_VTABLE_ICON_F on class CL_CLS_ATTRIBUTE has no exception.
Method GET_VTEXT_LANGU_F Signature
Method GET_VTEXT_LANGU_F on class CL_CLS_ATTRIBUTE has no parameter.
Method GET_VTEXT_LANGU_F on class CL_CLS_ATTRIBUTE has no exception.
Method GET_VTEXT_TABLE Signature
Method GET_VTEXT_TABLE on class CL_CLS_ATTRIBUTE has no parameter.
Method GET_VTEXT_TABLE on class CL_CLS_ATTRIBUTE has no exception.
Method GET_VTEXT_TEXT_F Signature
Method GET_VTEXT_TEXT_F on class CL_CLS_ATTRIBUTE has no parameter.
Method GET_VTEXT_TEXT_F on class CL_CLS_ATTRIBUTE has no exception.
Method GET_VTEXT_VALUE_F Signature
Method GET_VTEXT_VALUE_F on class CL_CLS_ATTRIBUTE has no parameter.
Method GET_VTEXT_VALUE_F on class CL_CLS_ATTRIBUTE has no exception.
Method GET_WBM_IDENTIFIER Signature
Method GET_WBM_IDENTIFIER on class CL_CLS_ATTRIBUTE has no parameter.
Method GET_WBM_IDENTIFIER on class CL_CLS_ATTRIBUTE has no exception.
Method HANDLE_CONTEXT_MENU_COMMAND Signature
Method HANDLE_CONTEXT_MENU_COMMAND on class CL_CLS_ATTRIBUTE has no parameter.
Method HANDLE_CONTEXT_MENU_COMMAND on class CL_CLS_ATTRIBUTE has no exception.
Method HAS_OBJECT_DIRECTORY_INFO Signature
Method HAS_OBJECT_DIRECTORY_INFO on class CL_CLS_ATTRIBUTE has no parameter.
Method HAS_OBJECT_DIRECTORY_INFO on class CL_CLS_ATTRIBUTE has no exception.
Method INITIALIZE_ASPECT Signature
Method INITIALIZE_ASPECT on class CL_CLS_ATTRIBUTE has no parameter.
Method INITIALIZE_ASPECT on class CL_CLS_ATTRIBUTE has no exception.
Method INITIALIZE_ASPECT_VALUES Signature
Method INITIALIZE_ASPECT_VALUES on class CL_CLS_ATTRIBUTE has no parameter.
Method INITIALIZE_ASPECT_VALUES on class CL_CLS_ATTRIBUTE has no exception.
Method IS_ASPECT Signature
Method IS_ASPECT on class CL_CLS_ATTRIBUTE has no parameter.
Method IS_ASPECT on class CL_CLS_ATTRIBUTE has no exception.
Method IS_DELETED_ON_DB Signature
Method IS_DELETED_ON_DB on class CL_CLS_ATTRIBUTE has no parameter.
Method IS_DELETED_ON_DB on class CL_CLS_ATTRIBUTE has no exception.
Method IS_DOCUMENTATION_AVAILABLE Signature
Method IS_DOCUMENTATION_AVAILABLE on class CL_CLS_ATTRIBUTE has no parameter.
Method IS_DOCUMENTATION_AVAILABLE on class CL_CLS_ATTRIBUTE has no exception.
Method IS_LOCKED Signature
Method IS_LOCKED on class CL_CLS_ATTRIBUTE has no parameter.
Method IS_LOCKED on class CL_CLS_ATTRIBUTE has no exception.
Method IS_MODIFIED Signature
Method IS_MODIFIED on class CL_CLS_ATTRIBUTE has no parameter.
Method IS_MODIFIED on class CL_CLS_ATTRIBUTE has no exception.
Method IS_NEW Signature
Method IS_NEW on class CL_CLS_ATTRIBUTE has no parameter.
Method IS_NEW on class CL_CLS_ATTRIBUTE has no exception.
Method IS_SINGLE_VALUED Signature
Method IS_SINGLE_VALUED on class CL_CLS_ATTRIBUTE has no parameter.
Method IS_SINGLE_VALUED on class CL_CLS_ATTRIBUTE has no exception.
Method IS_VISIBLE_IN_CUSTOMER_SYSTEM Signature
Method IS_VISIBLE_IN_CUSTOMER_SYSTEM on class CL_CLS_ATTRIBUTE has no parameter.
Method IS_VISIBLE_IN_CUSTOMER_SYSTEM on class CL_CLS_ATTRIBUTE 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 | Sprachenschlüssel der aktuellen Textumgebung | 20050629 |
Method LOAD_DESCRIPTION_LIST on class CL_CLS_ATTRIBUTE has no exception.
Method LOAD_VALUES_LIST Signature
Method LOAD_VALUES_LIST on class CL_CLS_ATTRIBUTE has no parameter.
Method LOAD_VALUES_LIST on class CL_CLS_ATTRIBUTE has no exception.
Method OBJECT_CAN_BE_CLASSIFIED Signature
Method OBJECT_CAN_BE_CLASSIFIED on class CL_CLS_ATTRIBUTE has no parameter.
Method OBJECT_CAN_BE_CLASSIFIED on class CL_CLS_ATTRIBUTE has no exception.
Method PREPARE_LOCK Signature
Method PREPARE_LOCK on class CL_CLS_ATTRIBUTE has no parameter.
Method PREPARE_LOCK on class CL_CLS_ATTRIBUTE has no exception.
Method REFRESH Signature
Method REFRESH on class CL_CLS_ATTRIBUTE has no parameter.
Method REFRESH on class CL_CLS_ATTRIBUTE has no exception.
Method RESET_VALUES_LOADED Signature
Method RESET_VALUES_LOADED on class CL_CLS_ATTRIBUTE has no parameter.
Method RESET_VALUES_LOADED on class CL_CLS_ATTRIBUTE has no exception.
Method REVERT_TO_ACTIVE_VERSION Signature
Method REVERT_TO_ACTIVE_VERSION on class CL_CLS_ATTRIBUTE has no parameter.
Method REVERT_TO_ACTIVE_VERSION on class CL_CLS_ATTRIBUTE has no exception.
Method SAVE Signature
Method SAVE on class CL_CLS_ATTRIBUTE has no parameter.
Method SAVE on class CL_CLS_ATTRIBUTE has no exception.
Method SET_ARBTRY_VAL_TYPE Signature
Method SET_ARBTRY_VAL_TYPE on class CL_CLS_ATTRIBUTE has no parameter.
Method SET_ARBTRY_VAL_TYPE on class CL_CLS_ATTRIBUTE has no exception.
Method SET_ASPECT Signature
Method SET_ASPECT on class CL_CLS_ATTRIBUTE has no parameter.
Method SET_ASPECT on class CL_CLS_ATTRIBUTE has no exception.
Method SET_ASSIGNMENT_PACKAGE_RULE Signature
Method SET_ASSIGNMENT_PACKAGE_RULE on class CL_CLS_ATTRIBUTE has no parameter.
Method SET_ASSIGNMENT_PACKAGE_RULE on class CL_CLS_ATTRIBUTE has no exception.
Method SET_AUTOMATIC_CHANGES_ALLOWED Signature
Method SET_AUTOMATIC_CHANGES_ALLOWED on class CL_CLS_ATTRIBUTE has no parameter.
Method SET_AUTOMATIC_CHANGES_ALLOWED on class CL_CLS_ATTRIBUTE has no exception.
Method SET_DEFAULT_FLAG Signature
Method SET_DEFAULT_FLAG on class CL_CLS_ATTRIBUTE has no parameter.
Method SET_DEFAULT_FLAG on class CL_CLS_ATTRIBUTE has no exception.
Method SET_DEFAULT_VALUE Signature
Method SET_DEFAULT_VALUE on class CL_CLS_ATTRIBUTE has no parameter.
Method SET_DEFAULT_VALUE on class CL_CLS_ATTRIBUTE has no exception.
Method SET_DESCRIPTION Signature
Method SET_DESCRIPTION on class CL_CLS_ATTRIBUTE has no parameter.
Method SET_DESCRIPTION on class CL_CLS_ATTRIBUTE has no exception.
Method SET_EXISTING_OBJECTS_ONLY Signature
Method SET_EXISTING_OBJECTS_ONLY on class CL_CLS_ATTRIBUTE has no parameter.
Method SET_EXISTING_OBJECTS_ONLY on class CL_CLS_ATTRIBUTE has no exception.
Method SET_HIDE_REMARK Signature
Method SET_HIDE_REMARK on class CL_CLS_ATTRIBUTE has no parameter.
Method SET_HIDE_REMARK on class CL_CLS_ATTRIBUTE has no exception.
Method SET_IMPLICIT_CHANGES_ALLOWED Signature
Method SET_IMPLICIT_CHANGES_ALLOWED on class CL_CLS_ATTRIBUTE has no parameter.
Method SET_IMPLICIT_CHANGES_ALLOWED on class CL_CLS_ATTRIBUTE has no exception.
Method SET_KIND Signature
Method SET_KIND on class CL_CLS_ATTRIBUTE has no parameter.
Method SET_KIND on class CL_CLS_ATTRIBUTE has no exception.
Method SET_MANUAL_CHANGES_ALLOWED Signature
Method SET_MANUAL_CHANGES_ALLOWED on class CL_CLS_ATTRIBUTE has no parameter.
Method SET_MANUAL_CHANGES_ALLOWED on class CL_CLS_ATTRIBUTE has no exception.
Method SET_OBJS_OF_TYPEGR Signature
Method SET_OBJS_OF_TYPEGR on class CL_CLS_ATTRIBUTE has no parameter.
Method SET_OBJS_OF_TYPEGR on class CL_CLS_ATTRIBUTE has no exception.
Method SET_OBJ_VALUES_HAVE_SUBTYPES Signature
Method SET_OBJ_VALUES_HAVE_SUBTYPES on class CL_CLS_ATTRIBUTE has no parameter.
Method SET_OBJ_VALUES_HAVE_SUBTYPES on class CL_CLS_ATTRIBUTE has no exception.
Method SET_SINGLE_VALUED Signature
Method SET_SINGLE_VALUED on class CL_CLS_ATTRIBUTE has no parameter.
Method SET_SINGLE_VALUED on class CL_CLS_ATTRIBUTE has no exception.
Method SET_SUB_OBJECT_TREATMENT Signature
Method SET_SUB_OBJECT_TREATMENT on class CL_CLS_ATTRIBUTE has no parameter.
Method SET_SUB_OBJECT_TREATMENT on class CL_CLS_ATTRIBUTE has no exception.
Method SET_TYPE_GROUP Signature
Method SET_TYPE_GROUP on class CL_CLS_ATTRIBUTE has no parameter.
Method SET_TYPE_GROUP on class CL_CLS_ATTRIBUTE has no exception.
Method SET_UP_CHARACTERIZATION Signature
Method SET_UP_CHARACTERIZATION on class CL_CLS_ATTRIBUTE has no parameter.
Method SET_UP_CHARACTERIZATION on class CL_CLS_ATTRIBUTE has no exception.
Method SET_VALUES Signature
Method SET_VALUES on class CL_CLS_ATTRIBUTE has no parameter.
Method SET_VALUES on class CL_CLS_ATTRIBUTE has no exception.
Method SET_VALUE_TABLE Signature
Method SET_VALUE_TABLE on class CL_CLS_ATTRIBUTE has no parameter.
Method SET_VALUE_TABLE on class CL_CLS_ATTRIBUTE has no exception.
Method SET_VISIBLE_IN_CUSTOMER_SYSTEM Signature
Method SET_VISIBLE_IN_CUSTOMER_SYSTEM on class CL_CLS_ATTRIBUTE has no parameter.
Method SET_VISIBLE_IN_CUSTOMER_SYSTEM on class CL_CLS_ATTRIBUTE has no exception.
Method SET_VTABLE_FIELD Signature
Method SET_VTABLE_FIELD on class CL_CLS_ATTRIBUTE has no parameter.
Method SET_VTABLE_FIELD on class CL_CLS_ATTRIBUTE has no exception.
Method SET_VTABLE_ICON_F Signature
Method SET_VTABLE_ICON_F on class CL_CLS_ATTRIBUTE has no parameter.
Method SET_VTABLE_ICON_F on class CL_CLS_ATTRIBUTE has no exception.
Method SET_VTEXT_LANGU_F Signature
Method SET_VTEXT_LANGU_F on class CL_CLS_ATTRIBUTE has no parameter.
Method SET_VTEXT_LANGU_F on class CL_CLS_ATTRIBUTE has no exception.
Method SET_VTEXT_TABLE Signature
Method SET_VTEXT_TABLE on class CL_CLS_ATTRIBUTE has no parameter.
Method SET_VTEXT_TABLE on class CL_CLS_ATTRIBUTE has no exception.
Method SET_VTEXT_TEXT_F Signature
Method SET_VTEXT_TEXT_F on class CL_CLS_ATTRIBUTE has no parameter.
Method SET_VTEXT_TEXT_F on class CL_CLS_ATTRIBUTE has no exception.
Method SET_VTEXT_VALUE_F Signature
Method SET_VTEXT_VALUE_F on class CL_CLS_ATTRIBUTE has no parameter.
Method SET_VTEXT_VALUE_F on class CL_CLS_ATTRIBUTE has no exception.
Method UNLOCK Signature
Method UNLOCK on class CL_CLS_ATTRIBUTE has no parameter.
Method UNLOCK on class CL_CLS_ATTRIBUTE has no exception.
Method VALID_VALUES_EXIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_VALID_VALUES_EXIST | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20060705 |
Method VALID_VALUES_EXIST on class CL_CLS_ATTRIBUTE has no exception.
Method VALUE_IS_VALID Signature
Method VALUE_IS_VALID on class CL_CLS_ATTRIBUTE has no parameter.
Method VALUE_IS_VALID on class CL_CLS_ATTRIBUTE has no exception.
Event Signatures
Event ACTIVATION_STATE_CHANGING Signature
Event ACTIVATION_STATE_CHANGING on class CL_CLS_ATTRIBUTE has no parameter.
Event ATTRIBUTE_DELETED Signature
Event ATTRIBUTE_DELETED on class CL_CLS_ATTRIBUTE has no parameter.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |