SAP ABAP Class CL_SESI_DEMO_PLANT (Demo Scenario: Plant)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SESI_DEMO_PLANT (Package) Demo Scenario: Plant
⤷
⤷
Properties
| Class | CL_SESI_DEMO_PLANT | |
| Short Description | Demo Scenario: Plant | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SESI_DEMO_PLANT | Demo Scenario: Plant |
| Created | 20120815 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SESI_DEMO_PLANT has no forward declaration.
Interfaces
Class CL_SESI_DEMO_PLANT has no interface implemented.
Friends
Class CL_SESI_DEMO_PLANT has no friend class.
Attributes
Class CL_SESI_DEMO_PLANT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create Order | 20120817 | |
| 2 | Static method | Public | Method | 20120816 | ||
| 3 | Static method | Public | Method | 20120815 | ||
| 4 | Static method | Public | Method | 20120815 | ||
| 5 | Static method | Public | Method | 20120815 | ||
| 6 | Static method | Public | Method | 20121023 | ||
| 7 | Static method | Public | Method | 20121024 |
Events
Class CL_SESI_DEMO_PLANT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_ORDER | Public | Type reference (TYPE) | SESI_DEMO_ST_PL | 20120816 | |
|
| 2 | T_ORDER_TAB | Public | See coding | 20120815 | T_ORDER_tab type STANDARD TABLE OF sesi_demo_st_pl with DEFAULT KEY
|
Method Signatures
Method CREATE_ORDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CREATE_ORDER | Call by reference | Type reference (TYPE) | T_ORDER | 20120817 |
Method CREATE_ORDER on class CL_SESI_DEMO_PLANT has no exception.
Method DELETE_FINISHED Signature
Method DELETE_FINISHED on class CL_SESI_DEMO_PLANT has no parameter.
Method DELETE_FINISHED on class CL_SESI_DEMO_PLANT has no exception.
Method FINISH_ORDERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ORDERS | Call by reference | Type reference (TYPE) | T_ORDER_TAB | 20120815 |
Method FINISH_ORDERS on class CL_SESI_DEMO_PLANT has no exception.
Method GET_FINISHED_ORDERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | T_ORDER_TAB | 20120815 |
Method GET_FINISHED_ORDERS on class CL_SESI_DEMO_PLANT has no exception.
Method GET_UNFINISHED_ORDERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | T_ORDER_TAB | 20120815 |
Method GET_UNFINISHED_ORDERS on class CL_SESI_DEMO_PLANT has no exception.
Method PROCESS_DELIVERY_CONFIRMATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIRMATION | Call by reference | Type reference (TYPE) | DEMO_CONFIRM_PRODUCTION_ORDER | 20121023 |
Method PROCESS_DELIVERY_CONFIRMATION on class CL_SESI_DEMO_PLANT has no exception.
Method PROCESS_ORDER_CONFIRMATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIRMATION | Call by reference | Type reference (TYPE) | DEMO_CONFIRM_PRODUCTION_DELIVE | 20121024 |
Method PROCESS_ORDER_CONFIRMATION on class CL_SESI_DEMO_PLANT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |