SAP ABAP Class IF_CLS_ATTR_VALUE_ASSIGNMENT (Attribute value assignment)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_PAK_WB_OBJECT Groups common properties of Workbench-related objects 20050601
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CLS_ATTR_VALUE_ASSIGNMENT 20050601
Properties
Class IF_CLS_ATTR_VALUE_ASSIGNMENT  
Short Description Attribute value assignment    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050419   SAP 
Last change 20080612   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 IF_CLS_ATTR_VALUE_ASSIGNMENT has no interface implemented.
Friends
Class IF_CLS_ATTR_VALUE_ASSIGNMENT has no friend class.
Attributes
Class IF_CLS_ATTR_VALUE_ASSIGNMENT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method 20050603
2 ADD_VALUES Instance method Public Method Add values to an existing classification 20050831
3 CHECK_CONSISTENCY Instance method Public Method 20050603
4 CREATE Instance method Public Method Create a classification 20050616
5 DELETE Instance method Public Method 20050603
6 DESCRIBE Instance method Public Method 20050603
7 EXISTS Instance method Public Method 20050603
8 EXISTS_OWN_INACTIVE_VERSION Instance method Public Method 20050603
9 EXPLORE_LINKED_ASSIGNMENTS Instance method Public Method (Re-)read the classifications of linked objects 20050708
10 FREE Instance method Public Method Destructor 20050708
11 GET_ACTIVATION_STATE Instance method Public Method 20050603
12 GET_ATTRIBUTE Instance method Public Method Get attribute that classifications refer to 20050601
13 GET_ATTRIBUTE_REF Instance method Public Method Get reference to the attribute 20051028
14 GET_CLIENT_ASSIGNMENTS Instance method Public Method Get classification of the client 20051121
15 GET_CLIENT_ATTRIBUTE Instance method Public Method For aspects: Get name of the client attribute 20051121
16 GET_CLIENT_ATTRIBUTE_REF Instance method Public Method Get reference of the client attribute 20051121
17 GET_CREATED Instance method Public Method 20050603
18 GET_GUID Instance method Public Method Get guid 20050617
19 GET_LAST_CHANGED Instance method Public Method 20050603
20 GET_LINKED_ASSIGNMENTS Instance method Public Method Get classifications of linked objects 20050708
21 GET_LINKS Instance method Public Method Get list of linked objects 20050601
22 GET_LOCK_ERROR Instance method Public Method 20061211
23 GET_MASTER_LANGUAGE Instance method Public Method 20050603
24 GET_NO_OF_LINKS Instance method Public Method Get no of linked objects 20050602
25 GET_NO_OF_VALUES Instance method Public Method Get no of values in the classification 20050602
26 GET_OBJECT Instance method Public Method Get clasified object 20050601
27 GET_ORIGINAL_SYSTEM Instance method Public Method 20050603
28 GET_PACKAGE Instance method Public Method 20050603
29 GET_PERSON_RESPONSIBLE Instance method Public Method 20050603
30 GET_STATE_TEXT Instance method Public Method 20050603
31 GET_VALUES Instance method Public Method Get classification 20050601
32 GET_WBM_IDENTIFIER Instance method Public Method 20050603
33 IS_DELETED_ON_DB Instance method Public Method 20050603
34 IS_INITIALIZED Instance method Public Method Check state: X = Initialized, otherwise call create 20050616
35 IS_LOCKED Instance method Public Method 20050603
36 IS_MODIFIED Instance method Public Method 20050603
37 IS_NEW Instance method Public Method 20050608
38 LOCK_AND_REFRESH Instance method Public Method 20050603
39 REFRESH Instance method Public Method 20050603
40 SAVE Instance method Public Method 20050603
41 SET_LINKS Instance method Public Method Set list of linked objects 20050601
42 SET_LOCK_ERROR Instance method Public Method 20061211
43 SET_VALUES Instance method Public Method Set classification 20050601
44 SUBTRACT_VALUES Instance method Public Method Delete values from the classification 20051104
45 TOUCH Instance method Public Method Mark as changed 20080317
46 UNLOCK Instance method Public Method 20050603
Events
# Event Type Visibility Description Created on
1 ACTIVATION_STATE_CHANGING Instance Event
(0)
Public
(2)
20050603
Types
Class IF_CLS_ATTR_VALUE_ASSIGNMENT has no local type.
Method Signatures

Method ACTIVATE Signature

Method ACTIVATE on class IF_CLS_ATTR_VALUE_ASSIGNMENT has no parameter.
Method ACTIVATE on class IF_CLS_ATTR_VALUE_ASSIGNMENT has no exception.

Method ADD_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_VALUES Call by reference Type reference (TYPE) CLS_VALUE_ASSIGNMENTS List of value assignments 20050831
# Exception Resumable Description Created on
1 CX_PAK_INVALID_DATA Invalid data 20050831
2 CX_PAK_INVALID_STATE Operation can't be executed in present object state 20050831
3 CX_PAK_NOT_AUTHORIZED User doesn't have sufficient authorizations 20050831

Method CHECK_CONSISTENCY Signature

Method CHECK_CONSISTENCY on class IF_CLS_ATTR_VALUE_ASSIGNMENT has no parameter.
Method CHECK_CONSISTENCY on class IF_CLS_ATTR_VALUE_ASSIGNMENT has no exception.

Method CREATE Signature

Method CREATE on class IF_CLS_ATTR_VALUE_ASSIGNMENT has no parameter.
# Exception Resumable Description Created on
1 CX_PAK_INVALID_DATA Invalid data 20050616
2 CX_PAK_INVALID_STATE Operation can't be executed in present object state 20050616
3 CX_PAK_NOT_AUTHORIZED User doesn't have sufficient authorizations 20050616
4 CX_PAK_WB_OBJECT_LOCKED Error situation: enqueue locks hold by other instance 20060602

Method DELETE Signature

Method DELETE on class IF_CLS_ATTR_VALUE_ASSIGNMENT has no parameter.
Method DELETE on class IF_CLS_ATTR_VALUE_ASSIGNMENT has no exception.

Method DESCRIBE Signature

Method DESCRIBE on class IF_CLS_ATTR_VALUE_ASSIGNMENT has no parameter.
Method DESCRIBE on class IF_CLS_ATTR_VALUE_ASSIGNMENT has no exception.

Method EXISTS Signature

Method EXISTS on class IF_CLS_ATTR_VALUE_ASSIGNMENT has no parameter.
Method EXISTS on class IF_CLS_ATTR_VALUE_ASSIGNMENT has no exception.

Method EXISTS_OWN_INACTIVE_VERSION Signature

Method EXISTS_OWN_INACTIVE_VERSION on class IF_CLS_ATTR_VALUE_ASSIGNMENT has no parameter.
Method EXISTS_OWN_INACTIVE_VERSION on class IF_CLS_ATTR_VALUE_ASSIGNMENT has no exception.

Method EXPLORE_LINKED_ASSIGNMENTS Signature

Method EXPLORE_LINKED_ASSIGNMENTS on class IF_CLS_ATTR_VALUE_ASSIGNMENT has no parameter.
# Exception Resumable Description Created on
1 CX_PAK_INVALID_DATA 20050708
2 CX_PAK_INVALID_STATE Operation can't be executed in present object state 20050708
3 CX_PAK_NOT_AUTHORIZED User doesn't have sufficient authorizations 20050708

Method FREE Signature

Method FREE on class IF_CLS_ATTR_VALUE_ASSIGNMENT has no parameter.
Method FREE on class IF_CLS_ATTR_VALUE_ASSIGNMENT has no exception.

Method GET_ACTIVATION_STATE Signature

Method GET_ACTIVATION_STATE on class IF_CLS_ATTR_VALUE_ASSIGNMENT has no parameter.
Method GET_ACTIVATION_STATE on class IF_CLS_ATTR_VALUE_ASSIGNMENT has no exception.

Method GET_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ATTRIBUTE Value transfer Type reference (TYPE) CLS_ATTRIBUTE_NAME Attribute 20050601
# Exception Resumable Description Created on
1 CX_PAK_INVALID_STATE Operation can't be executed in present object state 20050615

Method GET_ATTRIBUTE_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ATTRIBUTE_REF Value transfer Object reference (TYPE REF TO) IF_CLS_ATTRIBUTE Attribute 20051028

Method GET_ATTRIBUTE_REF on class IF_CLS_ATTR_VALUE_ASSIGNMENT has no exception.

Method GET_CLIENT_ASSIGNMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CLIENT_ASSIGNMENTS Value transfer Object reference (TYPE REF TO) IF_CLS_ATTR_VALUE_ASSIGNMENT Attribute value assignment 20051121

Method GET_CLIENT_ASSIGNMENTS on class IF_CLS_ATTR_VALUE_ASSIGNMENT has no exception.

Method GET_CLIENT_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CLIENT_ATTRIBUTE Value transfer Type reference (TYPE) CLS_ATTRIBUTE_NAME Characteristic 20051121
# Exception Resumable Description Created on
1 CX_PAK_INVALID_STATE Operation can't be executed in present object state 20051121

Method GET_CLIENT_ATTRIBUTE_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CLIENT_ATTRIBUTE_REF Value transfer Object reference (TYPE REF TO) IF_CLS_ATTRIBUTE Attribute 20051121
# Exception Resumable Description Created on
1 CX_PAK_INVALID_STATE Operation can't be executed in present object state 20051121

Method GET_CREATED Signature

Method GET_CREATED on class IF_CLS_ATTR_VALUE_ASSIGNMENT has no parameter.
Method GET_CREATED on class IF_CLS_ATTR_VALUE_ASSIGNMENT has no exception.

Method GET_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_GUID Value transfer Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20050617

Method GET_GUID on class IF_CLS_ATTR_VALUE_ASSIGNMENT has no exception.

Method GET_LAST_CHANGED Signature

Method GET_LAST_CHANGED on class IF_CLS_ATTR_VALUE_ASSIGNMENT has no parameter.
Method GET_LAST_CHANGED on class IF_CLS_ATTR_VALUE_ASSIGNMENT has no exception.

Method GET_LINKED_ASSIGNMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_LINKED_ASSIGNMENTS Call by reference Type reference (TYPE) CLS_LINKED_OBJECT_ASSIGNMENTS Table with assignment references 20050708
# Exception Resumable Description Created on
1 CX_PAK_INVALID_DATA Invalid data 20050708
2 CX_PAK_INVALID_STATE Operation can't be executed in present object state 20050708
3 CX_PAK_NOT_AUTHORIZED User doesn't have sufficient authorizations 20050708

Method GET_LINKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_LINKS Call by reference Type reference (TYPE) CLS_LINKED_OBJECTS List of linked objects 20050601
# Exception Resumable Description Created on
1 CX_PAK_INVALID_STATE Operation can't be executed in present object state 20050615

Method GET_LOCK_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_EXCEPTION Value transfer Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20061211

Method GET_LOCK_ERROR on class IF_CLS_ATTR_VALUE_ASSIGNMENT has no exception.

Method GET_MASTER_LANGUAGE Signature

Method GET_MASTER_LANGUAGE on class IF_CLS_ATTR_VALUE_ASSIGNMENT has no parameter.
Method GET_MASTER_LANGUAGE on class IF_CLS_ATTR_VALUE_ASSIGNMENT has no exception.

Method GET_NO_OF_LINKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_NO_OF_LINKS Value transfer Type reference (TYPE) I 20050602

Method GET_NO_OF_LINKS on class IF_CLS_ATTR_VALUE_ASSIGNMENT has no exception.

Method GET_NO_OF_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EFFECTIVE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20050712
2 Importing IM_EXPLICIT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20050712
3 Importing IM_IMPLICIT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20050712
4 Returning RE_NO_OF_VALUES Value transfer Type reference (TYPE) I 20050602
# Exception Resumable Description Created on
1 CX_PAK_INVALID_DATA Invalid data 20050712
2 CX_PAK_INVALID_STATE Operation can't be executed in present object state 20050712
3 CX_PAK_NOT_AUTHORIZED User doesn't have sufficient authorizations 20050712

Method GET_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_OBJECT Value transfer Type reference (TYPE) PAK_OBJECT_KEY Object key 20050601
# Exception Resumable Description Created on
1 CX_PAK_INVALID_STATE Operation can't be executed in present object state 20050615

Method GET_ORIGINAL_SYSTEM Signature

Method GET_ORIGINAL_SYSTEM on class IF_CLS_ATTR_VALUE_ASSIGNMENT has no parameter.
Method GET_ORIGINAL_SYSTEM on class IF_CLS_ATTR_VALUE_ASSIGNMENT has no exception.

Method GET_PACKAGE Signature

Method GET_PACKAGE on class IF_CLS_ATTR_VALUE_ASSIGNMENT has no parameter.
Method GET_PACKAGE on class IF_CLS_ATTR_VALUE_ASSIGNMENT has no exception.

Method GET_PERSON_RESPONSIBLE Signature

Method GET_PERSON_RESPONSIBLE on class IF_CLS_ATTR_VALUE_ASSIGNMENT has no parameter.
Method GET_PERSON_RESPONSIBLE on class IF_CLS_ATTR_VALUE_ASSIGNMENT has no exception.

Method GET_STATE_TEXT Signature

Method GET_STATE_TEXT on class IF_CLS_ATTR_VALUE_ASSIGNMENT has no parameter.
Method GET_STATE_TEXT on class IF_CLS_ATTR_VALUE_ASSIGNMENT has no exception.

Method GET_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_IS_DEFAULT_VALUE Call by reference Type reference (TYPE) ABAP_BOOL 20060314
2 Exporting EX_VALUES Call by reference Type reference (TYPE) CLS_VALUE_ASSIGNMENTS List of value assignments 20050601
3 Importing IM_EFFECTIVE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20050711
4 Importing IM_EXPLICIT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20050708
5 Importing IM_IMPLICIT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20050708
# Exception Resumable Description Created on
1 CX_PAK_INVALID_DATA Invalid data 20050708
2 CX_PAK_INVALID_STATE Operation can't be executed in present object state 20050615
3 CX_PAK_NOT_AUTHORIZED User doesn't have sufficient authorizations 20050708

