SAP ABAP Class CL_SHP_INBDELIVCONFCRTRQ_MAP (Mapping Class for InbDelivConfCrteReqMsg)
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 20080208
Properties
Class CL_SHP_INBDELIVCONFCRTRQ_MAP  
Short Description Mapping Class for InbDelivConfCrteReqMsg    
Super Class CL_OPS_SE_MAP Base class for mapping classes 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package OPS_SE_SHP_XI_PROXY   Web Service Proxies Delivery 
Created 20080208   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_OPS_SE_CONSTANTS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_SHP_INBDELIVCONFCRTRQ_MAP has no interface implemented.
Friends
Class CL_SHP_INBDELIVCONFCRTRQ_MAP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_INTERNAL_INPUT Static Attribute Private Type reference (TYPE) SHP_INB_DELIV_CONF_CRTE_REQ ID Confirmation Create Request MT 20090525
2 MV_INB_METHOD Static Attribute Private Type reference (TYPE) /SPE/INB_METHOD (Inbound) Method to describe the business process 20090831
3 SR_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_SHP_INBDELIVCONFCRTRQ_MAP Singleton Instance 20080208
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20080208
2 GET_INSTANCE Static method Public Method Returns the singleton instance. 20080208
3 GET_PARAMETER_TAB Instance method Public Method Used for Mapping Parameters of Outbound Proxy 20080620
4 MAP_HANDLING_UNIT Static method Public Method Maps HandlingUnit. 20080208
5 MAP_HDR_COMPLETED_INDICATOR Static method Public Method Returns Full/Partial Goods Receipt Codes. 20080208
6 MAP_HDR_DATES Static method Public Method Maps InbDelivConfCrteReqDtes. 20080208
7 MAP_HDR_PARTY Static method Public Method Maps xxxPty. 20080208
8 MAP_HDR_TOTALMEASURES Static method Public Method Maps InbDelivConfCrteReqTotMsrs. 20080208
9 MAP_HU_LOAD Static method Public Method Maps Load. 20080208
10 MAP_HU_LOWER_LEVEL Static method Public Method Maps LowerLevelHandlingUnit. 20080208
11 MAP_HU_SERIAL_ID Static method Public Method Maps SerialID. 20080208
12 MAP_INBOUND_DELIVERY Static method Public Method Maps InbDelivConfCrteReq. 20080208
13 MAP_INPUT Static method Public Method Maps Proxy Structure to BAPI Structures 20080208
14 MAP_ITEM Static method Public Method Maps InbDelivConfCrteReqItm. 20080208
15 MAP_ITM_BATCH Static method Public Method Maps InbDelivConfCrteReqBat. 20080208
16 MAP_ITM_COMPLETED_INDICATOR Static method Public Method Maps closed indicator at item level 20090831
17 MAP_ITM_HIEREARCHY_REL Static method Public Method Maps InbDelivConfCrteReqHierRelshp. 20080208
18 MAP_ITM_MEASURES Static method Public Method Maps InbDelivConfCrteReqMsrs. 20080208
19 MAP_ITM_QUANTITIES Static method Public Method Maps InbDelivConfCrteReqQts. 20080208
20 MAP_ITM_SERIAL_NUMBER Static method Public Method Maps InbDelivConfCrteReqSrlNo. 20080208
21 MAP_OUTPUT Static method Public Method Maps internal output data to XI proxy representation. 20080212
22 MAP_TEXT_COLLECTION Static method Public Method Maps TextCollection 20080507
Events
Class CL_SHP_INBDELIVCONFCRTRQ_MAP has no event.
Types
Class CL_SHP_INBDELIVCONFCRTRQ_MAP has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_SHP_INBDELIVCONFCRTRQ_MAP has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SHP_INBDELIVCONFCRTRQ_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_INBDELIVCONFCRTRQ_MAP singleton instance 20080208

Method GET_INSTANCE on class CL_SHP_INBDELIVCONFCRTRQ_MAP has no exception.

Method GET_PARAMETER_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ETR_PARAMETER_TAB Call by reference Object reference (TYPE REF TO) ABAP_PARMBIND_TAB 20080627
2 Importing IS_PROXY_OUTPUT Call by reference Type reference (TYPE) ANY Data to feed to the method 20080620
3 Importing I_PROXY_OUTPUT_NAME Call by reference Type reference (TYPE) SEOSCONAME CL_OPS_SE_CONSTANTS=>C_PROXY_PARAMETER_NAME Subcomponent name 20080620
4 Importing I_PROXY_OUTPUT_TYPE Call by reference Type reference (TYPE) RS38L_TYP Associated Type of an Interface Parameter 20080620

Method GET_PARAMETER_TAB on class CL_SHP_INBDELIVCONFCRTRQ_MAP has no exception.

Method MAP_HANDLING_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_HANDLING_UNIT_HEADER Call by reference Type reference (TYPE) /SPE/BAPIDLVHDUNHDR_T Handling unit header data 20080208
2 Exporting ET_HANDLING_UNIT_HEADER_CROSS Call by reference Type reference (TYPE) /SPE/BAPIDLVHDUNHDR_T Tabletype for BAPIDLVHDUNHDR 20080502
3 Exporting ET_HANDLING_UNIT_IDENTIFIERS Call by reference Type reference (TYPE) /SPE/TT_BAPIDLVHDUNID Table Type for /SPE/BAPIDLVHDUNID 20080502
4 Exporting ET_HANDLING_UNIT_ITEM Call by reference Type reference (TYPE) /SPE/BAPIDLVHDUNITM_T Handling Unit Item 20080208
5 Exporting ET_HANDLING_UNIT_SERNO Call by reference Type reference (TYPE) /SPE/BAPIDLVHDUNSERNO_T Handling Unit Serial Numbers 20080208
6 Importing IT_HANDLING_UNIT Call by reference Type reference (TYPE) SAPPLCO_IDCONFCRTEREQHU_TAB Proxy Table Type (generated) 20080208
7 Importing IV_DELIVERY_NUMBER Call by reference Type reference (TYPE) VBELN_VL Delivery 20080208
# Exception Resumable Description Created on
1 CX_GDT_CONVERSION Error During Global Data Types Conversion 20080630
2 CX_OPS_SE_PROCESS Service process error 20080208

Method MAP_HDR_COMPLETED_INDICATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPLETED_INDICATOR Call by reference Type reference (TYPE) SAPPLCO_INDICATOR Indicator is the representation of a situation that has exac 20080208
2 Returning RV_VALUE Value transfer Type reference (TYPE) /SPE/INB_METHOD (Inbound) Method to describe the business process 20080208
# Exception Resumable Description Created on
1 CX_GDT_CONVERSION Error During Global Data Types Conversion 20080630

Method MAP_HDR_DATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_HEADER_DEADLINES Call by reference Type reference (TYPE) /SPE/BAPIDLVDEADLN_T Tabletype for BAPIDLVDEADLN 20080208
2 Importing IS_DATES Call by reference Type reference (TYPE) SAPPLCO_IDCONFCRTEREQDTES Inbound Delivery Confirmation Create Request Dates 20080208
3 Importing IV_DELIVERY_NUMBER Value transfer Type reference (TYPE) VBELN_VL Delivery 20080208
# Exception Resumable Description Created on
1 CX_GDT_CONVERSION Error During Global Data Types Conversion 20080630
2 CX_OPS_SE_PROCESS Service process error 20080208

Method MAP_HDR_PARTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_HEADER_PARTNER Call by reference Type reference (TYPE) /SPE/BAPIDLVPARTNERCHG_T Tabeltype for BAPIDLVPARTNERCHG 20080208
2 Exporting ET_HEADER_PARTNER_ADDR Call by reference Type reference (TYPE) /SPE/BAPIDLVPARTNADDRCHG_T Tabeletype for BAPIDLVPARTNADDRCHG 20080208
3 Importing IS_PARTY Value transfer Type reference (TYPE) ANY Party 20080208
4 Importing IV_DELIVERY_NUMBER Value transfer Type reference (TYPE) VBELN_VL Delivery 20080208
5 Importing IV_PARTY_ROLE Call by reference Type reference (TYPE) PARVW Partner Function 20080208
# Exception Resumable Description Created on
1 CX_GDT_CONVERSION Error During Global Data Types Conversion 20080630
2 CX_OPS_SE_PROCESS Service process error 20080208

