SAP ABAP Class CL_LORD_HVSTAT (Lean Order: Object Sales Status)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SD-SLS (Application Component) Sales
⤷
ERP_SALES_LORD (Package) ERP Sales Lean Order
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_LORD_OBJECT | Lean Order: Abstract Object Class | 20060805 |
Properties
| Class | CL_LORD_HVSTAT | |
| Short Description | Lean Order: Object Sales Status | |
| Super Class | CL_LORD_OBJECT | Lean Order: Abstract Object Class |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ERP_SALES_LORD | ERP Sales Lean Order |
| Created | 20060805 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_LORD_HVSTAT has no forward declaration.
Interfaces
Class CL_LORD_HVSTAT has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_LORD | 20060806 | ||
| 2 | CL_LORD_OBJECT | 20060806 | Lean Order: Abstract Object Class |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TCS_LORD_VBUK_CUM | 20090821 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | TCS_LORD_VBUK_CUM_BEZ | 20090821 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060805 |
Events
Class CL_LORD_HVSTAT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TCS_LORD_VBUK_CUM | Private | See coding | 20090821 | begin of tcs_lord_vbuk_cum,
vbeln type vbeln_va,
wbstk type wbstk,
fkstk type fkstk,
end of tcs_lord_vbuk_cum
|
||
| 2 | TCS_LORD_VBUK_CUM_BEZ | Private | See coding | 20090821 | begin of tcs_lord_vbuk_cum_bez,
vbeln type vbeln_va,
wbstk_bez type bezei20,
fkstk_bez type bezei20,
end of tcs_lord_vbuk_cum_bez
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_OBJECT_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_LORD_OBJECT | Referenz auf Parent-Objekt | 20060805 |
Method CONSTRUCTOR on class CL_LORD_HVSTAT has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |