SAP ABAP Class CL_PXN_MAPPING (Operation Mapping)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-PRX (Application Component) Proxy Generation
⤷
SAI_PROXY_GENTIME_MDR (Package) Proxy Generation Meta Data Repository

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_PXN_GLOBAL | global objects | 20120322 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXN_GLOBAL_BASE | implements base if | 20091125 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXN_IMPLEMENTING_CLASS | Implementing class | 20090806 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXN_LIFE_CYCLE_STATUS | Classification | 20120504 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXN_MAPPING | Operation mapping | 20090805 |
6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXN_OBJECT | proxy object (not necessarily global) | 20121005 |
Properties
Class | CL_PXN_MAPPING | |
Short Description | Operation Mapping | |
Super Class | CL_PXN_GLOBAL | global objects |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SAI_PROXY_GENTIME_MDR | Proxy Generation Meta Data Repository |
Created | 20090805 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_PXN_GLOBAL_BASE | implements base if | 20091125 | ||
2 | IF_PXN_IMPLEMENTING_CLASS | Implementing class | 20090806 | ||
3 | IF_PXN_LIFE_CYCLE_STATUS | Classification | 20120504 | ||
4 | IF_PXN_MAPPING | Operation mapping | 20090805 | ||
5 | IF_PXN_OBJECT | proxy object (not necessarily global) | 20121005 |
Friends
Class CL_PXN_MAPPING has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | T_CLASS_INFO | 20091009 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR1 | S Synchron, A Async. | 20100203 | ||
3 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20090813 |
Methods
Events
Class CL_PXN_MAPPING has no event.
Types
Class CL_PXN_MAPPING has no local type.
Method Signatures
Method ADD_METHOD_TO_INDEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
METHOD | Call by reference | Object reference (TYPE REF TO) | SPRX_S_METHOD | 20090810 |
Method ADD_METHOD_TO_INDEX on class CL_PXN_MAPPING has no exception.
Method ADD_PARAM_TO_INDEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
METHOD | Call by reference | Object reference (TYPE REF TO) | SPRX_S_METHOD | 20090810 | |||
2 | ![]() |
PARAM | Call by reference | Object reference (TYPE REF TO) | SPRX_S_OBJECT | 20090810 |
Method ADD_PARAM_TO_INDEX on class CL_PXN_MAPPING has no exception.
Method CHECK_USAGE_IN_STCM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
STCM_NAME | Value transfer | Type reference (TYPE) | PRX_R3NAME | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20110518 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
MDR fault (abstract) | 20110530 | |
2 | ![]() |
Node is obsolete | 20110530 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_PXN_MAPPING has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PXN_MAPPING has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PROXY | Call by reference | Object reference (TYPE REF TO) | CL_PROXY_OBJECT | Test MDR | 20090813 |
Method CONSTRUCTOR on class CL_PXN_MAPPING has no exception.
Method CREATE_MAPPING_METHODS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
METHODS | Call by reference | Type reference (TYPE) | SPRX_T_METHOD | 20090806 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Node is obsolete | 20090806 |
Method DELETE_OBSOLETE_METHODS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NEW_METHODS | Call by reference | Type reference (TYPE) | SPRX_T_METHOD | 20090813 |
Method DELETE_OBSOLETE_METHODS on class CL_PXN_MAPPING has no exception.
Method GET_CLASS_METHOD_EXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLASS | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20090812 | ||
2 | ![]() |
METHOD | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20090812 | ||
3 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20090812 | |||
4 | ![]() |
NAMESPACE | Call by reference | Type reference (TYPE) | STRING | 20090812 | |||
5 | ![]() |
OPERATION | Call by reference | Type reference (TYPE) | STRING | 20090812 | |||
6 | ![]() |
OPERATION_ID | Call by reference | Type reference (TYPE) | STRING | 20090812 |
Method GET_CLASS_METHOD_EXT on class CL_PXN_MAPPING has no exception.
Method GET_OUTBOUND_OPERATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLASS | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20121115 | ||
2 | ![]() |
METHOD | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20121115 | ||
3 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | IF_PXN_QUERY=>T_OPERATION | 20121115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Invalid data | 20121115 |
Method GET_RFC_OPERATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLASS | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20121115 | ||
2 | ![]() |
METHOD | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20121115 | ||
3 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | IF_PXN_QUERY=>T_RFC_OPERATION | 20121115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Invalid data | 20121115 |
Method GET_WSDL_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLASS | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20121114 | ||
2 | ![]() |
METHOD | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20121114 | ||
3 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | PRX_WSDLTY | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20121114 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Invalid data | 20121114 |
Method IS_MODE_CONSISTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONSISTENT | Value transfer | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20110705 |
Method IS_MODE_CONSISTENT on class CL_PXN_MAPPING has no exception.
Method IS_SYNC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLASS | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20110518 | ||
2 | ![]() |
METHOD | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20110518 | ||
3 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20110518 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Invalid data | 20110518 |
Method RAISE_INVALID_CONSUMER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLASS | Call by reference | Type reference (TYPE) | CSEQUENCE | 20121114 | |||
2 | ![]() |
METHOD | Call by reference | Type reference (TYPE) | CSEQUENCE | 20121114 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Invalid data | 20121114 |
Method READ_CLASS_METHOD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLASS | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20090806 | ||
2 | ![]() |
FAULT_TYPES | Call by reference | Type reference (TYPE) | PRX_R3NAMES | ABAP Name Table | 20090806 | ||
3 | ![]() |
INPUT_TYPE | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20090806 | ||
4 | ![]() |
IS_SYNC | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20121115 | ||
5 | ![]() |
METHOD | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20090806 | ||
6 | ![]() |
OUTPUT_TYPE | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20090806 | ||
7 | ![]() |
TYPECONTEXT | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20121116 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Invalid data | 20121115 |
Method SET_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXCEPTION | Value transfer | Type reference (TYPE) | SPRX_S_OBJECT | 20090810 | |||
2 | ![]() |
IFR_TYPE | Call by reference | Type reference (TYPE) | PRX_IFRTYP | 20090810 | |||
3 | ![]() |
METHOD_ID | Call by reference | Type reference (TYPE) | PRX_ID | Proxy Generation: Unique ID of a Proxy Object | 20090813 | ||
4 | ![]() |
R3_NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | 20090810 | |||
5 | ![]() |
R3_TYPE | Call by reference | Type reference (TYPE) | PRX_R3OBJ | 20090810 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090810 |
Method SET_PARAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IFR_NAME | Call by reference | Type reference (TYPE) | PRX_IFRNAM | 20090810 | |||
2 | ![]() |
IFR_TYPE | Call by reference | Type reference (TYPE) | PRX_IFRTYP | 20090810 | |||
3 | ![]() |
METHOD_ID | Call by reference | Type reference (TYPE) | PRX_ID | Proxy Generation: Unique ID of a Proxy Object | 20090813 | ||
4 | ![]() |
PARAM | Value transfer | Type reference (TYPE) | SPRX_S_OBJECT | 20090810 | |||
5 | ![]() |
R3_DTREF | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20121116 | ||
6 | ![]() |
R3_NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | 20090810 | |||
7 | ![]() |
R3_OBJECT | Call by reference | Type reference (TYPE) | PRX_R3OBJ | SPRX_CONST_STRUCTURE | Proxy Generation: Object Type in R3 (DTEL, TABL,...) | 20090810 | |
8 | ![]() |
R3_SEQNUM | Call by reference | Type reference (TYPE) | PRX_SEQNUM | Proxy Generation: Sequence Number of a Structure Field | 20110607 | ||
9 | ![]() |
R3_TYPE | Call by reference | Type reference (TYPE) | PRX_R3OBJ | 20090810 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090810 |
Method SET_TARGET_METHOD_REF_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
METHOD | Call by reference | Type reference (TYPE) | IF_PXN_MAPPING=>T_CLASS_METHOD | 20091124 | |||
2 | ![]() |
REF_ID | Call by reference | Type reference (TYPE) | PRX_ID | Proxy Generation: Unique ID of a Proxy Object | 20091124 |
Method SET_TARGET_METHOD_REF_ID on class CL_PXN_MAPPING has no exception.
Method UPDATE_MAPPING_METHODS Signature
Method UPDATE_MAPPING_METHODS on class CL_PXN_MAPPING has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Node is obsolete | 20090807 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 72L |