SAP ABAP Class /TDAG/CPIF_STRU_DATA (CP: Interface for product structure data)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  /TDAG/CPIF_DATA CP: Interface für Objekte zur Datenverwaltung 20070829
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /TDAG/CPCL_PROD_STRU_DATA CP: Verwaltet die Produktstruktur-Daten 20070910
2 Interface implementation (CLASS c. INTERFACES i_ref)  /TDAG/CPCL_XML_STRU_DATA CP: Read product tree data from CfP XML 20070829
Properties
Class /TDAG/CPIF_STRU_DATA  
Short Description CP: Interface for product structure data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070821   SAP 
Last change 20141109   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ESP1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /TDAG/CPIF_STRU_DATA has no interface implemented.
Friends
Class /TDAG/CPIF_STRU_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_READ_LEVEL_EXPANDED_COMP Constant Public Type reference (TYPE) INT4 -1 Read mode: expanded composition 20071019
2 MC_READ_LEVEL_EXPANDED_SUBTREE Constant Public Type reference (TYPE) INT4 -2 Read mode: expanded subtree 20071019
3 MC_READ_LEVEL_FULL_SUBTREE Constant Public Type reference (TYPE) INT4 0 Read mode: full subtree 20071019
4 MC_READ_LEVEL_SINGLE_NODE Constant Public Type reference (TYPE) INT4 1 Read mode: single node 20071019
5 MT_PROD_STRUCT Instance attribute Public Type reference (TYPE) /TDAG/CPY_PSTRDATA Table, containing read nodes 20070821
6 M_ROOT_KEY Instance attribute Public Type reference (TYPE) TV_NODEKEY Key of the root node 20070821
Methods
# Method Level Visibility Method type Description Created on
1 GET_DATA_HANDLER Instance method Public Method Returns the data handler used to build the product structure 20090416
2 GET_ROOT Instance method Public Method Return root node key 20070821
3 INIT Instance method Public Method Perform initializations 20070821
4 READ_NODES Instance method Public Method Return set of nodes 20070821
Events
# Event Type Visibility Description Created on
1 PROD_STRU_MODIFIED Instance Event
(0)
Public
(2)
Product structure has been modified 20070821
Types
Class /TDAG/CPIF_STRU_DATA has no local type.
Method Signatures

Method GET_DATA_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_DATA_HANDLER Call by reference Type reference (TYPE) /TDAG/CPE_HANDLER_REF Reference to data handler object 20090416

Method GET_DATA_HANDLER on class /TDAG/CPIF_STRU_DATA has no exception.

Method GET_ROOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ROOT_KEY Value transfer Type reference (TYPE) TV_NODEKEY Schlüssel des Wurzelknotens der Produktstruktur 20070821

Method GET_ROOT on class /TDAG/CPIF_STRU_DATA has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /TDAG/CPY_MESSAGES Table for (error) messages 20080125
2 Exporting E_FLG_ERROR Call by reference Type reference (TYPE) ESP1_BOOLEAN Indicator if errors occurred 20080125
3 Importing IS_ADDINFO Call by reference Type reference (TYPE) RCGADDINF Stichtag und Änderungsnummer 20070821
4 Importing I_CHECK_NAME Call by reference Type reference (TYPE) /TDAG/CPE_CHECK Prüfung 20070821
5 Importing I_FLG_CLEAR_BUFFER Call by reference Type reference (TYPE) ESP1_BOOLEAN ESP1_FALSE Indicator if the buffer must be reset before initialization 20071022
6 Importing I_SCENARIO_ID Call by reference Type reference (TYPE) /TDAG/CPE_SCENARIOID Sicht, zu der die Daten gelesen werden sollen 20070821
7 Importing I_SPEC_ID Call by reference Type reference (TYPE) ESESUBID Schlüsseldaten der darzustellenden Produktstruktur 20070821
# Exception Resumable Description Created on
1 ADDINFO_MISSING IS_ADDINFO is initial 20070821
2 INIT_FAILED Initialization failed 20070821
3 SCENARIO_MISSING I_SCENARIO_ID is initial 20070821
4 SPEC_ID_MISSING Specification ID is missing 20070821

Method READ_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /TDAG/CPY_MESSAGES Error messages 20070821
2 Exporting ET_NODES Call by reference Type reference (TYPE) /TDAG/CPY_PSTRDATA Product structure 20070821
3 Exporting E_FLG_ERROR Call by reference Type reference (TYPE) ESP1_BOOLEAN Error flag 20070821
4 Exporting E_FLG_WARNING Call by reference Type reference (TYPE) ESP1_BOOLEAN Warning flag 20070821
5 Importing IT_NODE_KEYS Call by reference Type reference (TYPE) TREEV_NKS Tree Control: Table with Node Keys 20070821
6 Importing I_LEVEL Call by reference Type reference (TYPE) INT4 Natural number 20070821
# Exception Resumable Description Created on
1 READ_FAILED Reading of the nodes failed 20070821
Event Signatures

Event PROD_STRU_MODIFIED Signature
Event PROD_STRU_MODIFIED on class /TDAG/CPIF_STRU_DATA has no parameter.
History
Last changed by/on SAP  20141109 
SAP Release Created in