SAP ABAP Class CL_CFX_BI_ATTRIBUTE_VALUES (Attribute Value cFolders Folder Objects)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   CA (Application Component) Cross-Application Components
     CFX_BI_BOM (Package) cFolders Backend Integration, BOMs
Properties
Class CL_CFX_BI_ATTRIBUTE_VALUES  
Short Description Attribute Value cFolders Folder Objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CFX_BI_BOM   cFolders Backend Integration, BOMs 
Created 20020522   SAP 
Last change 20050705   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)
2 CFXBI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CFX_BI_ATTRIBUTE_VALUES has no interface implemented.
Friends
Class CL_CFX_BI_ATTRIBUTE_VALUES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_ATTRIBUTE_VALUES Instance attribute Private Type reference (TYPE) CFX_BI_TT_ATTRIBUTE_VALUE Table of IDs and Corresponding Attribute Value Objects 20020522
2 SC_FALSE Constant Public Type reference (TYPE) TEXT10 'false' Boolean: False 20020719
3 SC_TRUE Constant Public Type reference (TYPE) TEXT10 'true' Boolean: True 20020719
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ATTRIBUTES_FROM_BS_STRUCT Instance method Public Method Delivers Table of Attributes from Backend Structure 20020624
2 DELETE_ATTRIBUTE_VALUE Instance method Public Method Delete Attribute for Specified Namepsace and ID 20050308
3 FILL_BS_STRUCT_FROM_ATTRIBUTES Instance method Public Method Fills Specified Structure from cFolders Attributes 20020625
4 GET_ATTRIBUTES_FOR_EXPORT Instance method Public Method Delivers Table of Attributes of a Folder Objects for Export 20020529
5 GET_ATTRIBUTES_FOR_GO_EXPORT Instance method Public Method Table of Attributes of a Generic Object for Export 20050315
6 GET_ATTRIBUTE_VALUE Instance method Public Method Value of Attribute for Existing Namespace and ID 20020830
7 GET_ATTRIBUTE_VALUES Instance method Public Method Delivers the List of all Attributes 20020522
8 GET_ATTRIBUTE_VALUES_STRING Instance method Public Method Delivers "Attribute Values" Value as String 20050420
9 GET_ATTRIBUTE_VALUE_STRING Instance method Public Method Value of Attribute for Existing Namespace and ID 20050421
10 SET_ATTRIBUTE_VALUE Instance method Public Method Change Value of Attribute for Existing Namespace and ID 20020830
11 SET_GO_ATTRIBUTE_VALUES Instance method Public Method Sets the List of All the Attributes of a Folder Object 20050330
12 SET_ITEM_ATTRIBUTE_VALUES Instance method Public Method Sets the List of All the Attributes of a BOM Item 20020522
13 SET_OBJECT_ATTRIBUTE_VALUES Instance method Public Method Sets the List of All the Attributes of a Folder Object 20020522
Events
Class CL_CFX_BI_ATTRIBUTE_VALUES has no event.
Types
Class CL_CFX_BI_ATTRIBUTE_VALUES has no local type.
Method Signatures

Method ADD_ATTRIBUTES_FROM_BS_STRUCT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) CFX_BI_API_T_OBJECT_TYPE Objekttyp 20020624
2 Importing I_STRUCTURE Call by reference Type reference (TYPE) ANY Struktur, aus denen Attribute kommen 20020624
3 Importing I_STRUCTURE_NAME Call by reference Type reference (TYPE) STRING Name der Mapping Struktur 20020624

Method ADD_ATTRIBUTES_FROM_BS_STRUCT on class CL_CFX_BI_ATTRIBUTE_VALUES has no exception.

