SAP ABAP Class CL_WM_HUMOVE_APPL_LOGIC (core logic of the service)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
LE-WM-IFC (Application Component) Interfaces
⤷
OPS_SE_WM_XI_PROXY (Package) Web Service Proxies Warehouse Management
⤷
⤷
Properties
| Class | CL_WM_HUMOVE_APPL_LOGIC | |
| Short Description | core logic of the service | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | OPS_SE_WM_XI_PROXY | Web Service Proxies Warehouse Management |
| Created | 20090122 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_WM_HUMOVE_APPL_LOGIC has no interface implemented.
Friends
Class CL_WM_HUMOVE_APPL_LOGIC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_WM_HUMOVE_APPL_LOGIC | core logic of the service | 20090123 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WM_LOG | log | 20090217 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | class constructor | 20090123 | |
| 2 | Static method | Public | Method | get an instance | 20090123 | |
| 3 | Instance method | Private | Method | decide removal or putaway and trigger corresponding process | 20090217 | |
| 4 | Instance method | Public | Method | execute application logic | 20090123 |
Events
Class CL_WM_HUMOVE_APPL_LOGIC has no event.
Types
Class CL_WM_HUMOVE_APPL_LOGIC has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_WM_HUMOVE_APPL_LOGIC has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WM_HUMOVE_APPL_LOGIC has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IRO_LOG | Call by reference | Object reference (TYPE REF TO) | CL_WM_LOG | log | 20090217 | |||
| 2 | RO_APPL_LOGIC | Value transfer | Object reference (TYPE REF TO) | CL_WM_HUMOVE_APPL_LOGIC | core logic of the service | 20090123 |
Method CREATE on class CL_WM_HUMOVE_APPL_LOGIC has no exception.
Method DISPATCH_REMOVAL_PUTAWAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CF_TANUM | Call by reference | Type reference (TYPE) | TANUM | Transfer Order Number which was processed | 20090217 | |||
| 2 | IRO_APPL_BADI | Call by reference | Object reference (TYPE REF TO) | LE_WM_SE_HUMOVE | instance of the application BADI | 20090217 | |||
| 3 | IS_WM_MAP_FIELDS | Call by reference | Type reference (TYPE) | OPS_WM_MAP_FIELDS | WM and HU related fields used by WM eSOA service | 20090217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WM related exceptions | 20090226 |
Method EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BIN_TAG | Call by reference | Type reference (TYPE) | LAGP_VERIF | tag for storage bin | 20090305 | |||
| 2 | IM_DIRECTION | Call by reference | Type reference (TYPE) | SYCHAR01 | 'A' for removal, 'E' for putaway | 20090305 | |||
| 3 | IM_FORKLIFT_ID | Call by reference | Type reference (TYPE) | SYCHAR20 | ID of forklift (resource element) | 20090202 | |||
| 4 | IM_HU_TAG | Call by reference | Type reference (TYPE) | AII_EPC1 | tag for HU / SU | 20090202 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WM related exceptions | 20090226 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 605 |