SAP ABAP Class CL_SHP_INBOUNDDELIVERYCHGRC (Inbound Delivery ERP Change Request Confirmation)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LE-SHP-GF-ES (Application Component) Enterprise Services in Shipping
⤷
OPS_SE_SHP_XI_PROXY (Package) Web Service Proxies Delivery
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SHP_ES_REQUEST_CONFIRMATION | Request Confirmation | 20081127 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SHP_DELIVERY_UPDATE | Delivery update | 20081128 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | II_SHP_INBOUNDDELIVERYCHGRC | Change Inbound Delivery | 20080414 |
Properties
| Class | CL_SHP_INBOUNDDELIVERYCHGRC | |
| Short Description | Inbound Delivery ERP Change Request Confirmation | |
| Super Class | CL_SHP_ES_REQUEST_CONFIRMATION | Request Confirmation |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | OPS_SE_APPL_SHP | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | OPS_SE_SHP_XI_PROXY | Web Service Proxies Delivery |
| Created | 20080414 | 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 | 20081128 | ||
| 2 | II_SHP_INBOUNDDELIVERYCHGRC | Change Inbound Delivery | 20080414 |
Friends
Class CL_SHP_INBOUNDDELIVERYCHGRC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20081128 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20081128 | |||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20081128 | |||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SHP_ES_IMPL_INB_CHG | Impl.: Inbound Delivery Change | 20081128 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20081128 | |
| 2 | Instance method | Public | Method | Obsolete | 20081128 | |
| 3 | Instance method | Public | Method | Obsolete | 20081128 | |
| 4 | Instance method | Public | Method | Obsolete | 20081128 | |
| 5 | Instance method | Public | Method | Obsolete | 20081128 | |
| 6 | Instance method | Private | Method | 20081128 |
Events
Class CL_SHP_INBOUNDDELIVERYCHGRC has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_BAPIADDR1_T | Public | Attribute reference (LIKE) | 20081128 | |
||
| 2 | GTY_CATEGORY_CODE | Private | Attribute reference (LIKE) | 20081128 | |
||
| 3 | GTY_EXIDV_T | Public | Attribute reference (LIKE) | 20081128 | |
||
| 4 | GTY_PROTT_T | Public | Attribute reference (LIKE) | 20081128 | |
||
| 5 | GTY_REHANG_HU_S | Public | Attribute reference (LIKE) | 20081128 | |
||
| 6 | GTY_REHANG_HU_T | Public | Attribute reference (LIKE) | 20081128 | |
||
| 7 | GTY_REPACK_S | Public | Attribute reference (LIKE) | 20081128 | |
||
| 8 | GTY_REPACK_T | Public | Attribute reference (LIKE) | 20081128 | |
||
| 9 | GTY_RSEROB_T | Public | Attribute reference (LIKE) | 20081128 | |
||
| 10 | GTY_SEVERITY_CODE | Private | Attribute reference (LIKE) | 20081128 | |
||
| 11 | GTY_VBPOK_T | Public | Attribute reference (LIKE) | 20081128 | |
||
| 12 | GTY_VERKO_EXT_S | Public | Attribute reference (LIKE) | 20081128 | |
||
| 13 | GTY_VERKO_EXT_T | Public | Attribute reference (LIKE) | 20081128 | |
||
| 14 | GTY_VERKO_T | Public | Attribute reference (LIKE) | 20081128 | |
||
| 15 | GTY_VERPO_EXT_S | Public | Attribute reference (LIKE) | 20081128 | |
||
| 16 | GTY_VERPO_EXT_T | Public | Attribute reference (LIKE) | 20081128 | |
||
| 17 | GTY_VERPO_SERNR_T | Public | Attribute reference (LIKE) | 20081128 | |
||
| 18 | GTY_VERPO_T | Public | Attribute reference (LIKE) | 20081128 | |
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SHP_INBOUNDDELIVERYCHGRC has no parameter.
Method CONSTRUCTOR on class CL_SHP_INBOUNDDELIVERYCHGRC has no exception.
Method EXPORT_CONVERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CF_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20081128 | ||||
| 2 | CS_OUTPUT | Call by reference | Type reference (TYPE) | ANY | Outbound Delivery ERP Change Confirmation | 20081128 | |||
| 3 | CT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20081128 | |||
| 4 | IF_VBELN | Call by reference | Type reference (TYPE) | VBELN_VL | Delivery | 20081128 | |||
| 5 | IT_PROT | Call by reference | Type reference (TYPE) | GTY_PROTT_T | Log for Picking Report | 20081128 |
Method EXPORT_CONVERSION on class CL_SHP_INBOUNDDELIVERYCHGRC has no exception.
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 | Table with BAPI Return Information | 20081128 | |||
| 2 | EF_REPLACE_HUS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20081128 | ||||
| 3 | EF_VBELN | Call by reference | Type reference (TYPE) | VBELN_VL | Delivery | 20081128 | |||
| 4 | ES_LIKP | Call by reference | Type reference (TYPE) | LIKP | 20081128 | ||||
| 5 | ES_VBKOK | Call by reference | Type reference (TYPE) | VBKOK | Confirming Picking Data from Delivery Header | 20081128 | |||
| 6 | ET_BAPIADDR1 | Call by reference | Type reference (TYPE) | GTY_BAPIADDR1_T | BAPI Reference Structure for Addresses (Org./Company) | 20081128 | |||
| 7 | ET_HU_ASSIGN | Call by reference | Type reference (TYPE) | GTY_REHANG_HU_T | 20081128 | ||||
| 8 | ET_PARTNER | Call by reference | Type reference (TYPE) | SHP_PARTNER_UPDATE_T | Request Partner Changes for a Delivery | 20081128 | |||
| 9 | ET_REPACK | Call by reference | Type reference (TYPE) | GTY_REPACK_T | Structure for Repacking HUs | 20081128 | |||
| 10 | ET_SERNR | Call by reference | Type reference (TYPE) | SHP_SERNR_UPDATE_T | Serial Number Changes in the Delivery | 20081128 | |||
| 11 | ET_VBPOK | Call by reference | Type reference (TYPE) | GTY_VBPOK_T | Confirming Picking Data from Delivery Item | 20081128 | |||
| 12 | ET_VBPOK_PICK | Call by reference | Type reference (TYPE) | GTY_VBPOK_T | Confirming Picking Data from Delivery Item | 20081128 | |||
| 13 | ET_VERKO_EXT | Call by reference | Type reference (TYPE) | GTY_VERKO_EXT_T | 20081128 | ||||
| 14 | ET_VERPO_EXT | Call by reference | Type reference (TYPE) | GTY_VERPO_EXT_T | 20081128 | ||||
| 15 | ET_VERPO_SERNR | Call by reference | Type reference (TYPE) | GTY_VERPO_SERNR_T | Serial Number for HU Item Proposal in the VERPO Structure | 20081128 | |||
| 16 | IS_INPUT | Call by reference | Type reference (TYPE) | ANY | General Flag | 20081128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error During Global Data Types Conversion | 20081128 | ||
| 2 | 20081128 |
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 | 20081128 | ||||
| 2 | EF_VALUE | Call by reference | Type reference (TYPE) | ANY | 20081128 | ||||
| 3 | IF_DTEL | Call by reference | Type reference (TYPE) | DDOBJNAME | 20081128 | ||||
| 4 | IF_FNAME | Call by reference | Type reference (TYPE) | STRING | 20081128 | ||||
| 5 | IS_MEASURE | Call by reference | Type reference (TYPE) | SAPPLCO_MEASURE | 20081128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20081128 | |||
| 2 | 20081128 |
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 | 20081128 | ||||
| 2 | EF_GEWEI | Value transfer | Type reference (TYPE) | GEWEI | 20081128 | ||||
| 3 | EF_KZBRG | Value transfer | Type reference (TYPE) | KZBRG | 20081128 | ||||
| 4 | EF_KZNTG | Value transfer | Type reference (TYPE) | KZNTG | 20081128 | ||||
| 5 | EF_KZVOL | Value transfer | Type reference (TYPE) | KZVOL | 20081128 | ||||
| 6 | EF_NTGEW | Value transfer | Type reference (TYPE) | NTGEW_15 | 20081128 | ||||
| 7 | EF_VOLEH | Value transfer | Type reference (TYPE) | VOLEH | 20081128 | ||||
| 8 | EF_VOLUM | Value transfer | Type reference (TYPE) | VOLUM_15 | 20081128 | ||||
| 9 | IS_MEASURES | Call by reference | Type reference (TYPE) | ANY | 20081128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20081128 | |||
| 2 | 20081128 |
Method INBOUND_DELIVERY_CHANGE Signature
Method INBOUND_DELIVERY_CHANGE on class CL_SHP_INBOUNDDELIVERYCHGRC has no parameter.
Method INBOUND_DELIVERY_CHANGE on class CL_SHP_INBOUNDDELIVERYCHGRC has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 604 |