SAP ABAP Class CL_SHP_OUTBDELIVUPDTRQ_MAP (Mapping class for OutboundDeliveryUpdateRequest_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_MAP Base class for mapping classes 20090915
Properties
Class CL_SHP_OUTBDELIVUPDTRQ_MAP  
Short Description Mapping class for OutboundDeliveryUpdateRequest_In    
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 20090915   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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)
Interfaces
Class CL_SHP_OUTBDELIVUPDTRQ_MAP has no interface implemented.
Friends
Class CL_SHP_OUTBDELIVUPDTRQ_MAP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SR_ME Static Attribute Protected Object reference (TYPE REF TO) CL_SHP_OUTBDELIVUPDTRQ_MAP Mapping class for OutboundDeliveryUpdateRequest_In 20090915
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20090915
2 CONSTRUCTOR Instance method Private Constructor 20090915
3 GET_INSTANCE Static method Public Method Returns the singleton instance. 20090915
4 IS_FIELD_PART_OF_PAYLOAD Static method Public Method Check if a field is part of the Payload 20091007
5 MAP_BAPI_ADDRESS Static method Public Method Maps BAPI address to partner address 20120515
6 MAP_DATES_IN Static method Public Method Maps delivery dates from header to internal representation 20090925
7 MAP_DATE_TIME_IN Static method Public Method Maps Date time and Timezone 20091008
8 MAP_DELIVERY_ID_IN Static method Public Method Maps delivery ID from header to internal representation 20091002
9 MAP_HEADER_IN Static method Public Method Maps delivery header to internal representation 20090925
10 MAP_INPUT Static method Public Method Maps service proxy input data to internal representation 20090916
11 MAP_ITEMS_BATCH_IN Static method Public Method MAps batches from delivery items to internal input represen 20091005
12 MAP_ITEMS_IN Static method Public Method Maps delivery Items to internal representation 20090925
13 MAP_ITEM_HIERARCHY_REL_IN Static method Public Method Maps Item hierachie to internal representation 20091009
14 MAP_ITEM_PRODUCT_IN Static method Public Method Map Item Product to internal representation 20091008
15 MAP_ITEM_QUANTITIES_IN Static method Public Method Maps item quantities of delivery to internal representation 20090925
16 MAP_MEASURES_IN Static method Public Method Maps measures of to internal representation 20090925
17 MAP_MEASURE_UNIT_IN Static method Public Method Maps Measure Unit 20091008
18 MAP_OUTPUT Static method Public Method Maps of internal representation to Outbound Service data 20091020
19 MAP_PARTY_IN Static method Public Method Maps delivery party and addresses from header to internal re 20090925
20 MAP_SHIP_TO_LOCATION_IN Static method Public Method Maps Shippingpoint from header to internal input 20091005
21 MAP_TRANSPORTATION_TERMS_IN Static method Public Method Maps Transportation terms from header to internal representa 20091005
22 MAP_UPDATED_ITEMS_IN Static method Public Method Maps delivery Items to internal representation 20091030
23 MAP_VALUE_IN Static method Public Method Payload and length Check and Value Mapping 20091009
24 SELECT_TIMEZONES Static method Private Method Select Timezones from Database for Selecting Timezones 20091008
Events
Class CL_SHP_OUTBDELIVUPDTRQ_MAP has no event.
Types
Class CL_SHP_OUTBDELIVUPDTRQ_MAP has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_SHP_OUTBDELIVUPDTRQ_MAP has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SHP_OUTBDELIVUPDTRQ_MAP has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SHP_OUTBDELIVUPDTRQ_MAP has no parameter.
Method CONSTRUCTOR on class CL_SHP_OUTBDELIVUPDTRQ_MAP has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_SHP_OUTBDELIVUPDTRQ_MAP Mapping class for OutboundDeliveryUpdateRequest_In 20090915

Method GET_INSTANCE on class CL_SHP_OUTBDELIVUPDTRQ_MAP has no exception.

Method IS_FIELD_PART_OF_PAYLOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CONTROLLER_TAB Call by reference Type reference (TYPE) PRXCTRLTAB Control Flags for Fields of a Structure 20091007
2 Importing IV_PROXY_FIELD_NAME Call by reference Type reference (TYPE) FIELDNAME Field Name 20091007
3 Exporting RV_FIELD_IS_INITIAL Call by reference Type reference (TYPE) ABAP_BOOL Flag if field was part of payload but initial 20091007
4 Exporting RV_FIELD_IS_PART_OF_PAYLOAD Call by reference Type reference (TYPE) ABAP_BOOL Flag if Field was part of the payload 20091007

Method IS_FIELD_PART_OF_PAYLOAD on class CL_SHP_OUTBDELIVUPDTRQ_MAP has no exception.

Method MAP_BAPI_ADDRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PARTNER_UPDATE Call by reference Type reference (TYPE) SHP_PARTNER_UPDATE Request Partner Changes for a Delivery 20120515
2 Importing IS_ADDRESS Call by reference Type reference (TYPE) BAPIADDR1 BAPI Reference Structure for Addresses (Org./Company) 20120515

Method MAP_BAPI_ADDRESS on class CL_SHP_OUTBDELIVUPDTRQ_MAP has no exception.

Method MAP_DATES_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_LOADING_DATE Call by reference Type reference (TYPE) LDDAT Loading Date 20091007
2 Exporting EV_LOADING_DATE_UPDATE Call by reference Type reference (TYPE) ABAP_BOOL Update Flag for Loading Date 20090925
3 Exporting EV_LOADING_TIME Call by reference Type reference (TYPE) LDUHR Loading Time (Local Time Relating to a Shipping Point) 20091007
4 Exporting EV_PLANNED_ARRIVAL_DATE Call by reference Type reference (TYPE) LFDAT Delivery date 20091007
5 Exporting EV_PLANNED_ARRIVAL_TIME Call by reference Type reference (TYPE) LFUHR Time of delivery 20091007
6 Exporting EV_PLANNED_ARRI_DATE_UPDATE Call by reference Type reference (TYPE) ABAP_BOOL Update Flag for Delivery date 20090925
7 Exporting EV_PLANNED_ISSUE_DATE Call by reference Type reference (TYPE) WADAT Goods Issue Date 20091007
8 Exporting EV_PLANNED_ISSUE_DATE_UPDATE Call by reference Type reference (TYPE) ABAP_BOOL Update Flag for Goods Issue Date Update 20090925
9 Exporting EV_PLANNED_ISSUE_TIME Call by reference Type reference (TYPE) WAUHR Time of Goods Issue (Local, Relating to a Plant) 20091007
10 Exporting EV_TRANSPORTATION_PLANNING_STA Call by reference Type reference (TYPE) TDDAT_D Transportation Planning Date 20090925
11 Exporting EV_TRANSPORTATION_UPDATE Call by reference Type reference (TYPE) ABAP_BOOL Update Flag for Transportation 20090925
12 Exporting EV_TRANSPORT_PLANNING_TIME Call by reference Type reference (TYPE) TDUHR Transp. Planning Time (Local, Relating to a Shipping Point) 20091007
13 Importing IS_DATES Call by reference Type reference (TYPE) SAPPLCO_OUTB_DELIV_UPDT_REQ_DT 20090925
14 Importing IV_DELIVERY_ID Call by reference Type reference (TYPE) VBELN_VL Delivery 20091008
# Exception Resumable Description Created on
1 CX_GDT_CONVERSION Error During Global Data Types Conversion 20091008
2 CX_OPS_SE_PROCESS Service process error 20090925
3 CX_SHP_APPL_ERROR_MESSAGE Error message 20091008

Method MAP_DATE_TIME_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_DESTINATION_DATE Call by reference Type reference (TYPE) ANY 20091008
2 Changing CV_DESTINATION_TIME Call by reference Type reference (TYPE) ANY 20091008
3 Changing CV_UPDATE_FLAG Call by reference Type reference (TYPE) C 20091008
4 Importing IT_CONTROLLER Call by reference Type reference (TYPE) PRXCTRLTAB Control Flags for Fields of a Structure 20091008
5 Importing IV_SOURCE_FIELD_NAME Call by reference Type reference (TYPE) FIELDNAME Field Name 20091008
6 Importing IV_SOURCE_FIELD_VALUE Call by reference Type reference (TYPE) SAPPLCO_GLOBAL_DATE_TIME Proxy Data Element (Generated) 20091008
7 Importing IV_TIMEZONE Call by reference Type reference (TYPE) ANY 20091008
# Exception Resumable Description Created on
1 CX_GDT_CONVERSION Error During Global Data Types Conversion 20091008
2 CX_SHP_APPL_ERROR_MESSAGE Error message 20091008

Method MAP_DELIVERY_ID_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DELIVERY_ID Call by reference Type reference (TYPE) SAPPLCO_DELIVERY_ID Proxy Structure (Generated) 20091002
2 Returning RV_ID Value transfer Type reference (TYPE) VBELN_VL Delivery 20091002
# Exception Resumable Description Created on
1 CX_OPS_SE_DATA Data consistency error 20091002
2 CX_OPS_SE_PROCESS Service process error 20091002
3 CX_SHP_APPL_ERROR_MESSAGE Error message 20091002

Method MAP_HEADER_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_VBKOK_WA Value transfer Object reference (TYPE REF TO) VBKOK Confirming Picking Data from Delivery Header 20090925
2 Exporting ET_ADDRESS Value transfer Object reference (TYPE REF TO) BAPIADDR1_ITAB BAPI Reference Structure for Addresses (Org./Company) 20090925
3 Exporting ET_PARTNER_UPDATE Call by reference Object reference (TYPE REF TO) SHP_PARTNER_UPDATE_T Request Partner Changes for a Delivery 20090925
4 Importing IS_DELIVERY Call by reference Object reference (TYPE REF TO) SAPPLCO_OUTB_DELIV_UPDT_REQ_OU Outbound Delivery 20090925
# Exception Resumable Description Created on
1 CX_OPS_SE_DATA Data consistency error 20090930
2 CX_OPS_SE_PROCESS Service process error 20090925
3 CX_SHP_APPL_ERROR_MESSAGE Error message 20090925

Method MAP_INPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PROXY_INPUT Call by reference Type reference (TYPE) SHP_OUTBOUND_DELIVERY_UPDATE_R Outbound Delivery Update Request 20090916
2 Returning RSR_INTERNAL_INPUT Value transfer Object reference (TYPE REF TO) OPS_SE_OUTBDELIVUPDTRQ_IN_STY Outbound Delivery Update Request 20090916
# Exception Resumable Description Created on
1 CX_OPS_SE_DATA Data consistency error 20090930
2 CX_OPS_SE_PROCESS Service process error 20090924
3 CX_SHP_APPL_ERROR_MESSAGE Error message 20091008

Method MAP_ITEMS_BATCH_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_BATCH Value transfer Type reference (TYPE) CHARG_D Transfer Table to SAPLMBIN for Batch/Stock Selection 20111027
2 Exporting EV_BEST_BEFORE Value transfer Type reference (TYPE) VFDAT Shelf Life Expiration or Best-Before Date 20111027
3 Importing IS_BATCH Call by reference Type reference (TYPE) SAPPLCO_OUTB_DELIV_UPDT_REQ_BA Batch 20091005
# Exception Resumable Description Created on
1 CX_OPS_SE_PROCESS Service process error 20091005
2 CX_SHP_APPL_ERROR_MESSAGE Error message 20091005