Method MAP_HDR_TOTALMEASURES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_GROSS_VOLUME Value transfer Type reference (TYPE) VOLUM_15 Volume 20080208
2 Exporting EV_GROSS_VOLUME_UNIT Value transfer Type reference (TYPE) VOLEH Volume unit 20080208
3 Exporting EV_GROSS_WEIGHT Value transfer Type reference (TYPE) BRGEW_15 Gross weight 20080208
4 Exporting EV_GROSS_WEIGHT_UNIT Value transfer Type reference (TYPE) GEWEI Weight Unit 20080208
5 Exporting EV_NET_WEIGHT Value transfer Type reference (TYPE) NTGEW_15 Net weight 20080208
6 Exporting EV_NET_WEIGHT_UNIT Value transfer Type reference (TYPE) GEWEI Weight Unit 20080208
7 Importing IS_TOTAL_MEASURES Call by reference Type reference (TYPE) SAPPLCO_IDCONFCRTEREQTOTMSRS Inbound Delivery Confirmation Create Request Total Measures 20080208
# Exception Resumable Description Created on
1 CX_GDT_CONVERSION Error During Global Data Types Conversion 20080630
2 CX_OPS_SE_PROCESS Service process error 20080208

Method MAP_HU_LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_HANDLING_UNIT_ITEM Call by reference Type reference (TYPE) /SPE/BAPIDLVHDUNITM_T Tabletype for BAPIDLVHDUNITM 20080208
2 Exporting ET_HANDLING_UNIT_SERNO Call by reference Type reference (TYPE) /SPE/BAPIDLVHDUNSERNO_T Tabletype for BAPIDLVHDUNSERNO 20080208
3 Importing IT_HU_LOAD Call by reference Type reference (TYPE) SAPPLCO_HANDLING_UNIT_LOAD_TAB Proxy Table Type (Generated) 20080208
4 Importing IV_CURRENT_HU_ID Call by reference Type reference (TYPE) EXIDV External Handling Unit Identification 20080208
5 Importing IV_DELIVERY_NUMBER Call by reference Type reference (TYPE) VBELN_VL Delivery 20080208
# Exception Resumable Description Created on
1 CX_GDT_CONVERSION Error During Global Data Types Conversion 20080630
2 CX_OPS_SE_PROCESS Service process error 20080208

Method MAP_HU_LOWER_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_HANDLING_UNIT_ITEM Call by reference Type reference (TYPE) /SPE/BAPIDLVHDUNITM_T Tabletype for BAPIDLVHDUNITM 20080208
2 Importing IT_HU_LOWER_LEVEL Call by reference Type reference (TYPE) SAPPLCO_HU_LOWER_LEVEL_HU_T Proxy Table Type (Generated) 20080208
3 Importing IV_CURRENT_HU_ID Call by reference Type reference (TYPE) EXIDV External Handling Unit Identification 20080208
4 Importing IV_DELIVERY_NUMBER Call by reference Type reference (TYPE) VBELN_VL Delivery 20080208
# Exception Resumable Description Created on
1 CX_OPS_SE_PROCESS Service process error 20080208

Method MAP_HU_SERIAL_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_HANDLING_UNIT_SERNO Call by reference Type reference (TYPE) /SPE/BAPIDLVHDUNSERNO_T Tabletype for BAPIDLVHDUNSERNO 20080208
2 Importing IT_SERIAL_ID Call by reference Type reference (TYPE) SAPPLCO_SERIAL_ID_T Proxy Table Type (Generated) 20080208
3 Importing IV_CURRENT_HU_ID Call by reference Type reference (TYPE) EXIDV External Handling Unit Identification 20080208
4 Importing IV_CURRENT_ITEM_NUMBER Call by reference Type reference (TYPE) VV_POSNR Item number 20080208
5 Importing IV_DELIVERY_NUMBER Call by reference Type reference (TYPE) VV_BELNR Delivery 20080208
# Exception Resumable Description Created on
1 CX_OPS_SE_PROCESS Service process error 20080208

Method MAP_INBOUND_DELIVERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_HEADER_CONTROL_SPL Call by reference Type reference (TYPE) /SPE/BAPIIBDLVHDRCTRLCONF Inbound delivery confirmation - add header parameters SPL 20080208
2 Exporting ES_HEADER_DATA Call by reference Type reference (TYPE) BAPIIBDLVHDRCON Verification Inb. Delivery Picking Data Header Level 20080208
3 Exporting ES_HEADER_DATA_SPL Call by reference Type reference (TYPE) /SPE/BAPIIBDLVHDRCONF Inbound delivery confirmation - add header parameters SPL 20080208
4 Exporting ES_TECHN_CONTROL Call by reference Type reference (TYPE) BAPIDLVCONTROL Technical Control Delivery BAPI 20080208
5 Exporting ET_HANDLING_UNIT_HEADER Call by reference Type reference (TYPE) /SPE/BAPIDLVHDUNHDR_T Tabletype for BAPIDLVHDUNHDR 20080208
6 Exporting ET_HANDLING_UNIT_HEADER_CROSS Call by reference Type reference (TYPE) /SPE/BAPIDLVHDUNHDR_T Tabletype for BAPIDLVHDUNHDR 20080502
7 Exporting ET_HANDLING_UNIT_IDENTIFIERS Call by reference Type reference (TYPE) /SPE/TT_BAPIDLVHDUNID Table Type for /SPE/BAPIDLVHDUNID 20080502
8 Exporting ET_HANDLING_UNIT_ITEM Call by reference Type reference (TYPE) /SPE/BAPIDLVHDUNITM_T Tabletype for BAPIDLVHDUNITM 20080208
9 Exporting ET_HANDLING_UNIT_SERNO Call by reference Type reference (TYPE) /SPE/BAPIDLVHDUNSERNO_T Tabletype for BAPIDLVHDUNSERNO 20080208
10 Exporting ET_HEADER_DEADLINES Call by reference Type reference (TYPE) /SPE/BAPIDLVDEADLN_T Tabletype for BAPIDLVDEADLN 20080208
11 Exporting ET_HEADER_PARTNER Call by reference Type reference (TYPE) /SPE/BAPIDLVPARTNERCHG_T Tabeltype for BAPIDLVPARTNERCHG 20080208
12 Exporting ET_HEADER_PARTNER_ADDR Call by reference Type reference (TYPE) /SPE/BAPIDLVPARTNADDRCHG_T Tabeletype for BAPIDLVPARTNADDRCHG 20080208
13 Exporting ET_ITEM_CONTROL Call by reference Type reference (TYPE) /SPE/BAPIIBDLVITEMCTRLCON_T Tabletype for BAPIIBDLVITEMCTRLCON 20080208
14 Exporting ET_ITEM_DATA Call by reference Type reference (TYPE) /SPE/BAPIIBDLVITEMCON_T Tabletype for BAPIIBDLVITEMCON 20080208
15 Exporting ET_ITEM_DATA_SPL Call by reference Type reference (TYPE) /SPE/BAPIIBDLVITEMCONF_T Tabletype for /SPE/BAPIIBDLVITEMCONF 20080208
16 Exporting ET_ITEM_SERIAL_NO Call by reference Type reference (TYPE) /SPE/BAPIDLVITMSERNO_T Tabletype for BAPIDLVITMSERNO 20080208
17 Exporting ET_TEXT_HEADER Call by reference Type reference (TYPE) /SPE/TT_BAPIDLVTXTHDR Table Type for BAPIDLVTXTHDR 20080507
18 Exporting ET_TEXT_LINES Call by reference Type reference (TYPE) /SPE/TT_BAPIDLVTXTITEM Table Type for BAPIDLVTXTITEM 20080507
19 Importing IS_INBOUND_DELIVERY Call by reference Type reference (TYPE) SAPPLCO_INBDELIVCONFCRTEREQ Inbound Delivery Confirmation Create Request Inbound Deliver 20080208
# Exception Resumable Description Created on
1 CX_GDT_CONVERSION Error During Global Data Types Conversion 20080630
2 CX_OPS_SE_PROCESS Service process error 20080208

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_INB_DELIV_CONF_CRTE_REQ Inbound Delivery Confirmation Create Request 20080208
2 Returning RSR_INTERNAL_INPUT Value transfer Object reference (TYPE REF TO) OPS_SE_INBDELIVCONFCRTRQ_ST Structure for Inbound Delivery Confirmation Create Request 20080208
# Exception Resumable Description Created on
1 CX_OPS_SE_PROCESS Service process error 20080208

