SAP ABAP Class CL_SHP_OUTBDLVSPLITRQ_MAP (Mapping for Outbound Delivery Split Req In V1)
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_MAP | Base class for mapping classes | 20110928 |
Properties
| Class | CL_SHP_OUTBDLVSPLITRQ_MAP | |
| Short Description | Mapping for Outbound Delivery Split Req In V1 | |
| Super Class | CL_OPS_SE_MAP | Base class for mapping classes |
| 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 | 20110928 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_SHP_OUTBDLVSPLITRQ_MAP has no interface implemented.
Friends
Class CL_SHP_OUTBDLVSPLITRQ_MAP 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_OUTBDLVSPLITRQ_MAP | Mapping for Outbound Delivery Split Req V1 | 20110928 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20110928 | |
| 2 | Instance method | Protected | Method | Read Outbound Delivery data | 20110928 | |
| 3 | Static method | Public | Method | Return an instance | 20110928 | |
| 4 | Instance method | Protected | Method | Read split flow | 20110928 | |
| 5 | Instance method | Public | Method | Maps XI Proxy Input Data to internal Representation | 20110928 | |
| 6 | Instance method | Protected | Method | Map item data input | 20110928 | |
| 7 | Instance method | Protected | Method | Map item data output | 20110928 | |
| 8 | Instance method | Public | Method | Map Output message | 20110928 | |
| 9 | Instance method | Public | Method | Map data for FINISH or FAIL according to IV_PROCESS_METHOD | 20111021 |
Events
Class CL_SHP_OUTBDLVSPLITRQ_MAP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | SHP_SE_OUTBDLV_SPLT_RQ_FEH | Public | See coding | 20110930 | BEGIN OF shp_se_outbdlv_splt_rq_feh,
request_id(35) TYPE c,
header TYPE bapiobdlvhdrdsp,
item_data TYPE /spe/bapiobdlvitemdsp_t,
item_serial_no TYPE /spe/bapidlvitmserno_t,
header_deadlines TYPE /spe/bapidlvdeadln_t,
item_deadlines TYPE bapidlvitemdeadln_t,
hu_split_req TYPE bapidlvhdunsplitreq_t,
END OF shp_se_outbdlv_splt_rq_feh
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SHP_OUTBDLVSPLITRQ_MAP has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SHP_OUTBDLVSPLITRQ_MAP has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DELIVERY_DATA | Call by reference | Type reference (TYPE) | SHP_VL10_DELIVERY | Internal Delivery Tables | 20110928 | |||
| 2 | IV_DELIVERY_NEW | Call by reference | Type reference (TYPE) | VBELN_VL | Delivery | 20110928 |
Method GET_DATA on class CL_SHP_OUTBDLVSPLITRQ_MAP 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_OUTBDLVSPLITRQ_MAP | Mapping for Outbound Delivery Split Req In V1 | 20110928 |
Method GET_INSTANCE on class CL_SHP_OUTBDLVSPLITRQ_MAP has no exception.
Method GET_SPLIT_FLOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DELIVERY_NO | Call by reference | Type reference (TYPE) | VBELN_VL | Delivery | 20110928 | |||
| 2 | RV_DELIVERY_NEW | Value transfer | Type reference (TYPE) | VBELN_VL | Delivery | 20110928 |
Method GET_SPLIT_FLOW on class CL_SHP_OUTBDLVSPLITRQ_MAP has no exception.
Method MAP_INPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PROXY_INPUT | Call by reference | Type reference (TYPE) | SHP_OUTBOUND_DELIVERY_ERPSPLIT | Proxy Structure (generated) | 20110930 | |||
| 2 | RSR_INTERNAL_INPUT | Value transfer | Object reference (TYPE REF TO) | SHP_SE_OUTBDLV_SPLT_RQ_FEH | 20110930 |
Method MAP_INPUT on class CL_SHP_OUTBDLVSPLITRQ_MAP has no exception.
Method MAP_ITEMS_IN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_APPLMSGTAB | Call by reference | Type reference (TYPE) | APPLMSGTAB | Return Table for Messages | 20110928 | |||
| 2 | ET_ITEM_DATA | Call by reference | Type reference (TYPE) | CL_SHP_DELIVERY_SPLIT_HELPER=>T_BAPIOBDLVITEMDSP | 20110928 | ||||
| 3 | ET_ITEM_DEADLINES | Call by reference | Type reference (TYPE) | CL_SHP_DELIVERY_SPLIT_HELPER=>T_BAPIDLVITEMDEADLN | 20111104 | ||||
| 4 | ET_ITEM_SERIAL_NO | Call by reference | Type reference (TYPE) | CL_SHP_DELIVERY_SPLIT_HELPER=>T_BAPIDLVITMSERNO | 20110928 | ||||
| 5 | IT_ITEMS | Call by reference | Type reference (TYPE) | SAPPLCO_OUTB_DELIV_SPLT_ITM_TT | Proxy Table Type (generated) | 20110928 | |||
| 6 | IV_NEW_ID | Call by reference | Type reference (TYPE) | VBELN | Sales and Distribution Document Number | 20110928 | |||
| 7 | IV_ORIGINAL_ID | Call by reference | Type reference (TYPE) | VBELN | Sales and Distribution Document Number | 20110928 | |||
| 8 | IV_TIME_ZONE | Call by reference | Type reference (TYPE) | TZNZONE | Time Zone | 20111111 |
Method MAP_ITEMS_IN on class CL_SHP_OUTBDLVSPLITRQ_MAP has no exception.
Method MAP_ITEMS_OUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ITEMS | Call by reference | Type reference (TYPE) | SAPPLCO_OUTB_DELIV_SPLTC_ITM_T | Proxy Table Type (generated) | 20110928 | |||
| 2 | IS_DELIVERY | Call by reference | Type reference (TYPE) | SHP_VL10_DELIVERY | Internal Delivery Tables | 20110928 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Data consistency error | 20110928 |
Method MAP_OUTPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INTERNAL_OUTPUT | Call by reference | Type reference (TYPE) | CL_SHP_OUTBDLVSPLITRQ_SERV=>TY_INTERNAL_OUTPUT | Checkbox | 20110930 | |||
| 2 | RSR_PROXY_OUTPUT | Value transfer | Object reference (TYPE REF TO) | SHP_OUTBOUND_DELIVERY_SPLT_CNF | Checkbox | 20110930 |
Method MAP_OUTPUT on class CL_SHP_OUTBDLVSPLITRQ_MAP has no exception.
Method MAP_RETRIEVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INTERNAL_INPUT | Call by reference | Type reference (TYPE) | SHP_SE_OUTBDLV_SPLT_RQ_FEH | 20111021 | ||||
| 2 | IS_PROXY_INPUT | Call by reference | Type reference (TYPE) | SHP_OUTBOUND_DELIVERY_ERPSPLIT | Outbound Delivery ERP Split Request V1 | 20111021 | |||
| 3 | IT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | Proxy Structure (generated) | 20111021 | |||
| 4 | IV_PROCESS_METHOD | Call by reference | Type reference (TYPE) | OPS_SE_PROCESS_METHOD | Process method (service implementation) | 20111021 | |||
| 5 | RSR_PROXY_OUTPUT | Value transfer | Object reference (TYPE REF TO) | SHP_OUTBOUND_DELIVERY_SPLT_CNF | Proxy Structure (generated) | 20111021 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Service process error | 20111021 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |