SAP ABAP Class CL_SHP_TMS_OUTBDELIVCRT_MAP (Mapping class for OutboundDeliveryCreateRequest_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 | 20091007 |
Properties
| Class | CL_SHP_TMS_OUTBDELIVCRT_MAP | |
| Short Description | Mapping class for OutboundDeliveryCreateRequest_IN | |
| 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 | 20091007 | SAP |
| Last change | 20110908 | 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) |
Interfaces
Class CL_SHP_TMS_OUTBDELIVCRT_MAP has no interface implemented.
Friends
Class CL_SHP_TMS_OUTBDELIVCRT_MAP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_SHP_TMS_OUTBDELIVCRT_MAP | Mapping class for OutboundDeliveryCreateRequest_IN | 20091007 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20091007 | |
| 2 | Static method | Public | Method | Returns the singleton instance | 20091007 | |
| 3 | Instance method | Public | Method | Used for Mapping Parameters of Outbound Proxy | 20091007 | |
| 4 | Static method | Private | Method | Mapping Partner of Request Table | 20091109 | |
| 5 | Static method | Private | Method | Mapping of Request Table | 20091029 | |
| 6 | Static method | Private | Method | Mapping Texts | 20091125 | |
| 7 | Static method | Public | Method | Map input message | 20091007 | |
| 8 | Static method | Public | Method | Map proxy structure to inventory managed location | 20091007 | |
| 9 | Static method | Public | Method | Maps proxy structure to bapi location information | 20091007 | |
| 10 | Static method | Public | Method | Maps proxy structure to outbound deliveries | 20091007 | |
| 11 | Static method | Public | Method | Map Output message | 20091007 | |
| 12 | Static method | Public | Method | Maps proxy structures to bapi parties | 20091007 |
Events
Class CL_SHP_TMS_OUTBDELIVCRT_MAP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_OUTPUT | Public | See coding | 20091007 | |
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SHP_TMS_OUTBDELIVCRT_MAP has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SHP_TMS_OUTBDELIVCRT_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_TMS_OUTBDELIVCRT_MAP | Mapping class for OutboundDeliveryCreateRequest_IN | 20091007 |
Method GET_INSTANCE on class CL_SHP_TMS_OUTBDELIVCRT_MAP has no exception.
Method GET_PARAMETER_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ETR_PARAMETER_TAB | Call by reference | Object reference (TYPE REF TO) | ABAP_PARMBIND_TAB | 20091007 | ||||
| 2 | IS_PROXY_OUTPUT | Call by reference | Type reference (TYPE) | ANY | Data to feed to the method | 20091007 | |||
| 3 | I_PROXY_OUTPUT_NAME | Call by reference | Type reference (TYPE) | SEOSCONAME | CL_OPS_SE_CONSTANTS=>C_PROXY_PARAMETER_NAME | Subcomponent name | 20091007 | ||
| 4 | I_PROXY_OUTPUT_TYPE | Call by reference | Type reference (TYPE) | RS38L_TYP | Associated Type of an Interface Parameter | 20091007 |
Method GET_PARAMETER_TAB on class CL_SHP_TMS_OUTBDELIVCRT_MAP has no exception.
Method MAPPING_PARTNER_IN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PARTNER | Call by reference | Type reference (TYPE) | /SPE/BAPIDLVPARTNER_T | Delivery Partner | 20091109 | |||
| 2 | ET_PARTNER_ADDR | Call by reference | Type reference (TYPE) | /SPE/BAPIADDR1_T | BAPI Reference Structure for Addresses (Org./Company) | 20091109 | |||
| 3 | IS_MDT_REF | Call by reference | Type reference (TYPE) | SAPPLCO_OUTBDELCRTRQ_MT | Outbound delivery create request message | 20091109 | |||
| 4 | IV_DOC_CAT | Call by reference | Type reference (TYPE) | LESHP_DOCUMENT_TYPE | Type of Document to Which Processing Pertains | 20091109 |
Method MAPPING_PARTNER_IN on class CL_SHP_TMS_OUTBDELIVCRT_MAP has no exception.
Method MAPPING_REQUEST_IN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_REQUEST | Call by reference | Type reference (TYPE) | SHP_BAPIDELICIOUSREQUEST_T | Table Type for BAPIDELICIOUSREQUEST | 20091029 | |||
| 2 | EV_DOC_CAT | Call by reference | Type reference (TYPE) | VBTYP | SD document category | 20091029 | |||
| 3 | IS_MDT_REF | Call by reference | Type reference (TYPE) | SAPPLCO_OUTBDELCRTRQ_MT | Outbound delivery create request message | 20091029 |
Method MAPPING_REQUEST_IN on class CL_SHP_TMS_OUTBDELIVCRT_MAP has no exception.
Method MAPPING_TEXT_IN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TEXT_HEADER | Call by reference | Type reference (TYPE) | /SPE/TT_BAPIDLVTXTHDR | Table Type for BAPIDLVTXTHDR | 20091125 | |||
| 2 | ET_TEXT_LINES | Call by reference | Type reference (TYPE) | /SPE/TT_BAPIDLVTXTITEM | Table Type for BAPIDLVTXTITEM | 20091125 | |||
| 3 | IS_MDT_REF | Call by reference | Type reference (TYPE) | SAPPLCO_OUTBDELCRTRQ_MT | Outbound delivery create request message | 20091125 | |||
| 4 | IV_DOC_CAT | Call by reference | Type reference (TYPE) | LESHP_DOCUMENT_TYPE | Type of Document to Which Processing Pertains | 20091125 |
Method MAPPING_TEXT_IN on class CL_SHP_TMS_OUTBDELIVCRT_MAP has no exception.
Method MAP_INPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OB_DEL_MSG | Call by reference | Type reference (TYPE) | ANY | Proxy Structure (generated) | 20091007 | |||
| 2 | RSR_INTERNAL_INPUT | Value transfer | Object reference (TYPE REF TO) | OPS_SE_TMS_OBDCRTRQ_INT_STY | Structure and tables of BAPI_DELIVERYPROCESSING_EXEC | 20091007 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Service process error | 20091007 |
Method MAP_ITEM_LOCATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_PLANT | Call by reference | Type reference (TYPE) | WERKS_D | Plant | 20091007 | |||
| 2 | EV_STORAGE_LOC | Call by reference | Type reference (TYPE) | LGORT_D | Storage location | 20091007 | |||
| 3 | IS_ITEM_INVENTORY_LOC | Call by reference | Type reference (TYPE) | SAPPLCO_OUTBDELCRT_IT_INV_LOC | Proxy Structure (Generated) | 20091007 | |||
| 4 | IS_ITEM_SHIP_FROM_LOC | Call by reference | Type reference (TYPE) | SAPPLCO_OUTBDELCRT_IT_SHPFRLOC | Proxy Structure (Generated) | 20091007 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Service process error | 20091007 |
Method MAP_LOCATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_OBDLVHEADER_ORG | Call by reference | Type reference (TYPE) | BAPIOBDLVHDRORG | Shipping Point/Receiving Point | 20091007 | |||
| 2 | IS_SHIP_FROM_LOC | Call by reference | Type reference (TYPE) | SAPPLCO_OUTBDELCRT_SHPFRMLOC | Proxy Structure (Generated) | 20091007 | |||
| 3 | IS_SHIP_TO_LOC | Call by reference | Type reference (TYPE) | SAPPLCO_OUTBDELCRT_SHPTOLOC | Proxy Structure (Generated) | 20091007 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Service process error | 20091007 |
Method MAP_OUTBOUND_DELIVERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DELIVERY_EXTEND | Call by reference | Type reference (TYPE) | BAPIDELICIOUSDELIVERY | Delivery That Is To Be Added to | 20091007 | |||
| 2 | ES_TECHN_CONTROL | Call by reference | Type reference (TYPE) | BAPIDELICIOUSCONTROL | Control Information | 20091007 | |||
| 3 | ET_BATCH_ATTRIBUTES | Call by reference | Type reference (TYPE) | BAPI3060_ALLOCATIONS | Classification: Assignments | 20091007 | |||
| 4 | ET_BATCH_VALUES_CHAR | Call by reference | Type reference (TYPE) | BAPI3060_VALUATIONS_CHAR | Classification System: Obj. Descriptions and CHAR/BOOL Vals | 20091007 | |||
| 5 | ET_BATCH_VALUES_CURR | Call by reference | Type reference (TYPE) | BAPI3060_VALUATIONS_CURR | Classification: Object Descriptions and CURR Values | 20091007 | |||
| 6 | ET_BATCH_VALUES_NUM | Call by reference | Type reference (TYPE) | BAPI3060_VALUATIONS_NUM | Classification: Object Descriptions and NUM Values | 20091007 | |||
| 7 | ET_CREATEDITEMS | Call by reference | Type reference (TYPE) | LESHP_CREATED_ITEMS_T | Generated Delivery Items in BAPI Deliveryprocessing | 20091007 | |||
| 8 | ET_EXTENSION1 | Call by reference | Type reference (TYPE) | /SPE/BAPIEXTC_T | Tabletype for BAPIEXTC | 20091007 | |||
| 9 | ET_EXTENSION2 | Call by reference | Type reference (TYPE) | /SPE/BAPIEXT_T | Tabletype for BAPIEXT | 20091007 | |||
| 10 | ET_EXTENSIONIN | Call by reference | Type reference (TYPE) | BAPIPAREXTAB | Table with BAPIPAREX as Row Type | 20091007 | |||
| 11 | ET_ITEM_SERIAL_NO | Call by reference | Type reference (TYPE) | /SPE/BAPIOBDLVITMSERNO_TAB | Table type for BAPIOBDLVITMSERNO | 20091007 | |||
| 12 | ET_PARTNER | Call by reference | Type reference (TYPE) | /SPE/BAPIDLVPARTNER_T | Delivery Partner | 20091007 | |||
| 13 | ET_PARTNER_ADDR | Call by reference | Type reference (TYPE) | /SPE/BAPIADDR1_T | BAPI Reference Structure for Addresses (Org./Company) | 20091007 | |||
| 14 | ET_REQUEST | Call by reference | Type reference (TYPE) | SHP_BAPIDELICIOUSREQUEST_T | Table Type for BAPIDELICIOUSREQUEST | 20091007 | |||
| 15 | ET_RETURN_TAB | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20091007 | |||
| 16 | ET_TEXT_HEADER | Call by reference | Type reference (TYPE) | /SPE/TT_BAPIDLVTXTHDR | Table Type for BAPIDLVTXTHDR | 20091125 | |||
| 17 | ET_TEXT_LINES | Call by reference | Type reference (TYPE) | /SPE/TT_BAPIDLVTXTITEM | Table Type for BAPIDLVTXTITEM | 20091007 | |||
| 18 | EV_DELIVERY_EXTEND | Call by reference | Type reference (TYPE) | BAPIDELICIOUSDELIVERY | Delivery That Is To Be Added to | 20091029 | |||
| 19 | IS_OUTBDELIV | Call by reference | Type reference (TYPE) | SAPPLCO_OUTBDELCRTRQ_MT | OutboundDeliveryCreateRequestMessage | 20091007 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error During Global Data Types Conversion | 20091007 | ||
| 2 | Service process error | 20091007 |
Method MAP_OUTPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RSR_PROXY_OUTPUT | Value transfer | Object reference (TYPE REF TO) | SHP_OUTBOUND_DELIVERY_BULK_CON | OutboundDeliveryCreateRequestMessage | 20091007 |
Method MAP_OUTPUT on class CL_SHP_TMS_OUTBDELIVCRT_MAP has no exception.
Method MAP_PARTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_HEADER_ORG | Call by reference | Type reference (TYPE) | BAPIOBDLVHDRORG | Outbound Delivery Organizational Units | 20091007 | |||
| 2 | ET_HEADER_PARTNER | Call by reference | Type reference (TYPE) | /SPE/BAPIDLVPARTNER_T | Table: BAPI Structure Partner for a Delivery Same VBPA | 20091007 | |||
| 3 | ET_HEADER_PARTNER_ADDR | Call by reference | Type reference (TYPE) | /SPE/BAPIADDR1_T | BAPI Reference Structure for Addresses (Org./Company) | 20091007 | |||
| 4 | IS_BUYER_PARTY | Call by reference | Type reference (TYPE) | SAPPLCO_OUTBDELCRT_BUYER_PTY | Proxy Structure (Generated) | 20091007 | |||
| 5 | IS_PROD_REC_PARTY | Call by reference | Type reference (TYPE) | SAPPLCO_OUTBDELCRT_PRODREC_PTY | Proxy Structure (Generated) | 20091007 | |||
| 6 | IS_SLSOFFICE_PARTY | Call by reference | Type reference (TYPE) | SAPPLCO_OUTBDELCRT_SLSOFF_PTY | Proxy Structure (Generated) | 20091007 | |||
| 7 | IS_SLSORG_PARTY | Call by reference | Type reference (TYPE) | SAPPLCO_OUTBDELCRT_SLSORG_PTY | Proxy Structure (Generated) | 20091007 | |||
| 8 | IV_DELIV_NUMB | Call by reference | Type reference (TYPE) | VBELN_VL | Delivery | 20091007 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Service process error | 20091007 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 605 |