SAP ABAP Class /AIN/CL_XI_OPERAT_MAP (XI Operational message mapping)
Hierarchy
☛
AIN (Software Component) AIN 710: Add-On Installation
⤷
AIE-AII (Application Component) Infrastructure
⤷
/AIN/IF (Package) Auto-ID Interfaces

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /AIN/IF_BSMSG_MAPPING | Message mapping for Backend messages | 20040517 |
Properties
Class | /AIN/CL_XI_OPERAT_MAP | |
Short Description | XI Operational message mapping | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | /AIN/IF | Auto-ID Interfaces |
Created | 20040517 | SAP |
Last change | 20141109 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /AIN/CL_XI_OPERAT_MAP has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /AIN/IF_BSMSG_MAPPING | Message mapping for Backend messages | 20040517 |
Friends
Class /AIN/CL_XI_OPERAT_MAP has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_EX_PRODUCT_GTIN_CONVERT | BAdI Interface IF_EX_PRODUCT_GTIN_CONVERT | 20050318 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | Append document item to internal message structure | 20050221 |
2 | ![]() |
Static method | Private | Method | Append HU item to internal message structure | 20050221 |
3 | ![]() |
Static method | Private | Method | Append object to internal message structure | 20050221 |
4 | ![]() |
Static method | Private | Method | Append SU item to internal message structure | 20050221 |
5 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20050318 |
6 | ![]() |
Static method | Private | Method | Copy EPC details information into external message structure | 20050530 |
7 | ![]() |
Static method | Private | Method | Map External Location into internal Location | 20050613 |
Events
Class /AIN/CL_XI_OPERAT_MAP has no event.
Types
Class /AIN/CL_XI_OPERAT_MAP has no local type.
Method Signatures
Method APPEND_DOC_ITEM_INT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DOC_ITM_TAB | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_DOC_ITM_TAB | Tabelle: Belegposition | 20050221 | ||
2 | ![]() |
IS_OBJ | Call by reference | Type reference (TYPE) | /AIN/IF_OPERAT_OBJ_STRUC | Proxy-Struktur (generiert) | 20050221 | ||
3 | ![]() |
IT_LOC | Call by reference | Type reference (TYPE) | /AIN/IF_OPERAT_OBJ_LOC_TAB | Objects Source & Destination Locations (generated) | 20050525 | ||
4 | ![]() |
IV_SYSTEM | Call by reference | Type reference (TYPE) | /AIN/DM_LOFSYS | Business System | 20050525 |
Method APPEND_DOC_ITEM_INT on class /AIN/CL_XI_OPERAT_MAP has no exception.
Method APPEND_HU_ITEM_INT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DOC_OBJ_TAB | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_DOC_OBJ_MSG_TAB | Tabelle: Belegobjekt | 20050221 | ||
2 | ![]() |
IS_OBJ | Call by reference | Type reference (TYPE) | /AIN/IF_OPERAT_OBJ_STRUC | Proxy-Struktur (generiert) | 20050221 | ||
3 | ![]() |
IT_DOC_ITM_TAB | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_DOC_ITM_TAB | Tabelle: Belegposition | 20050318 |
Method APPEND_HU_ITEM_INT on class /AIN/CL_XI_OPERAT_MAP has no exception.
Method APPEND_OBJ_INT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DOC_OBJ_TAB | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_DOC_OBJ_MSG_TAB | Tabelle: Belegobjekt | 20050221 | ||
2 | ![]() |
IS_OBJ | Call by reference | Type reference (TYPE) | /AIN/IF_OPERAT_OBJ_STRUC | Proxy-Struktur (generiert) | 20050221 |
Method APPEND_OBJ_INT on class /AIN/CL_XI_OPERAT_MAP has no exception.
Method APPEND_SU_ITEM_INT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DOC_OBJ_TAB | Call by reference | Type reference (TYPE) | /AIN/ACTIVITY_DOC_OBJ_MSG_TAB | Tabelle: Belegobjekt | 20050221 | ||
2 | ![]() |
IS_OBJ | Call by reference | Type reference (TYPE) | /AIN/IF_OPERAT_OBJ_STRUC | Proxy-Struktur (generiert) | 20050221 |
Method APPEND_SU_ITEM_INT on class /AIN/CL_XI_OPERAT_MAP has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class /AIN/CL_XI_OPERAT_MAP has no parameter.
Method CLASS_CONSTRUCTOR on class /AIN/CL_XI_OPERAT_MAP has no exception.
Method COPY_EPC_DETAILS_EXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_EPC | Call by reference | Type reference (TYPE) | /AIN/IF_EPCINFO | 20050530 | |||
2 | ![]() |
IS_EPC_DETAIL | Call by reference | Type reference (TYPE) | /AIN/ID_DATA_STR | ID Detailed Structure | 20050530 |
Method COPY_EPC_DETAILS_EXT on class /AIN/CL_XI_OPERAT_MAP has no exception.
Method EXTLOC_TO_LOC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DSTLOC_GUID | Call by reference | Type reference (TYPE) | /AIN/DM_EXP_DST_LOC_GUID | Expected Destination Location GUID | 20050613 | ||
2 | ![]() |
EV_SRCLOC_GUID | Call by reference | Type reference (TYPE) | /AIN/DM_EXP_SRC_LOC_GUID | Expected Source Location GUID | 20050613 | ||
3 | ![]() |
IS_OBJECT | Call by reference | Type reference (TYPE) | /AIN/IF_OPERAT_OBJ_STRUC | Proxy Structure (generated) | 20050614 | ||
4 | ![]() |
IT_LOC | Call by reference | Type reference (TYPE) | /AIN/IF_OPERAT_OBJ_LOC_TAB | Objects Source & Destination Locations | 20050614 | ||
5 | ![]() |
IV_SYSTEM | Call by reference | Type reference (TYPE) | /AIN/DM_LOFSYS | Business System | 20050614 |
Method EXTLOC_TO_LOC on class /AIN/CL_XI_OPERAT_MAP has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 200 |