SAP ABAP Interface /TDAG/CPIF_STRU_DATA (CP: Interface for product structure data)
Hierarchy
☛
TDAGBCA (Software Component) TechniData Basic Components
⤷
EHS (Application Component) Environment, Health and Safety
⤷
/TDAG/CP (Package) Compliance for products
⤷
⤷
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
| Interface | /TDAG/CPIF_STRU_DATA | |
| Short Description | CP: Interface for product structure data |
General Data
| Package | /TDAG/CP | Compliance for products |
| Created | 20070821 | SAP |
| Last changed | 20141109 | SAP |
| 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /TDAG/CPIF_DATA | CP: Interface für Objekte zur Datenverwaltung | 20070829 |
Friends
Interface /TDAG/CPIF_STRU_DATA has no friend.
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 | Instance method | Public | Method | Returns the data handler used to build the product structure | 20090416 | |
| 2 | Instance method | Public | Method | Return root node key | 20070821 | |
| 3 | Instance method | Public | Method | Perform initializations | 20070821 | |
| 4 | 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
Interface /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 | EO_DATA_HANDLER | Call by reference | Type reference (TYPE) | /TDAG/CPE_HANDLER_REF | Reference to data handler object | 20090416 |
Method GET_DATA_HANDLER on Interface /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 | R_ROOT_KEY | Value transfer | Type reference (TYPE) | TV_NODEKEY | Schlüssel des Wurzelknotens der Produktstruktur | 20070821 |
Method GET_ROOT on Interface /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 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /TDAG/CPY_MESSAGES | Table for (error) messages | 20080125 | |||
| 2 | E_FLG_ERROR | Call by reference | Type reference (TYPE) | ESP1_BOOLEAN | Indicator if errors occurred | 20080125 | |||
| 3 | IS_ADDINFO | Call by reference | Type reference (TYPE) | RCGADDINF | Stichtag und Änderungsnummer | 20070821 | |||
| 4 | I_CHECK_NAME | Call by reference | Type reference (TYPE) | /TDAG/CPE_CHECK | Prüfung | 20070821 | |||
| 5 | 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 | I_SCENARIO_ID | Call by reference | Type reference (TYPE) | /TDAG/CPE_SCENARIOID | Sicht, zu der die Daten gelesen werden sollen | 20070821 | |||
| 7 | I_SPEC_ID | Call by reference | Type reference (TYPE) | ESESUBID | Schlüsseldaten der darzustellenden Produktstruktur | 20070821 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS_ADDINFO is initial | 20070821 | ||
| 2 | Initialization failed | 20070821 | ||
| 3 | I_SCENARIO_ID is initial | 20070821 | ||
| 4 | Specification ID is missing | 20070821 |
Method READ_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | /TDAG/CPY_MESSAGES | Error messages | 20070821 | |||
| 2 | ET_NODES | Call by reference | Type reference (TYPE) | /TDAG/CPY_PSTRDATA | Product structure | 20070821 | |||
| 3 | E_FLG_ERROR | Call by reference | Type reference (TYPE) | ESP1_BOOLEAN | Error flag | 20070821 | |||
| 4 | E_FLG_WARNING | Call by reference | Type reference (TYPE) | ESP1_BOOLEAN | Warning flag | 20070821 | |||
| 5 | IT_NODE_KEYS | Call by reference | Type reference (TYPE) | TREEV_NKS | Tree Control: Table with Node Keys | 20070821 | |||
| 6 | I_LEVEL | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20070821 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Reading of the nodes failed | 20070821 |
Event Signatures
Event PROD_STRU_MODIFIED Signature
Event PROD_STRU_MODIFIED on Interface /TDAG/CPIF_STRU_DATA has no parameter.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 222_46C |