SAP ABAP Class CL_SHP_DELIVERY_UPDATE_XI (Basis implementation of delivery change)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LE-SHP-GF-ES (Application Component) Enterprise Services in Shipping
⤷
OPS_SE_SHP (Package) Service Enabling for Shipping
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SHP_ES_IMPLEMENTATION | Service implementation | 20081127 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SHP_DELIVERY_UPDATE | Delivery update | 20080523 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SHP_ES_IMPL_INB_CHG | Impl.: Inbound Delivery Change | 20081127 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SHP_ES_IMPL_OUTB_CHG | Impl.: Outbound Delivery Change | 20081127 |
Properties
| Class | CL_SHP_DELIVERY_UPDATE_XI | |
| Short Description | Basis implementation of delivery change | |
| Super Class | CL_SHP_ES_IMPLEMENTATION | Service implementation |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | OPS_SE_APPL_SHP | |
| Program status | ||
| Category | 0 | |
| Package | OPS_SE_SHP | Service Enabling for Shipping |
| Created | 20080523 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SHP_DELIVERY_UPDATE | Delivery update | 20080523 |
Friends
Class CL_SHP_DELIVERY_UPDATE_XI has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR2 | '02' | 20080523 | |||
| 2 | Constant | Public | Type reference (TYPE) | CHAR2 | '01' | 20080523 | |||
| 3 | Constant | Public | Type reference (TYPE) | CHAR2 | '03' | 20080523 | |||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | 20080523 | |||||
| 5 | Instance attribute | Public | Attribute reference (LIKE) | 20080523 | |||||
| 6 | Instance attribute | Public | Attribute reference (LIKE) | 20080523 | |||||
| 7 | Constant | Public | Type reference (TYPE) | I | 2 | 20080523 | |||
| 8 | Constant | Public | Type reference (TYPE) | I | 1 | 20080523 | |||
| 9 | Constant | Public | Type reference (TYPE) | I | 3 | 20080523 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | VBELN_VL | Obsolete | 20080618 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | GTY_DELIVERY_T | 20080618 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Call inbound proxy | 20080523 | |
| 2 | Instance method | Protected | Method | Call outbound proxy | 20080523 | |
| 3 | Static method | Protected | Method | Check Product Unique Item ID | 20080523 | |
| 4 | Instance method | Public | Method | Obsolete | 20080523 | |
| 5 | Instance method | Public | Method | Export result into Confirmation Message | 20080523 | |
| 6 | Static method | Protected | Method | Get Handling Units to be assigned | 20080523 | |
| 7 | Instance method | Protected | Method | Get old delivery data | 20080618 | |
| 8 | Instance method | Public | Method | Import Request Message into API format | 20080523 | |
| 9 | Instance method | Public | Method | Import Measure | 20080523 | |
| 10 | Instance method | Public | Method | Import Measures | 20080523 | |
| 11 | Static method | Protected | Method | Obsolete | 20081127 |
Events
Class CL_SHP_DELIVERY_UPDATE_XI has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_BAPIADDR1_T | Public | Attribute reference (LIKE) | 20080523 | |
||
| 2 | GTY_DELIVERY_S | Protected | See coding | 20080618 | begin of gty_delivery_S,
vbeln type vbeln_vl,
likp type likp,
lips type gty_lips_t,
end of gty_delivery_s
|
||
| 3 | GTY_DELIVERY_T | Protected | See coding | 20080618 | gty_delivery_t type SORTED TABLE OF gty_delivery_s with UNIQUE key vbeln
|
||
| 4 | GTY_EXIDV_T | Public | Attribute reference (LIKE) | 20080523 | |
||
| 5 | GTY_LIPS_T | Protected | See coding | 20080618 | GTY_LIPS_T type sorted TABLE OF lips with unique key vbeln posnr
|
||
| 6 | GTY_LOG_GDT | Public | Type reference (TYPE) | SAPPLCO_LOG_GDT | Proxy Structure (generated) | 20080523 | |
| 7 | GTY_MESSAGE_HEADER | Public | Type reference (TYPE) | SAPPLCO_BASIC_BUSINESS_DOCUMEN | Proxy Structure (Generated) | 20080523 | |
| 8 | GTY_PROTT_T | Public | Attribute reference (LIKE) | 20080523 | |
||
| 9 | GTY_REHANG_HU_S | Public | Attribute reference (LIKE) | 20080523 | |
||
| 10 | GTY_REHANG_HU_T | Public | Attribute reference (LIKE) | 20080523 | |
||
| 11 | GTY_REPACK_S | Public | Attribute reference (LIKE) | 20080523 | |
||
| 12 | GTY_REPACK_T | Public | Attribute reference (LIKE) | 20080523 | |
||
| 13 | GTY_RSEROB_T | Public | Attribute reference (LIKE) | 20080523 | |
||
| 14 | GTY_VBPOK_T | Public | Attribute reference (LIKE) | 20080523 | |
||
| 15 | GTY_VERKO_EXT_S | Public | Attribute reference (LIKE) | 20080523 | |
||
| 16 | GTY_VERKO_EXT_T | Public | Attribute reference (LIKE) | 20080523 | |
||
| 17 | GTY_VERKO_T | Public | Attribute reference (LIKE) | 20080523 | |
||
| 18 | GTY_VERPO_EXT_S | Public | Attribute reference (LIKE) | 20080523 | |
||
| 19 | GTY_VERPO_EXT_T | Public | Attribute reference (LIKE) | 20080523 | |
||
| 20 | GTY_VERPO_SERNR_T | Public | Attribute reference (LIKE) | 20080523 | |
||
| 21 | GTY_VERPO_T | Public | Attribute reference (LIKE) | 20080523 | |
Method Signatures
Method CALL_INBOUND_BADI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CF_REPLACE_HUS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080523 | ||||
| 2 | CF_VBELN | Call by reference | Type reference (TYPE) | VBELN_VL | 20080523 | ||||
| 3 | CS_VBKOK | Call by reference | Type reference (TYPE) | VBKOK | 20080523 | ||||
| 4 | CT_BAPIADDR1 | Call by reference | Type reference (TYPE) | GTY_BAPIADDR1_T | 20080523 | ||||
| 5 | CT_HU_ASSIGN | Call by reference | Type reference (TYPE) | GTY_REHANG_HU_T | 20080523 | ||||
| 6 | CT_PARTNER | Call by reference | Type reference (TYPE) | SHP_PARTNER_UPDATE_T | 20080523 | ||||
| 7 | CT_REPACK | Call by reference | Type reference (TYPE) | GTY_REPACK_T | 20080523 | ||||
| 8 | CT_SERNR | Call by reference | Type reference (TYPE) | SHP_SERNR_UPDATE_T | 20080523 | ||||
| 9 | CT_VBPOK | Call by reference | Type reference (TYPE) | GTY_VBPOK_T | 20080523 | ||||
| 10 | CT_VBPOK_PICK | Call by reference | Type reference (TYPE) | GTY_VBPOK_T | 20080523 | ||||
| 11 | CT_VERKO_EXT | Call by reference | Type reference (TYPE) | GTY_VERKO_EXT_T | 20080523 | ||||
| 12 | CT_VERPO_EXT | Call by reference | Type reference (TYPE) | GTY_VERPO_EXT_T | 20080523 | ||||
| 13 | CT_VERPO_SERNR | Call by reference | Type reference (TYPE) | GTY_VERPO_SERNR_T | 20080523 | ||||
| 14 | IS_INPUT | Call by reference | Type reference (TYPE) | ANY | 20080523 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error in BAdI Processing in Proxy | 20080523 |
Method CALL_OUTBOUND_BADI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_OUTPUT | Call by reference | Type reference (TYPE) | ANY | 20080523 | ||||
| 2 | IF_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080523 | ||||
| 3 | IF_VBELN | Call by reference | Type reference (TYPE) | VBELN_VL | 20080523 | ||||
| 4 | IT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | 20080523 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error in BAdI Processing in Proxy | 20080523 |
Method CHECK_IUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_IUID | Call by reference | Type reference (TYPE) | SAPPLCO_PRODUCT_STANDARD_ID_V1 | 20080523 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080523 |
Method EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_OUTPUT | Call by reference | Type reference (TYPE) | ANY | Outbound Delivery ERP Change Confirmation | 20080523 | |||
| 2 | IS_INPUT | Call by reference | Type reference (TYPE) | ANY | Outbound Delivery ERP Change Request V1 | 20080523 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Standard Message Fault | 20081010 |
Method EXPORT_CONVERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_OUTPUT | Call by reference | Type reference (TYPE) | ANY | 20080523 | ||||
| 2 | IF_VBELN | Call by reference | Type reference (TYPE) | VBELN_VL | Delivery | 20080523 |
Method EXPORT_CONVERSION on class CL_SHP_DELIVERY_UPDATE_XI has no exception.
Method FILTER_UNASSIGNED_HUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_VERKO_EXT | Call by reference | Type reference (TYPE) | GTY_VERKO_EXT_T | 20080523 | ||||
| 2 | CT_VERPO_EXT | Call by reference | Type reference (TYPE) | GTY_VERPO_EXT_T | 20080523 | ||||
| 3 | CT_VERPO_SERNR | Call by reference | Type reference (TYPE) | GTY_VERPO_SERNR_T | 20080523 | ||||
| 4 | ET_HU_ASSIGN | Call by reference | Type reference (TYPE) | GTY_REHANG_HU_T | 20080523 | ||||
| 5 | IF_VBELN | Call by reference | Type reference (TYPE) | VBELN_VL | Delivery | 20080523 | |||
| 6 | IT_EXIDV | Call by reference | Type reference (TYPE) | GTY_EXIDV_T | 20080523 |
Method FILTER_UNASSIGNED_HUS on class CL_SHP_DELIVERY_UPDATE_XI has no exception.
Method GET_DELIVERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_VBELN | Call by reference | Type reference (TYPE) | VBELN_VL | Delivery | 20080618 | |||
| 2 | RR_DELIVERY | Value transfer | Object reference (TYPE REF TO) | GTY_DELIVERY_S | 20080618 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080618 |
Method IMPORT_CONVERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | 20080523 | ||||
| 2 | EF_REPLACE_HUS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080523 | ||||
| 3 | EF_VBELN | Call by reference | Type reference (TYPE) | VBELN_VL | 20080523 | ||||
| 4 | ES_LIKP | Call by reference | Type reference (TYPE) | LIKP | SD Document: Delivery Header Data | 20080523 | |||
| 5 | ES_VBKOK | Call by reference | Type reference (TYPE) | VBKOK | 20080523 | ||||
| 6 | ET_BAPIADDR1 | Call by reference | Type reference (TYPE) | GTY_BAPIADDR1_T | 20080523 | ||||
| 7 | ET_HU_ASSIGN | Call by reference | Type reference (TYPE) | GTY_REHANG_HU_T | 20080523 | ||||
| 8 | ET_PARTNER | Call by reference | Type reference (TYPE) | SHP_PARTNER_UPDATE_T | 20080523 | ||||
| 9 | ET_REPACK | Call by reference | Type reference (TYPE) | GTY_REPACK_T | 20080523 | ||||
| 10 | ET_SERNR | Call by reference | Type reference (TYPE) | SHP_SERNR_UPDATE_T | 20080523 | ||||
| 11 | ET_VBPOK | Call by reference | Type reference (TYPE) | GTY_VBPOK_T | 20080523 | ||||
| 12 | ET_VBPOK_PICK | Call by reference | Type reference (TYPE) | GTY_VBPOK_T | 20080523 | ||||
| 13 | ET_VERKO_EXT | Call by reference | Type reference (TYPE) | GTY_VERKO_EXT_T | 20080523 | ||||
| 14 | ET_VERPO_EXT | Call by reference | Type reference (TYPE) | GTY_VERPO_EXT_T | 20080523 | ||||
| 15 | ET_VERPO_SERNR | Call by reference | Type reference (TYPE) | GTY_VERPO_SERNR_T | 20080523 | ||||
| 16 | IS_INPUT | Call by reference | Type reference (TYPE) | ANY | Outbound Delivery ERP Change Request V1 | 20080523 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080523 | |||
| 2 | 20080523 |
Method IMPORT_MEASURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_UNIT | Call by reference | Type reference (TYPE) | ANY | 20080523 | ||||
| 2 | EF_VALUE | Call by reference | Type reference (TYPE) | ANY | 20080523 | ||||
| 3 | IF_DTEL | Call by reference | Type reference (TYPE) | DDOBJNAME | Name of ABAP Dictionary Object | 20080523 | |||
| 4 | IF_FNAME | Call by reference | Type reference (TYPE) | STRING | 20080523 | ||||
| 5 | IS_MEASURE | Call by reference | Type reference (TYPE) | SAPPLCO_MEASURE | Proxy Structure (Generated) | 20080523 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080612 | |||
| 2 | 20080523 |
Method IMPORT_MEASURES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_BRGEW | Value transfer | Type reference (TYPE) | BRGEW_15 | Gross weight | 20080523 | |||
| 2 | EF_GEWEI | Value transfer | Type reference (TYPE) | GEWEI | Weight Unit | 20080523 | |||
| 3 | EF_KZBRG | Value transfer | Type reference (TYPE) | KZBRG | Confirmation of gross weight | 20080523 | |||
| 4 | EF_KZNTG | Value transfer | Type reference (TYPE) | KZNTG | Confirmation of net weight | 20080523 | |||
| 5 | EF_KZVOL | Value transfer | Type reference (TYPE) | KZVOL | Confirmation of volume | 20080523 | |||
| 6 | EF_NTGEW | Value transfer | Type reference (TYPE) | NTGEW_15 | Net weight | 20080523 | |||
| 7 | EF_VOLEH | Value transfer | Type reference (TYPE) | VOLEH | Volume unit | 20080523 | |||
| 8 | EF_VOLUM | Value transfer | Type reference (TYPE) | VOLUM_15 | Volume | 20080523 | |||
| 9 | IS_MEASURES | Call by reference | Type reference (TYPE) | ANY | 20080523 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080612 | |||
| 2 | 20080523 |
Method PARSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_OUTPUT | Call by reference | Type reference (TYPE) | ANY | 20081127 | ||||
| 2 | ER_CON | Call by reference | Object reference (TYPE REF TO) | DATA | 20081127 | ||||
| 3 | ER_CON_DLV | Call by reference | Object reference (TYPE REF TO) | DATA | 20081127 | ||||
| 4 | ER_CON_HDR | Call by reference | Object reference (TYPE REF TO) | SAPPLCO_BASIC_BUSINESS_DOCUMEN | Proxy Structure (Generated) | 20081127 | |||
| 5 | ER_LOG | Call by reference | Object reference (TYPE REF TO) | SAPPLCO_LOG_GDT | Proxy Structure (generated) | 20081127 | |||
| 6 | ER_REQ | Call by reference | Object reference (TYPE REF TO) | DATA | 20081127 | ||||
| 7 | ER_REQ_DLV | Call by reference | Object reference (TYPE REF TO) | DATA | 20081127 | ||||
| 8 | ER_REQ_HDR | Call by reference | Object reference (TYPE REF TO) | SAPPLCO_BASIC_BUSINESS_DOCUMEN | Proxy Structure (Generated) | 20081127 | |||
| 9 | IS_INPUT | Call by reference | Type reference (TYPE) | ANY | 20081127 |
Method PARSE on class CL_SHP_DELIVERY_UPDATE_XI has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 604 |