SAP ABAP Interface IF_EX_SHP_LECOMP_CORRELATE (Interface for BAdI: SHP_BADI_LECOMP_CORRELATE)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
VL (Package) WS-SHP: General Processing for Shipping
⤷
⤷
⤷
Properties
| Interface | IF_EX_SHP_LECOMP_CORRELATE | |
| Short Description | Interface for BAdI: SHP_BADI_LECOMP_CORRELATE |
General Data
| Package | VL | WS-SHP: General Processing for Shipping |
| Created | 20080319 | SAP |
| Last changed | 20100310 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | CL_SHP_LECOMP | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20080319 |
Friends
Interface IF_EX_SHP_LECOMP_CORRELATE has no friend.
Attributes
Interface IF_EX_SHP_LECOMP_CORRELATE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Correlate component quantities with new item quantity | 20080319 |
Events
Interface IF_EX_SHP_LECOMP_CORRELATE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_ITEM_S | Public | See coding | 20080404 | begin of GTY_ITEM_S,
vbeln type vbeln_vl,
posnr type posnr_vl,
matnr type matnr,
werks type werks_d,
lgort type lgort_d,
charg type charg_d,
vgtyp type vgtyp,
vgbel type vgbel,
vgpos type vgpos,
lfimg type lfimg,
vrkme type vrkme,
lgmng type lgmng,
meins type meins,
umvkz type umvkz,
umvkn type umvkn,
end of gty_item_s
|
Method Signatures
Method CORRELATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CF_ERFMG_NEW | Call by reference | Type reference (TYPE) | ERFMG | Quantity after rounding | 20080630 | |||
| 2 | IF_ERFMG_NEW_NOT_ROUNDED | Call by reference | Type reference (TYPE) | ERFMG | Quantity before rounding | 20080630 | |||
| 3 | IS_COMP_NEW | Call by reference | Type reference (TYPE) | LECOMP | New component data | 20080513 | |||
| 4 | IS_COMP_OLD | Call by reference | Type reference (TYPE) | LECOMP | Old component data | 20080404 | |||
| 5 | IS_ITEM_NEW | Call by reference | Type reference (TYPE) | GTY_ITEM_S | New inbound delivery item data | 20080404 | |||
| 6 | IS_ITEM_OLD | Call by reference | Type reference (TYPE) | GTY_ITEM_S | Old inbound delivery item data | 20080404 |
Method CORRELATE on Interface IF_EX_SHP_LECOMP_CORRELATE has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 604 |