SAP ABAP Class CL_ISM_SD_ORDERGEN_RESTART (IS-M: Restart Log for Order Generation)
Hierarchy
☛
IS-M (Software Component) SAP MEDIA
⤷
IS-M (Application Component) SAP Media
⤷
JSDI (Package) IS-M/SD SD Integration
⤷
⤷
Properties
| Class | CL_ISM_SD_ORDERGEN_RESTART | |
| Short Description | IS-M: Restart Log for Order Generation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | JSDI | IS-M/SD SD Integration |
| Created | 20010803 | SAP |
| Last change | 20050224 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISM_SD_ORDERGEN_RESTART has no forward declaration.
Interfaces
Class CL_ISM_SD_ORDERGEN_RESTART has no interface implemented.
Friends
Class CL_ISM_SD_ORDERGEN_RESTART has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | JKSDGENRESTART-PHASE | 'ORDER_CREATED' | SD order created | 20010806 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Begin Phase Order Creation | 20010807 | |
| 2 | Static method | Public | Method | Check Success of Order Generation for Order | 20010808 | |
| 3 | Static method | Public | Method | Order deleted | 20010806 | |
| 4 | Static method | Public | Method | End Phase Order Creation | 20010807 | |
| 5 | Static method | Public | Method | Does Restart Data Exist? | 20010808 |
Events
Class CL_ISM_SD_ORDERGEN_RESTART has no event.
Types
Class CL_ISM_SD_ORDERGEN_RESTART has no local type.
Method Signatures
Method BEGIN_PHASE_ORDER_CREATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VBELN | Call by reference | Type reference (TYPE) | VBAK-VBELN | Verkaufsbeleg | 20010807 |
Method BEGIN_PHASE_ORDER_CREATION on class CL_ISM_SD_ORDERGEN_RESTART has no exception.
Method CHECK_SUCCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SUCCESS | Value transfer | Type reference (TYPE) | C | 'X', falls Auftrag erfolgreich angelegt wurde, sonst initial | 20010808 | |||
| 2 | VBELN | Call by reference | Type reference (TYPE) | VBAK-VBELN | Auftrag | 20010808 |
Method CHECK_SUCCESS on class CL_ISM_SD_ORDERGEN_RESTART has no exception.
Method DELETE_ORDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VBELN | Call by reference | Type reference (TYPE) | VBAK-VBELN | Verkaufsbeleg | 20010806 |
Method DELETE_ORDER on class CL_ISM_SD_ORDERGEN_RESTART has no exception.
Method END_PHASE_ORDER_CREATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VBELN | Call by reference | Type reference (TYPE) | VBAK-VBELN | Verkaufsbeleg | 20010807 |
Method END_PHASE_ORDER_CREATION on class CL_ISM_SD_ORDERGEN_RESTART has no exception.
Method EXISTS_RESTART_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | YES | Value transfer | Type reference (TYPE) | C | Yes = 'X' , falls es Wiederaufsetzdaten gibt | 20010808 |
Method EXISTS_RESTART_DATA on class CL_ISM_SD_ORDERGEN_RESTART has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 464 |