SAP ABAP Class CL_NWDEMO_PERSIST_PO_SL (SAP NetWeaver Demo Model - Purch Order Item Schedule Line)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-NWD (Application Component) NetWeaver Demonstration
⤷
S_NWDEMO_MODEL_PURCHASE_ORDER (Package) SAP NetWeaver Demo Model - Purchase Order
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OS_STATE | State Management for a 'Managed Object' | 20071026 |
Properties
| Class | CL_NWDEMO_PERSIST_PO_SL | |
| Short Description | SAP NetWeaver Demo Model - Purch Order Item Schedule Line | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 10 | Persistent Class |
| Package | S_NWDEMO_MODEL_PURCHASE_ORDER | SAP NetWeaver Demo Model - Purchase Order |
| Created | 20071026 | SAP |
| Last change | 20080612 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_OS_STATE | State Management for a 'Managed Object' | 20071026 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CB_NWDEMO_PERSIST_PO_SL | 20080227 | Base agent SAP NetWeaver Demo Model - Purch Order Item Sched |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | TIMESTAMPL | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | 20071026 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | SDEMO_EVENT_TYPE_CODE | Event Type Code | 20071026 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | GUID_16 | GUID in 'RAW' format | 20071026 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | GUID_16 | GUID in 'RAW' format | 20071026 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | SDEMO_QUANT | Quantity | 20071026 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | SDEMO_QUANT_UNIT | Quantity Unit Code | 20071026 |
Methods
Events
Class CL_NWDEMO_PERSIST_PO_SL has no event.
Types
Class CL_NWDEMO_PERSIST_PO_SL has no local type.
Method Signatures
Method GET_DELIVERY_PERIODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | TIMESTAMPL | Attribute Value | 20071026 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20071026 |
Method GET_EVENT_TYPE_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SDEMO_EVENT_TYPE_CODE | Attribute Value | 20071026 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20071026 |
Method GET_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | GUID_16 | Attribute Value | 20071026 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20071026 |
Method GET_PO_ITEM_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | GUID_16 | Attribute Value | 20071026 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20071026 |
Method GET_QUANTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SDEMO_QUANT | Attribute Value | 20071026 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20071026 |
Method GET_QUANTITY_UNIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SDEMO_QUANT_UNIT | Attribute Value | 20071026 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20071026 |
Method SET_DELIVERY_PERIODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DELIVERY_PERIODE | Call by reference | Type reference (TYPE) | TIMESTAMPL | Attribute Value | 20071026 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20071026 |
Method SET_EVENT_TYPE_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EVENT_TYPE_CODE | Call by reference | Type reference (TYPE) | SDEMO_EVENT_TYPE_CODE | Attribute Value | 20071026 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20071026 |
Method SET_PO_ITEM_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PO_ITEM_GUID | Call by reference | Type reference (TYPE) | GUID_16 | Attribute Value | 20071026 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20071026 |
Method SET_QUANTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_QUANTITY | Call by reference | Type reference (TYPE) | SDEMO_QUANT | Attribute Value | 20071026 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20071026 |
Method SET_QUANTITY_UNIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_QUANTITY_UNIT | Call by reference | Type reference (TYPE) | SDEMO_QUANT_UNIT | Attribute Value | 20071026 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20071026 |
History
| Last changed by/on | SAP | 20080612 |
| SAP Release Created in | 711 |