SAP ABAP Class CX_MAPPING_CACHE (Cache access exceptions)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IBD-MAP (Application Component) Mapping
⤷
SAI_MAPPING (Package) Application Integration: Mapping

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause | 20020703 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_MAPPING_CACHE_NOT_UNIQUE | Mapping Cache: Mapping Relation Not Unique | 20030730 |
Properties
Class | CX_MAPPING_CACHE | |
Short Description | Cache access exceptions | |
Super Class | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | SAI_MAPPING | Application Integration: Mapping |
Created | 20020703 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_MAPPING_CACHE has no forward declaration.
Interfaces
Class CX_MAPPING_CACHE has no interface implemented.
Friends
Class CX_MAPPING_CACHE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SXI_FROM_ACTION | 20030410 | |||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SXI_FROM_ACTION_NS | 20030410 | |||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SXI_FROM_PARTY | 20030410 | |||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SXI_FROM_SERVICE | 20030410 | |||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SXI_FROM_SERVICE_TYPE | 20030410 | |||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | MPP_IIFNAME | Name of Inbound Interface | 20020709 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | MPP_IIFNS | Namespace of Inbound Interface | 20020709 | ||
8 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '7940243DCDD71C74E10000000A114ABB' | 20020709 | ||
9 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '899C6E4BBD13AC4AB0DB47A750AA55DB' | 20030410 | ||
10 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | 'E036653D68F39E61E10000000A114ABB' | 20020823 | ||
11 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '703A873D1DC9F360E10000000A114ABB' | 20020918 | ||
12 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '6A40243DCDD71C74E10000000A114ABB' | 20020709 | ||
13 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | 'C3E734A8AC7D944491FACAFC84A8A856' | 20030410 | ||
14 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '5236AF9EDBDCBD4CB6E89660A2D14C86' | 20030410 | ||
15 | ![]() |
Instance attribute | Public | Type reference (TYPE) | MPP_OIFNAME | Name of Outbound Interface | 20020709 | ||
16 | ![]() |
Instance attribute | Public | Type reference (TYPE) | MPP_OIFNS | Namespace of Outbound Interface | 20020709 | ||
17 | ![]() |
Instance attribute | Public | Type reference (TYPE) | MPP_RECEIVER_SYSTEM | Receiver System | 20020709 | ||
18 | ![]() |
Instance attribute | Public | Type reference (TYPE) | MPP_SENDER_SYSTEM | Sender System | 20020709 | ||
19 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SXI_TO_ACTION | 20030410 | |||
20 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SXI_TO_ACTION_NS | 20030410 | |||
21 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SXI_PARTY | 20030410 | |||
22 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SXI_SERVICE | 20030410 | |||
23 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SXI_SERVICE_TYPE | 20030410 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20020703 |
Events
Class CX_MAPPING_CACHE has no event.
Types
Class CX_MAPPING_CACHE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FROMACTION | Value transfer | Type reference (TYPE) | SXI_FROM_ACTION | FROMACTION | 20030410 | ||
2 | ![]() |
FROMACTIONNS | Value transfer | Type reference (TYPE) | SXI_FROM_ACTION_NS | FROMACTIONNS | 20030410 | ||
3 | ![]() |
FROMPARTY | Value transfer | Type reference (TYPE) | SXI_FROM_PARTY | FROMPARTY | 20030410 | ||
4 | ![]() |
FROMSRVC | Value transfer | Type reference (TYPE) | SXI_FROM_SERVICE | FROMSRVC | 20030410 | ||
5 | ![]() |
FROMSRVCTYPE | Value transfer | Type reference (TYPE) | SXI_FROM_SERVICE_TYPE | FROMSRVCTYPE | 20030410 | ||
6 | ![]() |
IIFNAME | Value transfer | Type reference (TYPE) | MPP_IIFNAME | IIFNAME | 20020709 | ||
7 | ![]() |
IIFNS | Value transfer | Type reference (TYPE) | MPP_IIFNS | IIFNS | 20020709 | ||
8 | ![]() |
OIFNAME | Value transfer | Type reference (TYPE) | MPP_OIFNAME | OIFNAME | 20020709 | ||
9 | ![]() |
OIFNS | Value transfer | Type reference (TYPE) | MPP_OIFNS | OIFNS | 20020709 | ||
10 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20020703 | |||
11 | ![]() |
RECEIVER | Value transfer | Type reference (TYPE) | MPP_RECEIVER_SYSTEM | RECEIVER | 20020709 | ||
12 | ![]() |
SENDER | Value transfer | Type reference (TYPE) | MPP_SENDER_SYSTEM | SENDER | 20020709 | ||
13 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20020703 | |||
14 | ![]() |
TOACTION | Value transfer | Type reference (TYPE) | SXI_TO_ACTION | TOACTION | 20030410 | ||
15 | ![]() |
TOACTIONNS | Value transfer | Type reference (TYPE) | SXI_TO_ACTION_NS | TOACTIONNS | 20030410 | ||
16 | ![]() |
TOPARTY | Value transfer | Type reference (TYPE) | SXI_PARTY | TOPARTY | 20030410 | ||
17 | ![]() |
TOSRVC | Value transfer | Type reference (TYPE) | SXI_SERVICE | TOSRVC | 20030410 | ||
18 | ![]() |
TOSRVCTYPE | Value transfer | Type reference (TYPE) | SXI_SERVICE_TYPE | TOSRVCTYPE | 20030410 |
Method CONSTRUCTOR on class CX_MAPPING_CACHE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 620 |