SAP ABAP Class CL_QSNODE_MATERIAL_CKML (Material Node)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
CO-PC-ACT (Application Component) Actual Costing/Material Ledger
⤷
CO_ML_QSTREE (Package) Costed Actual Multilevel BOM
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_QSNODE | Quantity Structure Nodes | 20000828 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_QSNODE_BYPRODUCT_CKML | Material Nodes of a By-Product | 20010206 |
Properties
| Class | CL_QSNODE_MATERIAL_CKML | |
| Short Description | Material Node | |
| Super Class | CL_QSNODE | Quantity Structure Nodes |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | CO_ML_QSTREE | Costed Actual Multilevel BOM |
| Created | 20000828 | SAP |
| Last change | 20100310 | 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_QSNODE_MATERIAL_CKML has no interface implemented.
Friends
Class CL_QSNODE_MATERIAL_CKML has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | CKMLHD | Material Ledger: Header Record | 20000828 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | MTART | Material Type | 20010104 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | CK_MLSTAT | Material ledger period status | 20010129 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | CKMV7_PROC_TBL | List of Generated Processes | 20001011 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Checks whether a material is a recursion of itself | 20001215 | |
| 2 | Instance method | Public | Constructor | Constructor | 20000828 | |
| 3 | Instance method | Public | Method | Transfer Process List | 20001011 |
Events
Class CL_QSNODE_MATERIAL_CKML has no event.
Types
Class CL_QSNODE_MATERIAL_CKML has no local type.
Method Signatures
Method CHECK_RECURSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RECURSION_FOUND | Call by reference | Type reference (TYPE) | BOOLE | Boolesche Variable | 20001215 |
Method CHECK_RECURSION on class CL_QSNODE_MATERIAL_CKML has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_KALNR | Call by reference | Type reference (TYPE) | CK_KALNR1 | Kalkulationsnummer - Erzeugniskalkulation | 20000828 | |||
| 2 | E_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_QSNODE | Elternknoten | 20000828 | |||
| 3 | IR_QSTREE | Value transfer | Object reference (TYPE REF TO) | CL_QSTREE_CKML | Referenz auf Navigationsbaum | 20010108 |
Method CONSTRUCTOR on class CL_QSNODE_MATERIAL_CKML has no exception.
Method SET_PROCESSES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROCESSES | Call by reference | Type reference (TYPE) | CKMV7_PROC_TBL | Beschaffungsprozesse | 20001011 |
Method SET_PROCESSES on class CL_QSNODE_MATERIAL_CKML has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 46C |