SAP ABAP Class CL_INV_PHYSINVCTERPRQ_MAP (Mapping Class for PhysInvtryCtERPReqMessage)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-IM-GF-ES (Application Component) Enterprise Services in Inventory Management
⤷
OPS_SE_INV_XI_PROXY (Package) Web Service Proxies Inventory Management
⤷
⤷
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 | 20080325 |
Properties
| Class | CL_INV_PHYSINVCTERPRQ_MAP | |
| Short Description | Mapping Class for PhysInvtryCtERPReqMessage | |
| 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_INV_XI_PROXY | Web Service Proxies Inventory Management |
| Created | 20080325 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_INV_PHYSINVCTERPRQ_MAP has no forward declaration.
Interfaces
Class CL_INV_PHYSINVCTERPRQ_MAP has no interface implemented.
Friends
Class CL_INV_PHYSINVCTERPRQ_MAP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SMT_MAP | 'CL_INV_PHYSINVCTERPRQ_MAP' | Mapping | 20080325 | ||
| 2 | Constant | Private | Type reference (TYPE) | SMT_MAPPING_STEP | 'PHYSINV_HEADER_DATA' | Mapping Step | 20080325 | ||
| 3 | Constant | Private | Type reference (TYPE) | SMT_MAPPING_STEP | 'PHYSINV_ITEM_DATA' | Mapping Step | 20080325 | ||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_INV_PHYSINVCTERPRQ_MAP | Mapping Class for PhysInvtryCtERPReqMessage | 20080325 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | APPLMSGTAB | Return Table for Notifications | 20080328 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Collect Errors | 20080328 | |
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20080325 | |
| 3 | Static method | Public | Method | Return an Instance | 20080325 | |
| 4 | Instance method | Private | Method | Mapping of Items | 20080325 | |
| 5 | Instance method | Private | Method | Mapping of Header Structure | 20080325 | |
| 6 | Instance method | Private | Method | Mapping of an Item | 20080325 | |
| 7 | Instance method | Private | Method | Mapping of Message Header | 20080414 | |
| 8 | Instance method | Public | Method | Mapping of Output Structure to Proxy Structure | 20080325 |
Events
Class CL_INV_PHYSINVCTERPRQ_MAP has no event.
Types
Class CL_INV_PHYSINVCTERPRQ_MAP has no local type.
Method Signatures
Method ADD_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ERROR | Call by reference | Object reference (TYPE REF TO) | CX_SMT_ERROR | Fehler | 20080328 |
Method ADD_ERROR on class CL_INV_PHYSINVCTERPRQ_MAP has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_INV_PHYSINVCTERPRQ_MAP has no parameter.
Method CLASS_CONSTRUCTOR on class CL_INV_PHYSINVCTERPRQ_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_INV_PHYSINVCTERPRQ_MAP | Mapping Class for PhysInvtryCtERPReqMessage | 20080325 |
Method GET_INSTANCE on class CL_INV_PHYSINVCTERPRQ_MAP has no exception.
Method MAP_ALL_ITEMS 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_PHYSINVCTERPRQ_OUTB_STY | Structure for Physical Inventory Count | 20080325 | |||
| 2 | RSR_PROXY_ITEM_OUTPUT | Value transfer | Object reference (TYPE REF TO) | SAPPLCO_PHYS_INVTRY_CT_ERP_TAB | 20080325 |
Method MAP_ALL_ITEMS on class CL_INV_PHYSINVCTERPRQ_MAP has no exception.
Method MAP_HEADER 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_PHYSINVCTERPRQ_OUTB_STY | Structure for Physical Inventory Count | 20080325 | |||
| 2 | RSR_PROXY_OUTPUT | Value transfer | Object reference (TYPE REF TO) | INV_PHYSINVCNT_ERPREQ | 20080325 |
Method MAP_HEADER on class CL_INV_PHYSINVCTERPRQ_MAP has no exception.
Method MAP_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_HEAD_INTERNAL | Call by reference | Type reference (TYPE) | BAPI_PHYSINV_HEAD | BAPI-Kommunikationsstruktur: Kopfdaten des Inventurbelegs | 20080327 | |||
| 2 | IS_ITEM_INTERNAL | Call by reference | Type reference (TYPE) | BAPI_PHYSINV_ITEM | BAPI-Kommunikationsstruktur: Position des Inventurbelegs | 20080325 | |||
| 3 | LR_MAP_ENGINE | Call by reference | Object reference (TYPE REF TO) | CL_SMT_ENGINE | Transformationsengine | 20080325 | |||
| 4 | RSR_PROXY_ITEM_OUTPUT | Value transfer | Type reference (TYPE) | SAPPLCO_PHYSINVCNTREQOPACTINIT | 20080325 |
Method MAP_ITEM on class CL_INV_PHYSINVCTERPRQ_MAP has no exception.
Method MAP_MESSAGE_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RECEIVER | Call by reference | Type reference (TYPE) | AIT_RCVR | Empfangendes System | 20080414 | |||
| 2 | RS_MESSAGE_HEADER | Value transfer | Type reference (TYPE) | SAPPLCO_BUS_DOC_MESSAGE_HEADER | 20080414 |
Method MAP_MESSAGE_HEADER on class CL_INV_PHYSINVCTERPRQ_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_PHYSINVCTERPRQ_OUTB_STY | Structure for Physical Inventory Count | 20080325 | |||
| 2 | RSR_PROXY_OUTPUT | Value transfer | Object reference (TYPE REF TO) | INV_PHYSINVCNT_ERPREQ | 20080325 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Service process error | 20080429 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 604 |