Method DELETE_ATTRIBUTE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) CFX_BI_API_T_STRING ID des Attributs 20050308
2 Importing I_ITEM_ID Call by reference Type reference (TYPE) CFX_BI_API_T_STRING ID eines Items 20050315
3 Importing I_ITEM_NAMESPACE Call by reference Type reference (TYPE) CFX_BI_API_T_STRING Namespace eines Items 20050315
4 Importing I_NAMESPACE Call by reference Type reference (TYPE) CFX_BI_API_T_STRING Namensraum ( Default: Blank => SAP-Namensraum) 20050308

Method DELETE_ATTRIBUTE_VALUE on class CL_CFX_BI_ATTRIBUTE_VALUES has no exception.

Method FILL_BS_STRUCT_FROM_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_STRUCTURE Call by reference Type reference (TYPE) ANY Backend Struktur 20020625
2 Changing C_UPD_STRUCTURE Call by reference Type reference (TYPE) ANY Update Struktur (Import) 20020717
3 Importing IP_FOLDER_OBJECT Call by reference Object reference (TYPE REF TO) CL_CFX_BI_FOLDER_OBJECT Mappenobjekt für cFolders Backendintegration 20020830
4 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) CFX_BI_API_T_OBJECT_TYPE Objekttyp 20020625
5 Importing I_STRUCTURE_NAME Call by reference Type reference (TYPE) STRING Name der Mapping Struktur 20020625

Method FILL_BS_STRUCT_FROM_ATTRIBUTES on class CL_CFX_BI_ATTRIBUTE_VALUES has no exception.

Method GET_ATTRIBUTES_FOR_EXPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ATTRIBUTE_VALUES Value transfer Type reference (TYPE) CFX_BI_API_TT_ATTRIBUTE_VALUE Flache Tabelle der Attribute für Export 20020529

Method GET_ATTRIBUTES_FOR_EXPORT on class CL_CFX_BI_ATTRIBUTE_VALUES has no exception.

Method GET_ATTRIBUTES_FOR_GO_EXPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) CFX_BI_API_T_STRING Id des Attributes 20050406
2 Importing I_ITEM_ID Call by reference Type reference (TYPE) CFX_BI_API_T_STRING Id des Items 20050406
3 Importing I_ITEM_NAMESPACE Call by reference Type reference (TYPE) CFX_BI_API_T_STRING Namesraum des Items 20050406
4 Importing I_NAMESPACE Call by reference Type reference (TYPE) CFX_BI_API_T_STRING Namesraum des Attributes 20050406
5 Returning RT_ATTRIBUTE_VALUES Value transfer Type reference (TYPE) CFX_BI_API_TT_GO_FIELD_VALUE Generisches Objekt: Wert eines Feldes oder einer Link Liste 20050315

Method GET_ATTRIBUTES_FOR_GO_EXPORT on class CL_CFX_BI_ATTRIBUTE_VALUES has no exception.

Method GET_ATTRIBUTE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FOUND Call by reference Type reference (TYPE) ABAP_BOOL Attribut in Liste ? 20020830
2 Exporting E_VALUE Call by reference Type reference (TYPE) C Wert des Attributs 20020830
3 Importing I_ID Call by reference Type reference (TYPE) CFX_BI_API_T_STRING ID des Attributs 20020830
4 Importing I_ITEM_ID Call by reference Type reference (TYPE) CFX_BI_API_T_STRING ID eines Items 20050315
5 Importing I_ITEM_NAMESPACE Call by reference Type reference (TYPE) CFX_BI_API_T_STRING Namespace eines Items 20050315
6 Importing I_NAMESPACE Call by reference Type reference (TYPE) CFX_BI_API_T_STRING Namensraum ( Default: Blank => SAP-Namensraum) 20020830

Method GET_ATTRIBUTE_VALUE on class CL_CFX_BI_ATTRIBUTE_VALUES has no exception.

Method GET_ATTRIBUTE_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ATTRIBUTE_VALUES Call by reference Type reference (TYPE) CFX_BI_TT_ATTRIBUTE_VALUE Tabelle von IDs und zugehörigen Attibute Value Objekten 20020522

