SAP ABAP Class CL_NWDEMO_PERSIST_SO_SL (SAP NetWeaver Demo Model - Sales Order Item Schedule Line)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-NWD (Application Component) NetWeaver Demonstration
⤷
S_NWDEMO_MODEL_SALES_ORDER (Package) SAP NetWeaver Demo Model - Sales 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' | 20070709 |
Properties
| Class | CL_NWDEMO_PERSIST_SO_SL | |
| Short Description | SAP NetWeaver Demo Model - Sales 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_SALES_ORDER | SAP NetWeaver Demo Model - Sales Order |
| Created | 20070709 | SAP |
| Last change | 20071217 | 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' | 20070709 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CB_NWDEMO_PERSIST_SO_SL | 20071022 | Base agent SAP NetWeaver Demo Model - Sales 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) | 20070709 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | SDEMO_EVENT_TYPE_CODE | Event Type Code | 20070709 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | SDEMO_QUANT | Quantity | 20070709 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | SDEMO_QUANT_UNIT | Quantity Unit Code | 20070709 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | GUID_16 | GUID in 'RAW' format | 20070709 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | GUID_16 | GUID in 'RAW' format | 20070709 |
Methods
Events
Class CL_NWDEMO_PERSIST_SO_SL has no event.
Types
Class CL_NWDEMO_PERSIST_SO_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 | 20070709 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20070709 |
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 | 20070709 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20070709 |
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 | 20070709 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20070709 |
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 | 20070709 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20070709 |
Method GET_SCHDL_LINE_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 | 20070709 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20070709 |
Method GET_SO_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 | 20070709 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20070709 |
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 | 20070709 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20070709 |
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 | 20070709 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20070709 |
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 | 20070709 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20070709 |
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 | 20070709 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20070709 |
Method SET_SO_ITEM_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SO_ITEM_GUID | Call by reference | Type reference (TYPE) | GUID_16 | Attribute Value | 20070709 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20070709 |
History
| Last changed by/on | SAP | 20071217 |
| SAP Release Created in | 710 |