SAP ABAP Class CL_SHP_INBDELIVUPDTRQ_SERV (Service class for InboundDeliveryUpdateRequest_In)
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_OPS_SE_SERVICE_EXECUTION | Service process choreography and FEH support | 20111006 |
Properties
| Class | CL_SHP_INBDELIVUPDTRQ_SERV | |
| Short Description | Service class for InboundDeliveryUpdateRequest_In | |
| Super Class | CL_OPS_SE_SERVICE_EXECUTION | Service process choreography and FEH support |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | OPS_SE_SHP_XI_PROXY | Web Service Proxies Delivery |
| Created | 20111006 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SHP_INBDELIVUPDTRQ_SERV has no forward declaration.
Interfaces
Class CL_SHP_INBDELIVUPDTRQ_SERV has no interface implemented.
Friends
Class CL_SHP_INBDELIVUPDTRQ_SERV 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_SHP_INBDELIVUPDTRQ_MAP | Mapping class for InboundDeliveryUpdateRequest_In | 20111006 | |||
| 2 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_SHP_INBDELIVUPDTRQ_SERV | InboundDeliveryUpdateRequest_In Service Implementation | 20111006 | |||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_SHP_OUTBDELIVCRTRQ_MAP | Mapping class for InboundDeliveryCreateRequest_In | 20111006 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20111006 | ||
| 2 | Instance method | Private | Constructor | 20111006 | ||
| 3 | Static method | Public | Method | Returns the singleton instance. | 20111006 |
Events
Class CL_SHP_INBDELIVUPDTRQ_SERV has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_OUTPUT | Public | See coding | 20111006 | BEGIN OF ty_output,
id TYPE vbeln_vl,
item_id TYPE SAPPLCO_BUS_TRANS_ITEM_ID,
type_code TYPE SAPPLCO_BUS_TRANS_TYPE_CODE,
product_id TYPE SAPPLCO_PRODUCT_INTERNAL_ID_CO,
quantity TYPE SAPPLCO_QUANTITY_CONTENT,
quantity_uom TYPE SAPPLCO_MEASURE_UNIT_CODE,
quantity_base TYPE SAPPLCO_QUANTITY_CONTENT,
base_uom TYPE SAPPLCO_MEASURE_UNIT_CODE,
conv_rate_dnom TYPE SAPPLCO_DECIMAL_VALUE,
conv_rate_num TYPE SAPPLCO_DECIMAL_VALUE,
messages TYPE bapiret2_tab,
action_code TYPE OPS_SE_ACTION_CODE,
END OF ty_output
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SHP_INBDELIVUPDTRQ_SERV has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SHP_INBDELIVUPDTRQ_SERV has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SHP_INBDELIVUPDTRQ_SERV has no parameter.
Method CONSTRUCTOR on class CL_SHP_INBDELIVUPDTRQ_SERV has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_SHP_INBDELIVUPDTRQ_SERV | Service Execution Cl | 20111006 |
Method GET_INSTANCE on class CL_SHP_INBDELIVUPDTRQ_SERV has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |