SAP ABAP Class CL_CCOLINODE (Nodes)
Hierarchy
☛
EA-IPPE (Software Component) SAP iPPE
⤷
AP-PPE (Application Component) Integrated Product and Process Engineering
⤷
CPPECCO (Package) iPPE Extractor for SEM Connection
⤷
⤷
Properties
| Class | CL_CCOLINODE | |
| Short Description | Nodes | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CPPECCO | iPPE Extractor for SEM Connection |
| Created | 20020730 | SAP |
| Last change | 20040316 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CCOLINODE has no interface implemented.
Friends
Class CL_CCOLINODE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | CCO02_SEM_APPID | AppID Nodes | 20020730 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | CCO04_SEM_NODETYPE | Node Type in SEM | 20021006 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | PVS_GUID | GUID Access Object | 20021010 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Explosion Date | 20030213 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CCOLIOBJECT | Pricing Object | 20020730 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | CCO02_SEM_TT_IDENTIFIER | Identifying Attribute | 20021106 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | CCO02_SEM_TT_NVPAIR | Descriptive Attribute | 20020730 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check Completeness of Data | 20021006 | |
| 2 | Instance method | Public | Constructor | Konstructor for CL_CCOLINODE | 20020730 | |
| 3 | Instance method | Public | Method | Fill Table MT_IDENTIFIER/MT_NVPAIR | 20021006 | |
| 4 | Instance method | Public | Method | Get AppId | 20020805 | |
| 5 | Instance method | Public | Method | Get Identifying Attribute (Nodes) | 20021106 | |
| 6 | Instance method | Public | Method | Get Node Type in SEM (Nodes) | 20021106 | |
| 7 | Instance method | Public | Method | Get Calkulation Object (MR_OBJECT) | 20021006 | |
| 8 | Instance method | Public | Method | Get Object Type of iPPE (from MR_OBJECT) | 20021006 | |
| 9 | Instance method | Public | Method | Get Type in iPPE (from MR_OBJECT) | 20021006 | |
| 10 | Instance method | Public | Method | Set Up XML | 20020805 | |
| 11 | Instance method | Public | Method | Read Tables | 20021006 |
Events
Class CL_CCOLINODE has no event.
Types
Class CL_CCOLINODE has no local type.
Method Signatures
Method CHECK_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_FIELDS | Call by reference | Type reference (TYPE) | CCO04_TT_FIELDS | Strukturen/Felder | 20021006 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Knoten nicht erzeugen! | 20021006 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_PPEGUID | Call by reference | Type reference (TYPE) | PVS_GUID | GUID Einstiegsobjekt | 20021010 | |||
| 2 | IR_CUST | Call by reference | Object reference (TYPE REF TO) | CL_CCOLICUST_CNTL | Customizing iPPE->CC | 20020815 | |||
| 3 | IR_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_CCOLIOBJECT | Kalkulationsobjekt | 20020730 | |||
| 4 | IS_NODE_DATA | Call by reference | Type reference (TYPE) | ANY | Daten der Auflösung | 20030213 | |||
| 5 | IT_TABLE | Call by reference | Type reference (TYPE) | CCO02_TT_TABLE | Tabellen (n Stück) | 20021111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Knoten nicht erzeugt | 20021004 |
Method FILL_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_IDENTIFIER | Call by reference | Type reference (TYPE) | CCO02_SEM_TT_IDENTIFIER | identifizierende Attribute | 20021106 | |||
| 2 | ET_NVPAIR | Call by reference | Type reference (TYPE) | CCO02_SEM_TT_NVPAIR | beschreibende Attribute | 20021006 | |||
| 3 | IT_FIELDS | Call by reference | Type reference (TYPE) | CCO04_TT_FIELDS | Strukturen/Felder | 20021006 | |||
| 4 | IT_TABLE | Call by reference | Type reference (TYPE) | CCO02_TT_TABLE | Tabellen (n Stück) | 20021006 |
Method FILL_TABLES on class CL_CCOLINODE has no exception.
Method GET_APPID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_APPID | Call by reference | Type reference (TYPE) | CCO02_SEM_APPID | Knoten AppId | 20020805 |
Method GET_APPID on class CL_CCOLINODE has no exception.
Method GET_IDENTIFIER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_IDENTIFIER | Call by reference | Type reference (TYPE) | CCO02_SEM_TT_IDENTIFIER | identifizierende Attribute | 20021106 |
Method GET_IDENTIFIER on class CL_CCOLINODE has no exception.
Method GET_NODETYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_NODETYPE | Call by reference | Type reference (TYPE) | CCO04_SEM_NODETYPE | Knotentyp im SEM | 20021106 |
Method GET_NODETYPE on class CL_CCOLINODE has no exception.
Method GET_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_CCOLIOBJECT | Kalkulationsobjekt | 20021006 |
Method GET_OBJECT on class CL_CCOLINODE has no exception.
Method GET_OTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_OTYPE | Call by reference | Type reference (TYPE) | PVS_OTYPE | Objekttyp des iPPE | 20021006 |
Method GET_OTYPE on class CL_CCOLINODE has no exception.
Method GET_PPE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_PPE_TYPE | Call by reference | Type reference (TYPE) | CCO04_PPE_TYPE | Typ im iPPE | 20021006 |
Method GET_PPE_TYPE on class CL_CCOLINODE has no exception.
Method GET_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_XML | Call by reference | Type reference (TYPE) | CCO02_TT_XML | Ergebnis in XML | 20020805 |
Method GET_XML on class CL_CCOLINODE has no exception.
Method READ_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TABLE | Call by reference | Type reference (TYPE) | CCO02_TT_TABLE | Tabellen (n Stück) | 20021006 | |||
| 2 | IT_FIELDS | Call by reference | Type reference (TYPE) | CCO04_TT_FIELDS | Strukturen/Felder | 20021006 |
Method READ_TABLES on class CL_CCOLINODE has no exception.
History
| Last changed by/on | SAP | 20040316 |
| SAP Release Created in |