SAP ABAP Class CL_CFX_BI_IPPE_NODE (PVS Item of an iPPE Node for Integration to cFolders)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   LO-MD-PPE (Application Component) Integrated Product and Process Engineering
     CPPER3E_CFX (Package) Integration of cFolders in ERP
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CFX_BI_GENERIC_OBJECT Generic Object for Back-End Integration 20050304
Properties
Class CL_CFX_BI_IPPE_NODE  
Short Description PVS Item of an iPPE Node for Integration to cFolders    
Super Class CL_CFX_BI_GENERIC_OBJECT Generic Object for Back-End Integration 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CPPER3E_CFX   Integration of cFolders in ERP 
Created 20050304   SAP 
Last change 20050428   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 PPET Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CFX_BI_IPPE_NODE has no interface implemented.
Friends
Class CL_CFX_BI_IPPE_NODE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_IPPE_NODE_ATTR Instance attribute Private Type reference (TYPE) CFX_BI_TS_IPPE_NODE_ATTRIBUTES Attribute Values of iPPE Node 20050316
2 MT_IPPE_NODE_LINKS Instance attribute Private Type reference (TYPE) CFX_BI_TT_IPPE_OBJECT_LINKS Attribute Values of Links to Other Folder Objects 20050323
3 MT_LINKED_NODE_IDS Instance attribute Private Type reference (TYPE) CFX_BI_API_TT_ID Nodes Linked to Nodes (as cF ID) 20050419
4 MT_LINKED_VARIANT_IDS Instance attribute Private Type reference (TYPE) CFX_BI_API_TT_ID Variants Linked to Nodes (as cF ID) 20050419
5 SC_ALIAS_NODE_GUID Constant Private Type reference (TYPE) CFX_BI_API_T_NAME 'NodeGuid' Alias iPPE Nodes for cFolders 20050316
6 SC_BACKEND_STRUCTURE_NAME Constant Public Type reference (TYPE) STRING 'CFX_BI_TS_IPPE_NODE_ATTRIBUTES' Name of Structure in Back-End for Attributes 20050331
7 SC_NODE_GUID Constant Public Type reference (TYPE) STRING 'GUID' 20050418
Methods
# Method Level Visibility Method type Description Created on
1 AUX_UPDATE_LONG_ATTR Instance method Private Method Reads Attributes w. Values Longer than 255 Characters Again 20050422
2 GET_BS_NODE_KEYS_FOR_CF_IDS Static method Public Method Keys of iPPE Nodes in Back-End System from cFolders IDs 20050419
3 SEARCH_IPPE_NODE Static method Public Method Finds iPPE Nodes for Specified Back-End Key 20050324
4 SEARCH_IPPE_NODE_IN_CFX Static method Public Method Finds iPPE Nodes for Specified Back-End Key in cFolders 20050324
5 SEARCH_IPPE_NODE_IN_LIST Static method Public Method Finds iPPE Nodes for Specified Back-End Key in the List 20050324
Events
Class CL_CFX_BI_IPPE_NODE has no event.
Types
Class CL_CFX_BI_IPPE_NODE has no local type.
Method Signatures

Method AUX_UPDATE_LONG_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_ATTRIBUTE_VALUES Call by reference Object reference (TYPE REF TO) CL_CFX_BI_ATTRIBUTE_VALUES Attribut Werte cFolders Folder Objekte 20050422
2 Changing IS_IPPE_NODE_ATTR Call by reference Type reference (TYPE) CFX_BI_TS_IPPE_NODE_ATTRIBUTES Attribute eines iPPE Knotens für cFolders Integration 20050422

Method AUX_UPDATE_LONG_ATTR on class CL_CFX_BI_IPPE_NODE has no exception.

Method GET_BS_NODE_KEYS_FOR_CF_IDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NODE_KEYS Call by reference Type reference (TYPE) CFX_BI_TT_GUID Tabelle mit GUIds 20050419
2 Exporting E_ALL_NODES_MAPPED Call by reference Type reference (TYPE) ABAP_BOOL wurden alle cfx Schlüssel in BS Schlüssel gewandelt? 20050419
3 Exporting E_ERROR Call by reference Type reference (TYPE) ABAP_BOOL Fehler ? 20050419
4 Importing IP_CFOLDERS_SYSTEM Call by reference Object reference (TYPE REF TO) CL_CFX_BI_CFOLDERS_SYSTEM cFolders System für cFolders Backendintegration 20050419
5 Importing IT_CFOLDERS_DOC_IDS Call by reference Type reference (TYPE) CFX_BI_API_TT_ID IDs der Ippe-Knoten im cFolders System 20050419
6 Importing I_MSG_TYPE Call by reference Type reference (TYPE) SYMSGTY 'I' Nachrichten, Nachrichtentyp 20050419

Method GET_BS_NODE_KEYS_FOR_CF_IDS on class CL_CFX_BI_IPPE_NODE has no exception.

Method SEARCH_IPPE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DOC_ID Call by reference Type reference (TYPE) CFX_BI_API_TT_ID Liste der IDs 20050324
2 Exporting E_ERROR Call by reference Type reference (TYPE) ABAP_BOOL Fehler? 20050324
3 Importing IP_CFOLDERS_SYSTEM Call by reference Object reference (TYPE REF TO) CL_CFX_BI_CFOLDERS_SYSTEM cFolders System für cFolders Backendintegration 20050324
4 Importing IP_FOLDER_OBJECT Call by reference Object reference (TYPE REF TO) CL_CFX_BI_FOLDER_OBJECT Mappenobjekt für cFolders Backendintegration 20050324
5 Importing I_MSG_TYPE Call by reference Type reference (TYPE) SYMSGTY 'I' Nachrichtentyp 20050324
6 Importing I_NODE_GUID Call by reference Type reference (TYPE) PVS_GUID interne Identifikation für PVS Objekte 20050324

Method SEARCH_IPPE_NODE on class CL_CFX_BI_IPPE_NODE has no exception.

Method SEARCH_IPPE_NODE_IN_CFX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DOC_ID Call by reference Type reference (TYPE) CFX_BI_API_TT_ID Liste der IDs 20050324
2 Exporting E_ERROR Call by reference Type reference (TYPE) ABAP_BOOL Fehler? 20050324
3 Importing IP_CFOLDERS_SYSTEM Call by reference Object reference (TYPE REF TO) CL_CFX_BI_CFOLDERS_SYSTEM cFolders System für cFolders Backendintegration 20050324
4 Importing IP_FOLDER_OBJECT Call by reference Object reference (TYPE REF TO) CL_CFX_BI_FOLDER_OBJECT Mappenobjekt für cFolders Backendintegration 20050324
5 Importing I_MSG_TYPE Call by reference Type reference (TYPE) SYMSGTY 'I' Nachrichtentyp 20050324
6 Importing I_NODE_GUID Call by reference Type reference (TYPE) PVS_GUID interne Identifikation für PVS Objekte 20050324

Method SEARCH_IPPE_NODE_IN_CFX on class CL_CFX_BI_IPPE_NODE has no exception.

Method SEARCH_IPPE_NODE_IN_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_CFOLDERS_SYSTEM Call by reference Object reference (TYPE REF TO) CL_CFX_BI_CFOLDERS_SYSTEM cFolders System für cFolders Backendintegration 20050324
2 Importing I_NODE_GUID Call by reference Type reference (TYPE) PVS_GUID interne Identifikation für PVS Objekte 20050324
3 Returning RP_IPPE_NODE Value transfer Object reference (TYPE REF TO) CL_CFX_BI_IPPE_NODE PVS-Teil eines iPPE Knoten für Integration nach cFolders 20050324

Method SEARCH_IPPE_NODE_IN_LIST on class CL_CFX_BI_IPPE_NODE has no exception.
History
Last changed by/on SAP  20050428 
SAP Release Created in 600