Method MAP_ITEMS_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ITEMS Call by reference Object reference (TYPE REF TO) SAPPLCO_OUTB_DELIV_UPDT_R_TAB2 Item 20090925
2 Importing IV_DELIVERY_ID Call by reference Type reference (TYPE) VBELN_VL Delivery 20091006
3 Exporting RT_VBPOK Value transfer Object reference (TYPE REF TO) TT_VBPOK Confirming Picking Data from Delivery Item 20090925
# Exception Resumable Description Created on
1 CX_OPS_SE_DATA Data consistency error 20090930
2 CX_OPS_SE_PROCESS Service process error 20090925
3 CX_SHP_APPL_ERROR_MESSAGE Error message 20090928

Method MAP_ITEM_HIERARCHY_REL_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ITEM_ID Call by reference Type reference (TYPE) POSNR_VL Delivery Item 20091027
2 Exporting EV_WMS_RFBEL Call by reference Type reference (TYPE) VGBEL Document number of the reference document 20091027
3 Exporting EV_WMS_RFPOS Call by reference Type reference (TYPE) VGPOS Item number of the reference item 20091027
4 Importing IT_CONTROLLER Call by reference Type reference (TYPE) PRXCTRLTAB Control Flags for Fields of a Structure 20091009
5 Importing IV_DELIVERY_ID Call by reference Type reference (TYPE) VBELN_VL Delivery 20091027
6 Importing IV_ITEM_ID Call by reference Type reference (TYPE) POSNR_VL Delivery Item 20091027
7 Importing IV_PARENT_ITEM_ID Call by reference Type reference (TYPE) SAPPLCO_BUS_TRANS_ITEM_ID BusinessTransactionDocumentItemID 20091009
8 Importing IV_TYPE_CODE Call by reference Type reference (TYPE) SAPPLCO_BUSINESS_TRANSACTION_6 Proxy: BTD Item Hierarchy Relationship Type Code 20091009
# Exception Resumable Description Created on
1 CX_OPS_SE_PROCESS Service process error 20091009
2 CX_SHP_APPL_ERROR_MESSAGE Error message 20091009

Method MAP_ITEM_PRODUCT_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CONTROLLER Call by reference Type reference (TYPE) PRXCTRLTAB Control Flags for Fields of a Structure 20091008
2 Importing IV_PRODUCT Call by reference Type reference (TYPE) SAPPLCO_PRODUCT_INTERNAL_ID Proxy Structure (Generated) 20091008
3 Returning RV_PRODUCT_ID Value transfer Type reference (TYPE) MATNR Material Number 20091008
# Exception Resumable Description Created on
1 CX_OPS_SE_PROCESS Service process error 20091008
2 CX_SHP_APPL_ERROR_MESSAGE Error message 20091008

Method MAP_ITEM_QUANTITIES_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DELIVERY_BASE_QUANTITY Call by reference Type reference (TYPE) LGMNG Actual quantity delivered in stockkeeping units 20090925
2 Exporting EV_DELIVERY_BASE_QUANTITY_UNIT Call by reference Type reference (TYPE) MEINS Base Unit of Measure 20090928
3 Exporting EV_DELIVERY_QUANTITY Call by reference Type reference (TYPE) LFIMG Actual quantity delivered (in sales units) 20090925
4 Exporting EV_DELIVERY_QUANTITY_UNIT Call by reference Type reference (TYPE) VRKME Sales Unit 20090928
5 Exporting EV_FACT_UNIT_DENOM Call by reference Type reference (TYPE) UMVKN Denominator (Divisor) for Conversion of Sales Qty into SKU 20090925
6 Exporting EV_FACT_UNIT_NOM Call by reference Type reference (TYPE) UMVKZ Numerator (factor) for conversion of sales quantity into SKU 20090925
7 Exporting EV_QUATITY_UPDATE Call by reference Type reference (TYPE) LIANP Change delivery quantity 20090925
8 Importing IS_QUANTITY Call by reference Type reference (TYPE) SAPPLCO_OUTB_DELIV_UPDT_REQ_QT Quantities 20120515
# Exception Resumable Description Created on
1 CX_OPS_SE_PROCESS Service process error 20090925
2 CX_SHP_APPL_ERROR_MESSAGE Error message 20090928

Method MAP_MEASURES_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_GROSS_VOLUME_MEASURE Call by reference Type reference (TYPE) VOLUM_15 Volume 20090925
2 Exporting EV_GROSS_VOLUME_UPDATE Call by reference Type reference (TYPE) KZVOL Confirmation of volume 20090925
3 Exporting EV_GROSS_WEIGHT_MEASURE Call by reference Type reference (TYPE) BRGEW_15 Gross weight 20090925
4 Exporting EV_GROSS_WEIGHT_UPDATE Call by reference Type reference (TYPE) KZBRG Confirmation of gross weight 20090925
5 Exporting EV_NET_WEIGHT_MEASURE Call by reference Type reference (TYPE) NTGEW_15 Net weight 20090925
6 Exporting EV_NET_WEIGHT_UPDATE Call by reference Type reference (TYPE) KZNTG Confirmation of net weight 20090925
7 Exporting EV_VOLUME_UNIT Call by reference Type reference (TYPE) SAPPLCO_MEASURE_UNIT_CODE Proxy Data Element (Generated) 20090928
8 Exporting EV_VOLUME_UNIT_CODE Call by reference Type reference (TYPE) VOLEH volume unit code 20090928
9 Exporting EV_WEIGHT_UNIT_CODE Call by reference Type reference (TYPE) GEWEI Weigt unit code 20090928
10 Importing IS_GROSS_VOLUME_MEASURE Call by reference Type reference (TYPE) SAPPLCO_MEASURE Proxy Structure (Generated) 20111021
11 Importing IS_GROSS_WEIGHT_MEASURE Call by reference Type reference (TYPE) SAPPLCO_MEASURE Proxy Structure (Generated) 20111021
12 Importing IS_NET_WEIGHT_MEASURE Call by reference Type reference (TYPE) SAPPLCO_MEASURE Proxy Structure (Generated) 20111021
13 Importing IT_CONTROLLER Call by reference Type reference (TYPE) PRXCTRLTAB Control Flags for Fields of a Structure 20090925
# Exception Resumable Description Created on
1 CX_OPS_SE_PROCESS Service process error 20090925
2 CX_SHP_APPL_ERROR_MESSAGE Error message 20090928

Method MAP_MEASURE_UNIT_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_DESTINATION_VALUE Call by reference Type reference (TYPE) ANY 20091008
2 Changing CV_UPDATE_FLAG Call by reference Type reference (TYPE) C 20091008
3 Importing IT_CONTROLLER Call by reference Type reference (TYPE) PRXCTRLTAB Control Flags for Fields of a Structure 20091008
4 Importing IV_SOURCE_FIELD_NAME Call by reference Type reference (TYPE) FIELDNAME Field Name 20091008
5 Importing IV_SOURCE_FIELD_VALUE Call by reference Type reference (TYPE) SAPPLCO_MEASURE_UNIT_CODE Measure is a physical indication of Measurements including t 20091008
# Exception Resumable Description Created on
1 CX_OPS_SE_PROCESS Service process error 20091020

Method MAP_OUTPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_INTERNAL_OUTPUT Value transfer Object reference (TYPE REF TO) OPS_SE_OUTBDELIVUPDTRQ_IN_STY Internal input for service OutboundDeliveryUpdateRequest 20091020
2 Returning RSR_PROXY_OUTPUT Value transfer Object reference (TYPE REF TO) SHP_OUTBOUND_DELIVERY_CONF_V1 OutboundDeliveryConfirmationMessage_V1 20091020
# Exception Resumable Description Created on
1 CX_OPS_SE_PROCESS Service process error 20091020

Method MAP_PARTY_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PARTNER_UPDATE Call by reference Object reference (TYPE REF TO) SHP_PARTNER_UPDATE_T Request Partner Changes for a Delivery 20090925
2 Importing IT_PARTY Call by reference Type reference (TYPE) SAPPLCO_OUTB_DELIV_UPDT_R_TAB1 Proxy type for party 20090925
3 Importing IV_DELIVERY_ID Call by reference Type reference (TYPE) VBELN_VL Delivery 20090925
# Exception Resumable Description Created on
1 CX_OPS_SE_DATA Data consistency error 20090930
2 CX_OPS_SE_PROCESS Service process error 20090925
3 CX_SHP_APPL_ERROR_MESSAGE Error message 20090925

Method MAP_SHIP_TO_LOCATION_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SHIP_TO_LOCATION_ID Call by reference Type reference (TYPE) ABLAD Unloading Point 20091005
2 Exporting EV_SHIP_TO_LOCATION_UPDATED Call by reference Type reference (TYPE) ABAP_BOOL Flag for Unloading Point Update 20091005
3 Importing IS_SHIP_TO_LOCATION Call by reference Type reference (TYPE) SAPPLCO_LOCATION_INTERNAL_ID Ship To Location Unloading Location 20091005
# Exception Resumable Description Created on
1 CX_OPS_SE_PROCESS Service process error 20091005

Method MAP_TRANSPORTATION_TERMS_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TRANSPORTATION_TERMS Value transfer Type reference (TYPE) VSBED Shipping Conditions 20091005
2 Exporting EV_TRANSPORTATION_TERMS_UPDATE Call by reference Type reference (TYPE) KZVSBED Change Shipping Condition 20091022
3 Importing IS_TRANSPORTATION_TERMS Call by reference Type reference (TYPE) SAPPLCO_OUTB_DELIV_UPDT_REQ_TR Transportation Termst 20091005
# Exception Resumable Description Created on
1 CX_OPS_SE_DATA Data consistency error 20091022

Method MAP_UPDATED_ITEMS_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ITEM Call by reference Object reference (TYPE REF TO) SAPPLCO_OUTB_DELIV_UPDT_REQ_I1 Item 20091030
2 Importing IV_DELIVERY_ID Call by reference Type reference (TYPE) VBELN_VL Delivery 20091030
3 Exporting RS_VBPOK Value transfer Object reference (TYPE REF TO) VBPOK Confirming Picking Data from Delivery Item 20091030
# Exception Resumable Description Created on
1 CX_OPS_SE_DATA Data consistency error 20091030
2 CX_OPS_SE_PROCESS Service process error 20091030
3 CX_SHP_APPL_ERROR_MESSAGE Error message 20091030

Method MAP_VALUE_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_DESTINATION_VALUE Call by reference Type reference (TYPE) ANY 20091009
2 Changing CV_UPDATE_FLAG Call by reference Type reference (TYPE) C Field Name 20091009
3 Importing IT_CONTROLLER Call by reference Type reference (TYPE) PRXCTRLTAB Control Flags for Fields of a Structure 20091009
4 Importing IV_DESTINATION_FIELD_TYPE Call by reference Type reference (TYPE) FIELDNAME Field Name 20091009
5 Importing IV_SOURCE_FIELD_NAME Call by reference Type reference (TYPE) FIELDNAME Field Name 20091009
6 Importing IV_SOURCE_FIELD_VALUE Call by reference Type reference (TYPE) ANY Measure is a physical indication of Measurements including t 20091009
# Exception Resumable Description Created on
1 CX_OPS_SE_PROCESS Service process error 20091009
2 CX_SHP_APPL_ERROR_MESSAGE Error message 20091009

Method SELECT_TIMEZONES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DELIVERINGLOCATION_TIMEZONE Call by reference Type reference (TYPE) TSEGZONISS Time zone of recipient location 20091008
2 Exporting EV_RECIPIENTLOCATION_TIMEZONE Call by reference Type reference (TYPE) TSEGZONREC Time zone of delivering location 20091008
3 Importing IV_DELIVERY_ID Call by reference Type reference (TYPE) VBELN_VL Delivery 20091008

Method SELECT_TIMEZONES on class CL_SHP_OUTBDELIVUPDTRQ_MAP has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 605