SAP ABAP Class CL_CCOLIOBJECT (Pricing Object)
Hierarchy
☛
EA-IPPE (Software Component) SAP iPPE
⤷
AP-PPE (Application Component) Integrated Product and Process Engineering
⤷
CPPECCO (Package) iPPE Extractor for SEM Connection
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CCOLIOBJECT_ACTA | Mode | 20020730 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_CCOLIOBJECT_CMPV | Variant/Assembly Item | 20020730 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_CCOLIOBJECT_CONV | Solution Design | 20020730 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_CCOLIOBJECT_RESN | Resource | 20020730 |
Properties
| Class | CL_CCOLIOBJECT | |
| Short Description | Pricing Object | |
| 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) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CCOLIOBJECT has no interface implemented.
Friends
Class CL_CCOLIOBJECT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | PPE_APPLOBJ_TYPE | iPPE Application Object Type | 20030109 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | CCO02_SEM_OBJECTMODE | Mode: Create, Edit, Delete | 20020730 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | CCO04_SEM_OBJECTTYPE | Object Type in SEM | 20020730 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | PVS_OTYPE | iPPE Object Type | 20020814 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | CCO04_PPE_TYPE | Type in iPPE | 20020814 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | CCO02_SEM_TT_IDENTIFIER | Identifying Attribute | 20020730 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | CCO02_SEM_TT_NVPAIR | Descriptive Attribute | 20020730 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Check Completeness of Data | 20021004 | |
| 2 | Instance method | Public | Method | Fill Table MT_IDENTIFIER/MT_NVPAIR | 20020808 | |
| 3 | Instance method | Public | Method | Get iPPE Application Object Type | 20030109 | |
| 4 | Instance method | Public | Method | Get Identifying Attributes | 20020814 | |
| 5 | Instance method | Public | Method | Get Object Type in SEM | 20020927 | |
| 6 | Instance method | Public | Method | Get iPPE Object Type | 20020814 | |
| 7 | Instance method | Public | Method | Get Type in iPPE | 20020814 | |
| 8 | Instance method | Public | Method | Set Up XML | 20020805 | |
| 9 | Instance method | Public | Method | Read Tables | 20020814 |
Events
Class CL_CCOLIOBJECT has no event.
Types
Class CL_CCOLIOBJECT 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 | 20021004 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt nicht erzeugen! | 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 | 20020814 | |||
| 2 | ET_NVPAIR | Call by reference | Type reference (TYPE) | CCO02_SEM_TT_NVPAIR | beschreibende Attribute | 20020814 | |||
| 3 | IT_FIELDS | Call by reference | Type reference (TYPE) | CCO04_TT_FIELDS | Strukturen/Felder | 20020808 | |||
| 4 | IT_TABLE | Call by reference | Type reference (TYPE) | CCO02_TT_TABLE | Tabellen (n Stück) | 20020808 |
Method FILL_TABLES on class CL_CCOLIOBJECT has no exception.
Method GET_APPLOBJ_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_APPLOBJ_TYPE | Call by reference | Type reference (TYPE) | PPE_APPLOBJ_TYPE | iPPE Anwendungsobjekttyp | 20030109 |
Method GET_APPLOBJ_TYPE on class CL_CCOLIOBJECT 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 | 20020814 |
Method GET_IDENTIFIER on class CL_CCOLIOBJECT has no exception.
Method GET_OBJECTTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_OBJECTTYPE | Call by reference | Type reference (TYPE) | CCO04_SEM_OBJECTTYPE | Objekttyp im SEM | 20020927 |
Method GET_OBJECTTYPE on class CL_CCOLIOBJECT 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 | 20020814 |
Method GET_OTYPE on class CL_CCOLIOBJECT 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 | 20020814 |
Method GET_PPE_TYPE on class CL_CCOLIOBJECT 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_CCOLIOBJECT 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) | 20020815 | |||
| 2 | IT_FIELDS | Call by reference | Type reference (TYPE) | CCO04_TT_FIELDS | Strukturen/Felder | 20020815 |
Method READ_TABLES on class CL_CCOLIOBJECT has no exception.
History
| Last changed by/on | SAP | 20040316 |
| SAP Release Created in |