Method GET_WBM_IDENTIFIER Signature

Method GET_WBM_IDENTIFIER on class IF_CLS_ATTR_VALUE_ASSIGNMENT has no parameter.
Method GET_WBM_IDENTIFIER on class IF_CLS_ATTR_VALUE_ASSIGNMENT has no exception.

Method IS_DELETED_ON_DB Signature

Method IS_DELETED_ON_DB on class IF_CLS_ATTR_VALUE_ASSIGNMENT has no parameter.
Method IS_DELETED_ON_DB on class IF_CLS_ATTR_VALUE_ASSIGNMENT has no exception.

Method IS_INITIALIZED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_IS_INITIALIZED Value transfer Type reference (TYPE) ABAP_BOOL 20050616

Method IS_INITIALIZED on class IF_CLS_ATTR_VALUE_ASSIGNMENT has no exception.

Method IS_LOCKED Signature

Method IS_LOCKED on class IF_CLS_ATTR_VALUE_ASSIGNMENT has no parameter.
Method IS_LOCKED on class IF_CLS_ATTR_VALUE_ASSIGNMENT has no exception.

Method IS_MODIFIED Signature

Method IS_MODIFIED on class IF_CLS_ATTR_VALUE_ASSIGNMENT has no parameter.
Method IS_MODIFIED on class IF_CLS_ATTR_VALUE_ASSIGNMENT has no exception.

Method IS_NEW Signature

Method IS_NEW on class IF_CLS_ATTR_VALUE_ASSIGNMENT has no parameter.
Method IS_NEW on class IF_CLS_ATTR_VALUE_ASSIGNMENT has no exception.

Method LOCK_AND_REFRESH Signature

Method LOCK_AND_REFRESH on class IF_CLS_ATTR_VALUE_ASSIGNMENT has no parameter.
Method LOCK_AND_REFRESH on class IF_CLS_ATTR_VALUE_ASSIGNMENT has no exception.

Method REFRESH Signature

Method REFRESH on class IF_CLS_ATTR_VALUE_ASSIGNMENT has no parameter.
Method REFRESH on class IF_CLS_ATTR_VALUE_ASSIGNMENT has no exception.

Method SAVE Signature

Method SAVE on class IF_CLS_ATTR_VALUE_ASSIGNMENT has no parameter.
Method SAVE on class IF_CLS_ATTR_VALUE_ASSIGNMENT has no exception.

Method SET_LINKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_LINKS Call by reference Type reference (TYPE) CLS_LINKED_OBJECTS List of linked objects 20050708
# Exception Resumable Description Created on
1 CX_PAK_INVALID_STATE Operation can't be executed in present object state 20050804

Method SET_LOCK_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20061211

Method SET_LOCK_ERROR on class IF_CLS_ATTR_VALUE_ASSIGNMENT has no exception.

Method SET_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_VALUES Call by reference Type reference (TYPE) CLS_VALUE_ASSIGNMENTS List of value assignments 20050616
# Exception Resumable Description Created on
1 CX_PAK_INVALID_DATA Invalid data 20050713
2 CX_PAK_INVALID_STATE Operation can't be executed in present object state 20050615
3 CX_PAK_NOT_AUTHORIZED User doesn't have sufficient authorizations 20050713

Method SUBTRACT_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_VALUES Call by reference Type reference (TYPE) CLS_VALUE_ASSIGNMENTS List of value assignments 20051104
# Exception Resumable Description Created on
1 CX_PAK_INVALID_DATA Invalid data 20051104
2 CX_PAK_INVALID_STATE Operation can't be executed in present object state 20051104
3 CX_PAK_NOT_AUTHORIZED User doesn't have sufficient authorizations 20051104

Method TOUCH Signature

Method TOUCH on class IF_CLS_ATTR_VALUE_ASSIGNMENT has no parameter.
# Exception Resumable Description Created on
1 CX_PAK_INVALID_STATE Operation can't be executed in present object state 20080317

Method UNLOCK Signature

Method UNLOCK on class IF_CLS_ATTR_VALUE_ASSIGNMENT has no parameter.
Method UNLOCK on class IF_CLS_ATTR_VALUE_ASSIGNMENT has no exception.
Event Signatures

Event ACTIVATION_STATE_CHANGING Signature
Event ACTIVATION_STATE_CHANGING on class IF_CLS_ATTR_VALUE_ASSIGNMENT has no parameter.
History
Last changed by/on SAP  20080612 
SAP Release Created in