Method MAP_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ITEM_CONTROL Call by reference Type reference (TYPE) /SPE/BAPIIBDLVITEMCTRLCON_T Tabletype for BAPIIBDLVITEMCTRLCON 20080208
2 Exporting ET_ITEM_DATA Call by reference Type reference (TYPE) /SPE/BAPIIBDLVITEMCON_T Tabletype for BAPIIBDLVITEMCON 20080208
3 Exporting ET_ITEM_DATA_SPL Call by reference Type reference (TYPE) /SPE/BAPIIBDLVITEMCONF_T BAPIIBDLVITEMCONF Inbound delivery additional item data 20080208
4 Exporting ET_ITEM_SERIAL_NO Call by reference Type reference (TYPE) /SPE/BAPIDLVITMSERNO_T Tabletype for BAPIDLVITMSERNO 20080208
5 Importing IT_ITEM Call by reference Type reference (TYPE) SAPPLCO_IDCONFCRTEREQITM_TAB Inbound Delivery Confirmation Create Request Item 20080208
6 Importing IV_DELIVERY_NUMBER Call by reference Type reference (TYPE) VBELN_VL Delivery 20080208
7 Importing IV_SENDER_METHOD Call by reference Type reference (TYPE) /SPE/INB_METHOD (Inbound) Method to describe the business process 20080526
8 Changing XT_TEXT_HEADER Call by reference Type reference (TYPE) /SPE/TT_BAPIDLVTXTHDR Table Type for BAPIDLVTXTHDR 20080507
9 Changing XT_TEXT_LINES Call by reference Type reference (TYPE) /SPE/TT_BAPIDLVTXTITEM Table Type for BAPIDLVTXTITEM 20080507
# Exception Resumable Description Created on
1 CX_GDT_CONVERSION Error During Global Data Types Conversion 20080630
2 CX_OPS_SE_PROCESS Service process error 20080208

Method MAP_ITM_BATCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_BATCH_NUMBER Value transfer Type reference (TYPE) CHARG_D ITEM_DATA-BATCH 20080208
2 Exporting EV_EXPIRY_DATE Value transfer Type reference (TYPE) VFDAT ITEM_DATA-EXPIRYDATE 20080208
3 Exporting EV_PRODUCTION_DATE Value transfer Type reference (TYPE) HSDAT ITEM_DATA-PROD_DATE 20080208
4 Importing IS_BATCH Call by reference Type reference (TYPE) SAPPLCO_INBDELIVCONFCRTEREQBAT Inbound Delivery Confirmation Create Request Batch 20080208
# Exception Resumable Description Created on
1 CX_OPS_SE_PROCESS Service process error 20080208

Method MAP_ITM_COMPLETED_INDICATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CLOSED_INDICATOR Call by reference Type reference (TYPE) /SPE/INB_CLOSE_IND Inbound delivery: Closing indicator 20090831
2 Importing IV_COMPLETED_INDICATOR Call by reference Type reference (TYPE) SAPPLCO_INDICATOR Indicator is the representation of a situation that has exac 20090831

Method MAP_ITM_COMPLETED_INDICATOR on class CL_SHP_INBDELIVCONFCRTRQ_MAP has no exception.

Method MAP_ITM_HIEREARCHY_REL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_HIERARITEM Call by reference Type reference (TYPE) HIPOS Superior item in an item hierarchy 20080208
2 Exporting EV_USEHIERITEM Call by reference Type reference (TYPE) HIEVW Vorschlagswerte bei Anlage von Debitoren aus Workbench 20080208
3 Importing IT_HIER_RELSHP Call by reference Type reference (TYPE) SAPPLCO_IDCCRRQHIERRELSHP_TAB Inbound Delivery Confirmation Create Request Hierarchy Relat 20080208
# Exception Resumable Description Created on
1 CX_OPS_SE_PROCESS Service process error 20080208

Method MAP_ITM_MEASURES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_GROSS_VOLUME Value transfer Type reference (TYPE) VOLUM_15 ITEM_DATA-VOLUME 20080208
2 Exporting EV_GROSS_VOLUME_UNIT Value transfer Type reference (TYPE) VOLEH ITEM_DATA-VOLUMEUNIT 20080208
3 Exporting EV_GROSS_WEIGHT Value transfer Type reference (TYPE) BRGEW_15 ITEM_DATA-GROSS_WT 20080208
4 Exporting EV_GROSS_WEIGHT_UNIT Value transfer Type reference (TYPE) GEWEI ITEM_DATA-UNIT_OF_WT 20080208
5 Exporting EV_NET_WEIGHT Value transfer Type reference (TYPE) NTGEW_15 ITEM_DATA-NET_WEIGHT 20080208
6 Exporting EV_NET_WEIGHT_UNIT Value transfer Type reference (TYPE) GEWEI ITEM_DATA-UNIT_OF_WT 20080208
7 Importing IS_MEASURES Call by reference Type reference (TYPE) SAPPLCO_INBDELIVCONFCRTEREQMSR Structure for InbDelivConfCrteReqMsrs. 20080208
# Exception Resumable Description Created on
1 CX_GDT_CONVERSION Error During Global Data Types Conversion 20080630
2 CX_OPS_SE_PROCESS Service process error 20080208

Method MAP_ITM_QUANTITIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DELIVERY_QUANTITY Call by reference Type reference (TYPE) LFIMG ITEM_DATA-DLV_QTY 20080208
2 Exporting EV_DELIVERY_QUANTITY_UNIT Call by reference Type reference (TYPE) VRKME ITEM_DATA-SALES_UNIT 20080208
3 Exporting EV_INVENTORY_DLV_QTY Call by reference Type reference (TYPE) LGMNG ITEM_DATA-DLV_QTY_IMUNIT 20080208
4 Exporting EV_INVENTORY_DLV_QTY_UNIT Call by reference Type reference (TYPE) MEINS ITEM_DATA-BASE_UOM 20080208
5 Importing IS_QUANTITIES Call by reference Type reference (TYPE) SAPPLCO_INBDELIVCONFCRTEREQQTS Structure for InbDelivConfCrteReqQts. 20080208
# Exception Resumable Description Created on
1 CX_GDT_CONVERSION Error During Global Data Types Conversion 20080630
2 CX_OPS_SE_PROCESS Service process error 20080208

Method MAP_ITM_SERIAL_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SERIAL_NUMBER Call by reference Type reference (TYPE) /SPE/BAPIDLVITMSERNO_T BAPI Delivery Serial Numbers Item 20080208
2 Importing IT_SERIAL_NUMBER Call by reference Type reference (TYPE) SAPPLCO_IDCONFCRTEREQSRLNO_TAB Inbound Delivery Confirmation Create Request Serial Number 20080208
3 Importing IV_DELIVERY_NUMBER Value transfer Type reference (TYPE) VBELN_VL Delivery 20080208
4 Importing IV_ITEM_NUMBER Value transfer Type reference (TYPE) POSNR Inbound Delivery Item Number 20080208
# Exception Resumable Description Created on
1 CX_OPS_SE_PROCESS Service process error 20080208

Method MAP_OUTPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_INTERNAL_OUTPUT Call by reference Type reference (TYPE) OPS_SE_IDCONFCRTRQ_OUT_STY Internal output for service InbDelivConfCrteReq 20080212
2 Returning RSR_PROXY_OUTPUT Value transfer Object reference (TYPE REF TO) SHP_INB_DELIVERY_CONF_CONF Proxy Structure (generated) 20080212

Method MAP_OUTPUT on class CL_SHP_INBDELIVCONFCRTRQ_MAP has no exception.

Method MAP_TEXT_COLLECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TEXT_COLLECTION Call by reference Type reference (TYPE) SAPPLCO_IDCCRTXTCOLL_TAB Inbound Delivery Confirmation Create Request Text Collection 20080507
2 Importing IV_DELIV_ITEM Call by reference Type reference (TYPE) POSNR_VL Delivery Item 20080507
3 Importing IV_DELIV_NUMB Call by reference Type reference (TYPE) VBELN Sales and Distribution Document Number 20080507
4 Changing XT_TEXT_HEADER Call by reference Type reference (TYPE) /SPE/TT_BAPIDLVTXTHDR Table Type for BAPIDLVTXTHDR 20080507
5 Changing XT_TEXT_LINES Call by reference Type reference (TYPE) /SPE/TT_BAPIDLVTXTITEM Table Type for BAPIDLVTXTITEM 20080507
# Exception Resumable Description Created on
1 CX_GDT_CONVERSION Error During Global Data Types Conversion 20080630
2 CX_OPS_SE_PROCESS Service process error 20080507
History
Last changed by/on SAP  20130531 
SAP Release Created in 604