SAP ABAP Class CL_SHP_IDSCITMQTSCHGRQ_MAP (Mapping class for service operation InbDelivConfItmQtsChgReq)
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 | 20080207 |
Properties
| Class | CL_SHP_IDSCITMQTSCHGRQ_MAP | |
| Short Description | Mapping class for service operation InbDelivConfItmQtsChgReq | |
| 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 | 20080207 | SAP |
| Last change | 20100310 | 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_IDSCITMQTSCHGRQ_MAP has no interface implemented.
Friends
Class CL_SHP_IDSCITMQTSCHGRQ_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_IDSCITMQTSCHGRQ_MAP | Singleton instance | 20080207 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20080207 | |
| 2 | Static method | Public | Method | Returns the singleton instance | 20080207 | |
| 3 | Instance method | Public | Method | Used for Mapping Parameters of Outbound Proxy | 20080626 | |
| 4 | Instance method | Public | Method | Maps XI proxy input data to internal representation | 20080212 | |
| 5 | Instance method | Private | Method | Maps item fields from proxy to internal representation | 20080212 | |
| 6 | Instance method | Public | Method | Maps internal output data to XI proxy representation | 20080207 |
Events
Class CL_SHP_IDSCITMQTSCHGRQ_MAP has no event.
Types
Class CL_SHP_IDSCITMQTSCHGRQ_MAP has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SHP_IDSCITMQTSCHGRQ_MAP has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SHP_IDSCITMQTSCHGRQ_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_IDSCITMQTSCHGRQ_MAP | Singleton instance | 20080207 |
Method GET_INSTANCE on class CL_SHP_IDSCITMQTSCHGRQ_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 | 20080627 | ||||
| 2 | IS_PROXY_OUTPUT | Call by reference | Type reference (TYPE) | ANY | Data to feed to the method | 20080626 | |||
| 3 | I_PROXY_OUTPUT_NAME | Call by reference | Type reference (TYPE) | SEOSCONAME | CL_OPS_SE_CONSTANTS=>C_PROXY_PARAMETER_NAME | Subcomponent name | 20080626 | ||
| 4 | I_PROXY_OUTPUT_TYPE | Call by reference | Type reference (TYPE) | RS38L_TYP | Associated Type of an Interface Parameter | 20080626 |
Method GET_PARAMETER_TAB on class CL_SHP_IDSCITMQTSCHGRQ_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_IDSUITECONFITMQTS_CHGRQ | A request to change item quantities of a confirmed Inbound D | 20080212 | |||
| 2 | RSR_INTERNAL_INPUT | Value transfer | Object reference (TYPE REF TO) | OPS_SE_IDSCITMQTSCHGRQ_IN_STY | Internal input for service InbDelivConfItmQtsChgRequest | 20080212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Customizing error | 20080214 | ||
| 2 | Data consistency error | 20080214 | ||
| 3 | Service process error | 20080214 |
Method MAP_INPUT_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PROXY_ITEM | Call by reference | Type reference (TYPE) | SAPPLCO_IDSCONFITMQTS_ITM_TAB | Delivery item | 20080212 | |||
| 2 | I_PROXY_INB_DELIV | Call by reference | Type reference (TYPE) | VBELN_VL | Proxy Data Element (Generated) | 20080212 | |||
| 3 | XS_INTERNAL_INPUT | Call by reference | Type reference (TYPE) | OPS_SE_IDSCITMQTSCHGRQ_IN_STY | Internal input for service InbDelivConfItmQtsChgRequest | 20080212 |
Method MAP_INPUT_ITEM on class CL_SHP_IDSCITMQTSCHGRQ_MAP has no exception.
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) | OPS_SE_IDSCITMQTSCHGRQ_OUT_STY | Return Parameter | 20080208 | |||
| 2 | RSR_PROXY_OUTPUT | Value transfer | Object reference (TYPE REF TO) | SHP_INB_DELIVERY_CONF_CONF | Proxy Structure (generated) | 20080208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Customizing error | 20080214 | ||
| 2 | Data consistency error | 20080214 | ||
| 3 | Service process error | 20080214 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 604 |