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 CL_OS_SYSTEM 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 BACK Instance attribute Protected Type reference (TYPE) JBACKISSUE IS-M: Back Issue 20040413
2 DELIVERY_BLOC Instance attribute Protected Type reference (TYPE) LIFSP_EP Schedule line blocked for delivery 20030829
3 INTERRUPT Instance attribute Protected Type reference (TYPE) JINTERRUPT IS-M: Delivery Schedule Suspended 20040413
4 INTERRUPT_ID Instance attribute Protected Type reference (TYPE) JINTERRUPTID IS-M: Suspension ID 20040413
5 INTERRUPT_TYPE Instance attribute Protected Type reference (TYPE) JINTERRUPTTYPE IS-M: Type of Suspension 20040413
6 ISSUE Instance attribute Protected Type reference (TYPE) ISMMATNR_ISSUE Media Issue 20030829
7 NIP Instance attribute Protected Type reference (TYPE) GUID_16 GUID in 'RAW' format 20030829
8 POSNR Instance attribute Protected Type reference (TYPE) POSNR Item Number of Sales Document 20030829
9 PRODUCT Instance attribute Protected Type reference (TYPE) ISMMATNR_PRODUCT Media Product 20030829
10 QUANTITY Instance attribute Protected Type reference (TYPE) JMQUANTITY IS-M: Schedule Line Quantity 20030829
11 SEQUENCE Instance attribute Protected Type reference (TYPE) JMSEQUENCE IS-M: Sequence 20030829
12 SHIPPING_DATE Instance attribute Protected Type reference (TYPE) JSHIPPING_DATE IS-M: Delivery Date 20040413
13 UNIT Instance attribute Protected Type reference (TYPE) JMUNIT Unit of Measure 20030829
14 VBELN Instance attribute Protected Type reference (TYPE) VBELN Sales and Distribution Document Number 20030829
15 XORDER_CREATED Instance attribute Protected Type reference (TYPE) JMORDER_CREATED IS-M: Indicator Denoting that Order Was Generated 20030829
Methods
# Method Level Visibility Method type Description Created on
1 GET_BACK Instance method Public Get-method of a virtual attribute Read Attribute BACK 20040413
2 GET_DELIVERY_BLOC Instance method Public Get-method of a virtual attribute Read Attribute DELIVERY_BLOC 20030829
3 GET_INTERRUPT Instance method Public Get-method of a virtual attribute Read Attribute INTERRUPT 20040413
4 GET_INTERRUPT_ID Instance method Public Get-method of a virtual attribute Read Attribute INTERRUPT_ID 20040413
5 GET_INTERRUPT_TYPE Instance method Public Get-method of a virtual attribute Read Attribute INTERRUPT_TYPE 20040413
6 GET_ISSUE Instance method Public Get-method of a virtual attribute Read Attribute ISSUE 20030829
7 GET_NIP Instance method Public Get-method of a virtual attribute Read Attribute NIP 20030829
8 GET_POSNR Instance method Public Get-method of a virtual attribute Read Attribute POSNR 20030829
9 GET_PRODUCT Instance method Public Get-method of a virtual attribute Read Attribute PRODUCT 20030829
10 GET_QUANTITY Instance method Public Get-method of a virtual attribute Reads attribute QUANTITY 20030829
11 GET_SEQUENCE Instance method Public Get-method of a virtual attribute Read Attribute SEQUENCE 20030829
12 GET_SHIPPING_DATE Instance method Public Get-method of a virtual attribute Read Attribute SHIPPING_DATE 20040413
13 GET_UNIT Instance method Public Get-method of a virtual attribute Read Attribute UNIT 20030829
14 GET_VBELN Instance method Public Get-method of a virtual attribute Read Attribute VBELN 20030829
15 GET_XORDER_CREATED Instance method Public Get-method of a virtual attribute Read Attribute XORDER_CREATED 20030829
16 SET_BACK Instance method Public Set-method of a virtual attribute Set Attribute BACK 20040413
17 SET_DELIVERY_BLOC Instance method Public Set-method of a virtual attribute Set Attribute DELIVERY_BLOC 20030829
18 SET_INTERRUPT Instance method Public Set-method of a virtual attribute Set Attribute INTERRUPT 20040413
19 SET_INTERRUPT_ID Instance method Public Set-method of a virtual attribute Set Attribute INTERRUPT_ID 20040413
20 SET_INTERRUPT_TYPE Instance method Public Set-method of a virtual attribute Set Attribute INTERRUPT_TYPE 20040413
21 SET_NIP Instance method Public Set-method of a virtual attribute Set Attribute NIP 20030829
22 SET_QUANTITY Instance method Public Set-method of a virtual attribute Set attribute QUANTITY 20030829
23 SET_SHIPPING_DATE Instance method Public Set-method of a virtual attribute Set Attribute SHIPPING_DATE 20040413
24 SET_UNIT Instance method Public Set-method of a virtual attribute Set Attribute UNIT 20030829
25 SET_XORDER_CREATED Instance method Public Set-method of a virtual attribute Set Attribute XORDER_CREATED 20030829
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 Returning RESULT Value transfer Type reference (TYPE) JBACKISSUE Attributwert 20040413
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20040413

Method GET_DELIVERY_BLOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) LIFSP_EP Attributwert 20030829
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20030829

Method GET_INTERRUPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) JINTERRUPT Attributwert 20040413
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20040413

Method GET_INTERRUPT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) JINTERRUPTID Attributwert 20040413
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20040413

Method GET_INTERRUPT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) JINTERRUPTTYPE Attributwert 20040413
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20040413

Method GET_ISSUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) ISMMATNR_ISSUE Attributwert 20030829
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20030829

Method GET_NIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) GUID_16 Attributwert 20030829
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20030829

Method GET_POSNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) POSNR Attributwert 20030829
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20030829

Method GET_PRODUCT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) ISMMATNR_PRODUCT Attributwert 20030829
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20030829

Method GET_QUANTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) JMQUANTITY Attributwert 20030829
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20030829

Method GET_SEQUENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) JMSEQUENCE Attributwert 20030829
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20030829

Method GET_SHIPPING_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) JSHIPPING_DATE Attributwert 20040413
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20040413

Method GET_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) JMUNIT Attributwert 20030829
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20030829

Method GET_VBELN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) VBELN Attributwert 20030829
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20030829

Method GET_XORDER_CREATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) JMORDER_CREATED Attributwert 20030829
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20030829

Method SET_BACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BACK Call by reference Type reference (TYPE) JBACKISSUE Attributwert 20040413
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20040413

Method SET_DELIVERY_BLOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DELIVERY_BLOC Call by reference Type reference (TYPE) LIFSP_EP Attributwert 20030829
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20030829

Method SET_INTERRUPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INTERRUPT Call by reference Type reference (TYPE) JINTERRUPT Attributwert 20040413
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20040413

Method SET_INTERRUPT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INTERRUPT_ID Call by reference Type reference (TYPE) JINTERRUPTID Attributwert 20040413
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20040413

Method SET_INTERRUPT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INTERRUPT_TYPE Call by reference Type reference (TYPE) JINTERRUPTTYPE Attributwert 20040413
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20040413

Method SET_NIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NIP Call by reference Type reference (TYPE) GUID_16 Attributwert 20030829
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20030829

Method SET_QUANTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_QUANTITY Call by reference Type reference (TYPE) JMQUANTITY Attributwert 20030829
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20030829

Method SET_SHIPPING_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SHIPPING_DATE Call by reference Type reference (TYPE) JSHIPPING_DATE Attributwert 20040413
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20040413

Method SET_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_UNIT Call by reference Type reference (TYPE) JMUNIT Attributwert 20030829
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20030829

Method SET_XORDER_CREATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_XORDER_CREATED Call by reference Type reference (TYPE) JMORDER_CREATED Attributwert 20030829
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20030829
History
Last changed by/on SAP  20050224 
SAP Release Created in 472