Method GET_ATTRIBUTE_VALUES on class CL_CFX_BI_ATTRIBUTE_VALUES has no exception.

Method GET_ATTRIBUTE_VALUES_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ATTRIBUTE_VALUES Call by reference Type reference (TYPE) CFX_BI_TT_GO_FIELD_VALUE_STR Liste mit "Attribute-Value"-Werte als String 20050420

Method GET_ATTRIBUTE_VALUES_STRING on class CL_CFX_BI_ATTRIBUTE_VALUES has no exception.

Method GET_ATTRIBUTE_VALUE_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FOUND Call by reference Type reference (TYPE) ABAP_BOOL Attribut in Liste ? 20050421
2 Exporting E_VALUE Call by reference Type reference (TYPE) STRING Wert des Attributs 20050421
3 Importing I_ID Call by reference Type reference (TYPE) CFX_BI_API_T_STRING ID des Attributs 20050421
4 Importing I_ITEM_ID Call by reference Type reference (TYPE) CFX_BI_API_T_STRING ID eines Items 20050421
5 Importing I_ITEM_NAMESPACE Call by reference Type reference (TYPE) CFX_BI_API_T_STRING Namespace eines Items 20050421
6 Importing I_NAMESPACE Call by reference Type reference (TYPE) CFX_BI_API_T_STRING Namensraum ( Default: Blank => SAP-Namensraum) 20050421

Method GET_ATTRIBUTE_VALUE_STRING on class CL_CFX_BI_ATTRIBUTE_VALUES has no exception.

Method SET_ATTRIBUTE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_HAS_MULTIPLE_VALUES Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Kann das Attribut mehrfach bewertet werden? 20050324
2 Importing I_ID Call by reference Type reference (TYPE) CFX_BI_API_T_STRING ID des Attributs 20020830
3 Importing I_ITEM_ID Call by reference Type reference (TYPE) CFX_BI_API_T_STRING ID eines Items 20050315
4 Importing I_ITEM_NAMESPACE Call by reference Type reference (TYPE) CFX_BI_API_T_STRING Namespace eines Items 20050315
5 Importing I_NAMESPACE Call by reference Type reference (TYPE) CFX_BI_API_T_STRING Namensraum ( Default: Blank => SAP-Namensraum) 20020830
6 Importing I_VALUE Call by reference Type reference (TYPE) STRING Wert des Attributs 20020830

Method SET_ATTRIBUTE_VALUE on class CL_CFX_BI_ATTRIBUTE_VALUES has no exception.

Method SET_GO_ATTRIBUTE_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ATTRIBUTE_VALUES Call by reference Type reference (TYPE) CFX_BI_API_TT_GO_FIELD_VALUE Generisches Objekt: Wert der Felder und Link Listen 20050330

Method SET_GO_ATTRIBUTE_VALUES on class CL_CFX_BI_ATTRIBUTE_VALUES has no exception.

Method SET_ITEM_ATTRIBUTE_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ATTRIBUTE_VALUES Call by reference Type reference (TYPE) CFX_BI_API_TT_ITEM_ATTR_VALUER Flache Tabelle der Postitions attribute mit Werten 20020522
2 Importing I_ITEM_ID Call by reference Type reference (TYPE) CFX_BI_API_T_STRING Positions ID 20020613

Method SET_ITEM_ATTRIBUTE_VALUES on class CL_CFX_BI_ATTRIBUTE_VALUES has no exception.

Method SET_OBJECT_ATTRIBUTE_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ATTRIBUTE_VALUES Call by reference Type reference (TYPE) CFX_BI_API_TT_ATTRIBUTE_VALUER Flache Tabelle der Attributwerte 20020522

Method SET_OBJECT_ATTRIBUTE_VALUES on class CL_CFX_BI_ATTRIBUTE_VALUES has no exception.
History
Last changed by/on SAP  20050705 
SAP Release Created in 2002_1_46C