SAP ABAP Class IF_EX_LE_WM_SE_HUMOVE (Interface for BAdI LE_WM_SE_HUMOVE)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090130 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WM_SE_HUMOVE_FALLBACK | fallback class for BADI of WM service HUMOVE | 20090130 |
Properties
| Class | IF_EX_LE_WM_SE_HUMOVE | |
| Short Description | Interface for BAdI LE_WM_SE_HUMOVE | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090130 | 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 IF_EX_LE_WM_SE_HUMOVE has no interface implemented.
Friends
Class IF_EX_LE_WM_SE_HUMOVE has no friend class.
Attributes
Class IF_EX_LE_WM_SE_HUMOVE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Determine Warehouse, Storage Type and Bin by Bin Tag | 20090130 | |
| 2 | Instance method | Public | Method | Determine ERP HU Number by HU Tag | 20090130 | |
| 3 | Instance method | Public | Method | Determine User by Forklift ID | 20090130 | |
| 4 | Instance method | Public | Method | Decide for Stock Withdawal or Placement When Neutral Bin | 20090227 | |
| 5 | Instance method | Public | Method | Find Open Transfer Order on a Bin of a Bulk Storage Type | 20090130 | |
| 6 | Instance method | Public | Method | Handle Inconsistencies with Destination Bin | 20090130 | |
| 7 | Instance method | Public | Method | Determine Movement Type for New Transfer Order | 20090130 | |
| 8 | Instance method | Public | Method | Prepare Creation of New Transfer Order | 20090130 | |
| 9 | Instance method | Public | Method | React to the Fact No Open TO is Available at Stock Withdrawl | 20090130 | |
| 10 | Instance method | Public | Method | Handle Inconsistencies in the Stock Withdrawal Scenario | 20090130 |
Events
Class IF_EX_LE_WM_SE_HUMOVE has no event.
Types
Class IF_EX_LE_WM_SE_HUMOVE has no local type.
Method Signatures
Method ID_ASSIGNMENT_BIN_TAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_WM_MAP_FIELDS | Call by reference | Type reference (TYPE) | OPS_WM_MAP_FIELDS | WM and HU related fields used by WM eSOA service | 20090212 | |||
| 2 | IM_BIN_TAG | Call by reference | Type reference (TYPE) | LAGP_VERIF | bin tag | 20090203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WM related exceptions | 20090302 |
Method ID_ASSIGNMENT_HU_TAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_WM_MAP_FIELDS | Call by reference | Type reference (TYPE) | OPS_WM_MAP_FIELDS | WM and HU related fields used by WM eSOA service | 20090212 | |||
| 2 | IM_HU_TAG | Call by reference | Type reference (TYPE) | AII_EPC1 | HU tag | 20090203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WM related exceptions | 20090302 |
Method ID_ASSIGNMENT_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_WM_MAP_FIELDS | Call by reference | Type reference (TYPE) | OPS_WM_MAP_FIELDS | WM and HU related fields used by WM eSOA service | 20090212 | |||
| 2 | IM_FORKLIFT_ID | Call by reference | Type reference (TYPE) | SYCHAR20 | ID of the forklift (resource element) | 20090130 | |||
| 3 | IM_LGNUM | Call by reference | Type reference (TYPE) | LGNUM | Warehouse Number / Warehouse Complex | 20090130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WM related exceptions | 20090302 |
Method NEUTRAL_BIN_DIRECTION_DECISION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CF_DIRECTION | Call by reference | Type reference (TYPE) | C | SPACE | 'A' for removal, 'E' for putaway | 20090227 | ||
| 2 | IF_CURRENT_SU_BIN_MATCHES | Call by reference | Type reference (TYPE) | XFELD | does current bin of SU match neutral bin? | 20090227 | |||
| 3 | IS_LEIN | Call by reference | Type reference (TYPE) | LEIN | Storage unit header records | 20090227 | |||
| 4 | IS_WM_MAP_FIELDS | Call by reference | Type reference (TYPE) | OPS_WM_MAP_FIELDS | WM and HU related fields used by WM eSOA service | 20090227 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WM related exceptions | 20090302 |
Method OPEN_TO_BULK_SEARCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CF_CREATE_TO | Call by reference | Type reference (TYPE) | C | request for new TO creation | 20090223 | |||
| 2 | CS_LTAP | Call by reference | Type reference (TYPE) | LTAP | Transfer order item | 20090223 | |||
| 3 | IF_DIRECTION | Call by reference | Type reference (TYPE) | C | 'E' for putaway, 'A' for removal | 20090223 | |||
| 4 | IF_LGPLA | Call by reference | Type reference (TYPE) | LGPLA | Storage Bin | 20090223 | |||
| 5 | IF_LGTYP | Call by reference | Type reference (TYPE) | LGTYP | Storage Type | 20090223 | |||
| 6 | IF_PLPOS | Call by reference | Type reference (TYPE) | LVS_PLPOS | Position in storage bin | 20090223 | |||
| 7 | IS_LEIN | Call by reference | Type reference (TYPE) | LEIN | Storage unit header records | 20090223 | |||
| 8 | IS_T331B | Call by reference | Type reference (TYPE) | T331B | Storage Type Control for Bulk Storage | 20090223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WM related exceptions | 20090302 |
Method PUTAWAY_DBIN_INCON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TANUM | Call by reference | Type reference (TYPE) | TANUM | open TO which was found for the HU/SU | 20090212 | |||
| 2 | IS_WM_MAP_FIELDS | Call by reference | Type reference (TYPE) | OPS_WM_MAP_FIELDS | WM and HU related fields used by WM eSOA service | 20090212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WM related exceptions | 20090302 |
Method PUTAWAY_MVMNT_TYPE_DET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CF_BWLVS | Call by reference | Type reference (TYPE) | BWLVS | Movement Type | 20090209 | |||
| 2 | IF_LGPLA | Call by reference | Type reference (TYPE) | LGPLA | Destination Storage Bin | 20090225 | |||
| 3 | IF_PLPOS | Call by reference | Type reference (TYPE) | LVS_PLPOS | Position in destination storage bin | 20090225 | |||
| 4 | IS_WM_MAP_FIELDS | Call by reference | Type reference (TYPE) | OPS_WM_MAP_FIELDS | WM and HU related fields used by WM eSOA service | 20090225 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WM related exceptions | 20090302 |
Method PUTAWAY_TO_CREATION_PREP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CF_PLPOS | Call by reference | Type reference (TYPE) | LVS_PLPOS | Position in storage bin | 20090225 | |||
| 2 | IS_LEIN | Call by reference | Type reference (TYPE) | LEIN | Storage unit header records | 20090225 | |||
| 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 | 20090212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WM related exceptions | 20090302 |
Method REMOVAL_NO_OPEN_TO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_WM_MAP_FIELDS | Call by reference | Type reference (TYPE) | OPS_WM_MAP_FIELDS | WM and HU related fields used by WM eSOA service | 20090212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WM related exceptions | 20090302 |
Method REMOVAL_SBIN_INCON_POSTCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BIN_MISMATCH | Call by reference | Type reference (TYPE) | XFELD | SPACE | mismatch between source bin and current HU bin | 20090211 | ||
| 2 | IM_HULPLA | Call by reference | Type reference (TYPE) | LTAP_VLPLA | Current Storage Bin of HU/SU | 20090211 | |||
| 3 | IM_HULTYP | Call by reference | Type reference (TYPE) | LTAP_VLTYP | Current Storage Type of HU/SU | 20090211 | |||
| 4 | IM_PARTIAL_PICK | Call by reference | Type reference (TYPE) | XFELD | SPACE | several open TOs exist for the HU | 20090211 | ||
| 5 | IM_POSTING_CHANGE | Call by reference | Type reference (TYPE) | XFELD | SPACE | open posting change exists for the HU | 20090211 | ||
| 6 | IS_WM_MAP_FIELDS | Call by reference | Type reference (TYPE) | OPS_WM_MAP_FIELDS | WM and HU related fields used by WM eSOA service | 20090212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WM related exceptions | 20090302 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in |