SAP ABAP Class CL_ISM_SE_JKSESCHED (IS-M: Access to Delivery Schedule Records)
Hierarchy
☛
IS-M (Software Component) SAP MEDIA
⤷
IS-M (Application Component) SAP Media
⤷
JSD_ISP (Package) Media: Information Service Provider
⤷
⤷
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' | 20030829 |
Properties
| Class | CL_ISM_SE_JKSESCHED | |
| Short Description | IS-M: Access to Delivery Schedule Records | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 10 | Persistent Class |
| Package | JSD_ISP | Media: Information Service Provider |
| Created | 20030829 | SAP |
| Last change | 20050224 | 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' | 20030829 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CB_ISM_SE_JKSESCHED | 20040413 | Base Agent IS-M: Access to Delivery Schedule Records |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | JBACKISSUE | IS-M: Back Issue | 20040413 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | LIFSP_EP | Schedule line blocked for delivery | 20030829 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | JINTERRUPT | IS-M: Delivery Schedule Suspended | 20040413 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | JINTERRUPTID | IS-M: Suspension ID | 20040413 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | JINTERRUPTTYPE | IS-M: Type of Suspension | 20040413 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | ISMMATNR_ISSUE | Media Issue | 20030829 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | GUID_16 | GUID in 'RAW' format | 20030829 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | POSNR | Item Number of Sales Document | 20030829 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | ISMMATNR_PRODUCT | Media Product | 20030829 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | JMQUANTITY | IS-M: Schedule Line Quantity | 20030829 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | JMSEQUENCE | IS-M: Sequence | 20030829 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | JSHIPPING_DATE | IS-M: Delivery Date | 20040413 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | JMUNIT | Unit of Measure | 20030829 | |||
| 14 | Instance attribute | Protected | Type reference (TYPE) | VBELN | Sales and Distribution Document Number | 20030829 | |||
| 15 | Instance attribute | Protected | Type reference (TYPE) | JMORDER_CREATED | IS-M: Indicator Denoting that Order Was Generated | 20030829 |
Methods
Events
Class CL_ISM_SE_JKSESCHED has no event.
Types
Class CL_ISM_SE_JKSESCHED has no local type.
Method Signatures
Method GET_BACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | JBACKISSUE | Attributwert | 20040413 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20040413 |
Method GET_DELIVERY_BLOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | LIFSP_EP | Attributwert | 20030829 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20030829 |
Method GET_INTERRUPT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | JINTERRUPT | Attributwert | 20040413 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20040413 |
Method GET_INTERRUPT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | JINTERRUPTID | Attributwert | 20040413 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20040413 |
Method GET_INTERRUPT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | JINTERRUPTTYPE | Attributwert | 20040413 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20040413 |
Method GET_ISSUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ISMMATNR_ISSUE | Attributwert | 20030829 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20030829 |
Method GET_NIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | GUID_16 | Attributwert | 20030829 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20030829 |
Method GET_POSNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | POSNR | Attributwert | 20030829 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20030829 |
Method GET_PRODUCT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ISMMATNR_PRODUCT | Attributwert | 20030829 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20030829 |
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) | JMQUANTITY | Attributwert | 20030829 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20030829 |
Method GET_SEQUENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | JMSEQUENCE | Attributwert | 20030829 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20030829 |
Method GET_SHIPPING_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | JSHIPPING_DATE | Attributwert | 20040413 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20040413 |
Method GET_UNIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | JMUNIT | Attributwert | 20030829 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20030829 |
Method GET_VBELN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | VBELN | Attributwert | 20030829 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20030829 |
Method GET_XORDER_CREATED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | JMORDER_CREATED | Attributwert | 20030829 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20030829 |
Method SET_BACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BACK | Call by reference | Type reference (TYPE) | JBACKISSUE | Attributwert | 20040413 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20040413 |
Method SET_DELIVERY_BLOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DELIVERY_BLOC | Call by reference | Type reference (TYPE) | LIFSP_EP | Attributwert | 20030829 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20030829 |
Method SET_INTERRUPT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INTERRUPT | Call by reference | Type reference (TYPE) | JINTERRUPT | Attributwert | 20040413 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20040413 |
Method SET_INTERRUPT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INTERRUPT_ID | Call by reference | Type reference (TYPE) | JINTERRUPTID | Attributwert | 20040413 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20040413 |
Method SET_INTERRUPT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INTERRUPT_TYPE | Call by reference | Type reference (TYPE) | JINTERRUPTTYPE | Attributwert | 20040413 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20040413 |
Method SET_NIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NIP | Call by reference | Type reference (TYPE) | GUID_16 | Attributwert | 20030829 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20030829 |
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) | JMQUANTITY | Attributwert | 20030829 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20030829 |
Method SET_SHIPPING_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SHIPPING_DATE | Call by reference | Type reference (TYPE) | JSHIPPING_DATE | Attributwert | 20040413 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20040413 |
Method SET_UNIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_UNIT | Call by reference | Type reference (TYPE) | JMUNIT | Attributwert | 20030829 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20030829 |
Method SET_XORDER_CREATED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_XORDER_CREATED | Call by reference | Type reference (TYPE) | JMORDER_CREATED | Attributwert | 20030829 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20030829 |
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 472 |