SAP ABAP Class CL_UA_ATTRIBUTE_SET_TYPE (Characteristics and Key Figures for Objects)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB-AET (Application Component) Accounting Entities
     FINB_ACCOUNTING_TYPES (Package) Accounting Types
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_UA_ELEMENT_TYPE Basis Class of All Types 20031210
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FINB_STRUCT_TYPE_FACTORY Factory to Instantiate a Specific Metatype 20040428
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FINB_STRUCT_TYPE_MAINT Methods to Change Types 20050321
Properties
Class CL_UA_ATTRIBUTE_SET_TYPE  
Short Description Characteristics and Key Figures for Objects    
Super Class CL_UA_ELEMENT_TYPE Basis Class of All Types 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FINB_ACCOUNTING_TYPES   Accounting Types 
Created 20031205   SAP 
Last change 20060208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UA_ATTRIBUTE_SET_TYPE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FINB_STRUCT_TYPE_FACTORY Factory to Instantiate a Specific Metatype 20040428
2 IF_FINB_STRUCT_TYPE_MAINT Methods to Change Types 20050321
Friends
Class CL_UA_ATTRIBUTE_SET_TYPE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_IS_ITEM_SET Instance attribute Public Type reference (TYPE) BOOLE_D Posting Level-Dependent Fields 20031208
2 MD_IS_TREE_SET Instance attribute Public Type reference (TYPE) BOOLE_D Tree Node Fields 20031208
3 MT_ASSIGNED_OBJECT_TYPES Instance attribute Private Type reference (TYPE) ACC_T_TYPE_NAME Table with Type Names 20040129
4 MT_FIELDNAME Instance attribute Private Type reference (TYPE) FINB_MD_T_FIELDNAME Table of Field Names 20031205
5 STH_CCST_ASSIGNMENT Static Attribute Public Type reference (TYPE) YTH_CCST_ASSIGNMENT 20050725
Methods
# Method Level Visibility Method type Description Created on
1 GET_IS_ITEM_FLAG Instance method Public Method 20031210
2 GET_IS_TREE_FLAG Instance method Public Method 20031210
3 SET_IS_ITEM_FLAG Instance method Public Method 20031208
4 SET_IS_TREE_FLAG Instance method Public Method 20031208
Events
Class CL_UA_ATTRIBUTE_SET_TYPE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_CCST_ASSIGNMENT Public See coding 20050725 BEGIN OF ys_ccst_assignment, acc_databasis TYPE acc_databasis, attr_set TYPE acc_node_type, version TYPE finb_conf_status, t_ccst_assignment TYPE acc_ts_ccst_assignment, END OF ys_ccst_assignment
2 YTH_CCST_ASSIGNMENT Public See coding 20050725 yth_ccst_assignment TYPE HASHED TABLE OF ys_ccst_assignment WITH UNIQUE KEY acc_databasis attr_set version
Method Signatures

Method GET_IS_ITEM_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_IS_ITEM_FLAG Value transfer Type reference (TYPE) BOOLE_D Flag (X = True; Space = False) 20031210

Method GET_IS_ITEM_FLAG on class CL_UA_ATTRIBUTE_SET_TYPE has no exception.

Method GET_IS_TREE_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_IS_TREE_FLAG Value transfer Type reference (TYPE) BOOLE_D Flag (X = True; Space = False) 20031210

Method GET_IS_TREE_FLAG on class CL_UA_ATTRIBUTE_SET_TYPE has no exception.

Method SET_IS_ITEM_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_NEW_VALUE Call by reference Type reference (TYPE) BOOLE_D 20031208
# Exception Resumable Description Created on
1 FORBIDDEN_CHANGE 20031208

Method SET_IS_TREE_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_NEW_VALUE Call by reference Type reference (TYPE) BOOLE_D 20031208
# Exception Resumable Description Created on
1 FORBIDDEN_CHANGE 20031208
History
Last changed by/on SAP  20060208 
SAP Release Created in 400