SAP ABAP Class CL_XMS_CUST_HDR_ENCODING (Access to table failed for customer header)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IS-IEN (Application Component) Integration Engine
⤷
SXMSF (Package) XI: Integration Engine Runtime
⤷
⤷
Properties
| Class | CL_XMS_CUST_HDR_ENCODING | |
| Short Description | Access to table failed for customer header | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SXMSF | XI: Integration Engine Runtime |
| Created | 20090311 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_XMS_CUST_HDR_ENCODING has no forward declaration.
Interfaces
Class CL_XMS_CUST_HDR_ENCODING has no interface implemented.
Friends
Class CL_XMS_CUST_HDR_ENCODING has no friend class.
Attributes
Class CL_XMS_CUST_HDR_ENCODING has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20090311 |
Events
Class CL_XMS_CUST_HDR_ENCODING has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | HEADER_STR | Public | See coding | 20090311 | BEGIN OF header_str,
name TYPE string,
namespace TYPE string,
END OF header_str
|
||
| 2 | HEADER_TTYP | Public | See coding | 20090311 | header_ttyp TYPE TABLE OF header_str WITH DEFAULT KEY
|
Method Signatures
Method GET_HEADERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HEADER_TAB | Value transfer | Type reference (TYPE) | HEADER_TTYP | 20090311 |
Method GET_HEADERS on class CL_XMS_CUST_HDR_ENCODING has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |