SAP ABAP Class IF_BICS_ATTR (Attribute Selector Layer)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BICS_EVENT_SOURCE Basis Event Source 20100121
2 Interface composition (i COMPRISING i_ref)  IF_BICS_IOBJ InfoObject Selector Layer 20100121
3 Interface composition (i COMPRISING i_ref)  IF_BICS_IOBJ_MEMBER_ACCESSOR Access Object for Attributes 20100121
4 Interface composition (i COMPRISING i_ref)  IF_BICS_MD_ATTR Attribute MD Layer 20100121
5 Interface composition (i COMPRISING i_ref)  IF_BICS_MD_IOBJ InfoObject MD Layer 20100121
6 Interface composition (i COMPRISING i_ref)  IF_BICS_OBJECT Root Object for BICS Entities 20100121
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BICS_QV_ATTR Attribute QV Layer 20100121
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BICS_ATTR Attributes in Selector Layer 20100708
Properties
Class IF_BICS_ATTR  
Short Description Attribute Selector Layer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100120   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_BICS_ATTR has no forward declaration.
Interfaces
Class IF_BICS_ATTR has no interface implemented.
Friends
Class IF_BICS_ATTR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_CR_INITIAL_ATTRIBUTE Constant Public Object reference (TYPE REF TO) IF_BICS_ATTR IS INITIAL Initial Attribute 20110721
Methods
# Method Level Visibility Method type Description Created on
1 GET_ATTRIBUTE_CONTAINER Instance method Public Method Read Attribute Container 20100120
2 GET_BASE_CONTAINER Instance method Public Method Read Basis Attribute Container 20100120
Events
Class IF_BICS_ATTR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_ID Public Attribute reference (LIKE) 20100714
2 TN_NAME Public Attribute reference (LIKE) 20100120
3 TN_S_ATTR Public See coding 20100421 BEGIN OF tn_s_attr, name TYPE tn_name, id type tn_id, ref TYPE REF TO if_bics_attr, END OF tn_s_attr
4 TN_S_OBJECT Public Attribute reference (LIKE) 20100120
5 TN_TEXT Public Attribute reference (LIKE) 20100120
6 TN_T_ATTR Public See coding 20100421 tn_t_attr TYPE STANDARD TABLE OF tn_s_attr with key name
7 TN_T_OBJECT Public Attribute reference (LIKE) 20100120
Method Signatures

Method GET_ATTRIBUTE_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_ATTRCONTAINER Value transfer Object reference (TYPE REF TO) IF_BICS_ATTR_CONTAINER Attributcontainer Selektor-Layer 20100120

Method GET_ATTRIBUTE_CONTAINER on class IF_BICS_ATTR has no exception.

Method GET_BASE_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_ATTRCONTAINER Value transfer Object reference (TYPE REF TO) IF_BICS_ATTR_CONTAINER Attributcontainer Selektor-Layer 20100120

Method GET_BASE_CONTAINER on class IF_BICS_ATTR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in