SAP ABAP Interface IF_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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXN_MAPPING Operation Mapping 20090805
Properties
Interface IF_PXN_MAPPING  
Short Description Operation mapping    
General Data
Package SAI_PROXY_GENTIME_MDR   Proxy Generation Meta Data Repository 
Created 20090805   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_PXN_MAPPING has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_PXN_BASE Node 20090805
2 IF_PXN_CONST general constants 20090805
3 IF_PXN_DELETABLE Deletable 20090805
4 IF_PXN_GLOBAL Global object node (read only) 20090805
5 IF_PXN_GLOBAL_BASE implements base if 20091125
6 IF_PXN_IMPLEMENTING_CLASS Implementing class 20090806
7 IF_PXN_LIFE_CYCLE_STATUS Classification 20120504
Friends
Interface IF_PXN_MAPPING has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ICON Instance attribute Public Attribute reference (LIKE) 20091126
2 INTERFACE Instance attribute Public Attribute reference (LIKE) 20091126
3 NODETYPE Instance attribute Public Attribute reference (LIKE) 20090805
4 NODE_DESCRIPTION Instance attribute Public Attribute reference (LIKE) 20091126
5 TOOLTIP Instance attribute Public Attribute reference (LIKE) 20091126
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TARGET_METHOD Instance method Public Method 20090805
2 CAST_TO_INTERFACE Instance method Public Method 20091126
3 DELETE_NODE Instance method Public Method 20090805
4 DELETE_TARGET_METHOD Instance method Public Method 20090805
5 ENQUEUE Instance method Public Method 20091126
6 GET_ABAP_NAME Instance method Public Method 20091126
7 GET_ADMIN_DATA Instance method Public Method 20091126
8 GET_CLASS_NAME Instance method Public Method 20090806
9 GET_GENERATING_APPLICATION Instance method Public Method 20091126
10 GET_ID Instance method Public Method 20091126
11 GET_MAIN Instance method Public Method 20091126
12 GET_MAPPING_METHODS Instance method Public Method 20090805
13 GET_MODE Instance method Public Method oneway or request/response 20100203
14 GET_NAME Instance method Public Method 20091126
15 GET_NAMESPACE Instance method Public Method 20091126
16 GET_NAME_PROBLEM Instance method Public Method 20091126
17 GET_OBJECT_TYPE Instance method Public Method 20091126
18 GET_OBJECT_TYPE_DESCRIPTION Instance method Public Method 20091126
19 GET_PREFIX Instance method Public Method 20091126
20 GET_QNAME Instance method Public Method 20091126
21 GET_SOURCE_METHOD Instance method Public Method 20090805
22 GET_TARGET_METHODS Instance method Public Method 20090805
23 GET_TARGET_METHODS_EXT Instance method Public Method 20090812
24 GET_TYPE Instance method Public Method 20091126
25 GET_WARNINGS Instance method Public Method 20091126
26 GET_WHERE_USED_LIST Instance method Public Method 20091126
27 IS_CONSISTENT Instance method Public Method 20091126
28 IS_INACTIVE Instance method Public Method 20091126
29 IS_REFERRED Instance method Public Method 20091126
30 IS_SETTABLE_ABAP_NAME Instance method Public Method 20091126
31 IS_SETTABLE_XSD Instance method Public Method 20091126
32 SET_ABAP_NAME Instance method Public Method 20091126
33 SET_ABAP_NAME_AND_PREFIX Instance method Public Method 20091126
34 SET_CLASS_NAME Instance method Public Method 20090806
35 SET_SOURCE_METHOD Instance method Public Method 20090805
Events
Interface IF_PXN_MAPPING has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_ADMIN_DATA Public Attribute reference (LIKE) 20091126
2 TAB Public See coding 20090805 TAB type standard table of ref to if_pxn_mapping with non-unique default key
3 T_CLASS_METHOD Public See coding 20090805 begin of t_class_method, class type prx_r3name, method type prx_r3name, class_type type prx_type, "different consumer types: OUTBOUND_INTERFACE, rfcConsumer end of t_class_method
4 T_CLASS_METHOD_EXT Public See coding 20090812 begin of t_class_method_ext. include type t_class_method. types: name type string, namespace type string, operation type string, operation_id type string, end of t_class_method_ext
5 T_CLASS_METHOD_EXT_TAB Public See coding 20090812 t_class_method_ext_tab type standard table of t_class_method_ext with non-unique default key
6 T_CLASS_METHOD_TAB Public See coding 20090805 t_class_method_tab type standard table of t_class_method with non-unique default key
7 WARNINGS Public Attribute reference (LIKE) 20090806
Method Signatures

Method ADD_TARGET_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS Call by reference Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20090805
2 Importing METHOD Call by reference Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20090805
3 Importing POS Call by reference Type reference (TYPE) I 20110606
# Exception Resumable Description Created on
1 CX_PXN_INVALID_DATA 20090805
2 CX_PXN_INVALID_OBJECT Object is invalid or inconsistent 20090805
3 CX_PXN_LOCK_FAILED 20090805
4 CX_PXN_NODE_OBSOLETE 20090805
5 CX_PXN_READ_ONLY 20090805

Method CAST_TO_INTERFACE Signature

Method CAST_TO_INTERFACE on Interface IF_PXN_MAPPING has no parameter.
Method CAST_TO_INTERFACE on Interface IF_PXN_MAPPING has no exception.

Method DELETE_NODE Signature

Method DELETE_NODE on Interface IF_PXN_MAPPING has no parameter.
Method DELETE_NODE on Interface IF_PXN_MAPPING has no exception.

Method DELETE_TARGET_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS Call by reference Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20090805
2 Importing METHOD Call by reference Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20090805
# Exception Resumable Description Created on
1 CX_PXN_INVALID_DATA 20090805
2 CX_PXN_INVALID_OBJECT Object is invalid or inconsistent 20090805
3 CX_PXN_LOCK_FAILED 20090805
4 CX_PXN_NODE_OBSOLETE 20090805
5 CX_PXN_READ_ONLY 20090805

Method ENQUEUE Signature

Method ENQUEUE on Interface IF_PXN_MAPPING has no parameter.
Method ENQUEUE on Interface IF_PXN_MAPPING has no exception.

Method GET_ABAP_NAME Signature

Method GET_ABAP_NAME on Interface IF_PXN_MAPPING has no parameter.
Method GET_ABAP_NAME on Interface IF_PXN_MAPPING has no exception.

Method GET_ADMIN_DATA Signature

Method GET_ADMIN_DATA on Interface IF_PXN_MAPPING has no parameter.
Method GET_ADMIN_DATA on Interface IF_PXN_MAPPING has no exception.

Method GET_CLASS_NAME Signature

Method GET_CLASS_NAME on Interface IF_PXN_MAPPING has no parameter.
Method GET_CLASS_NAME on Interface IF_PXN_MAPPING has no exception.

Method GET_GENERATING_APPLICATION Signature

Method GET_GENERATING_APPLICATION on Interface IF_PXN_MAPPING has no parameter.
Method GET_GENERATING_APPLICATION on Interface IF_PXN_MAPPING has no exception.

Method GET_ID Signature

Method GET_ID on Interface IF_PXN_MAPPING has no parameter.
Method GET_ID on Interface IF_PXN_MAPPING has no exception.

Method GET_MAIN Signature

Method GET_MAIN on Interface IF_PXN_MAPPING has no parameter.
Method GET_MAIN on Interface IF_PXN_MAPPING has no exception.

Method GET_MAPPING_METHODS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning METHODS Value transfer Type reference (TYPE) IF_PXN_MAPPING_METHOD=>TAB 20090805
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE Node is obsolete 20090805

Method GET_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MODE Value transfer Type reference (TYPE) PRX_MODE Proxy Generation: Communication Mode (Synchron./Asynchron.) 20100203
# Exception Resumable Description Created on
1 CX_PXN_INVALID_OBJECT Object is invalid or inconsistent 20100203
2 CX_PXN_NODE_OBSOLETE Node is obsolete 20100203

Method GET_NAME Signature

Method GET_NAME on Interface IF_PXN_MAPPING has no parameter.
Method GET_NAME on Interface IF_PXN_MAPPING has no exception.

Method GET_NAMESPACE Signature

Method GET_NAMESPACE on Interface IF_PXN_MAPPING has no parameter.
Method GET_NAMESPACE on Interface IF_PXN_MAPPING has no exception.

Method GET_NAME_PROBLEM Signature

Method GET_NAME_PROBLEM on Interface IF_PXN_MAPPING has no parameter.
Method GET_NAME_PROBLEM on Interface IF_PXN_MAPPING has no exception.

Method GET_OBJECT_TYPE Signature

Method GET_OBJECT_TYPE on Interface IF_PXN_MAPPING has no parameter.
Method GET_OBJECT_TYPE on Interface IF_PXN_MAPPING has no exception.

Method GET_OBJECT_TYPE_DESCRIPTION Signature

Method GET_OBJECT_TYPE_DESCRIPTION on Interface IF_PXN_MAPPING has no parameter.
Method GET_OBJECT_TYPE_DESCRIPTION on Interface IF_PXN_MAPPING has no exception.

Method GET_PREFIX Signature

Method GET_PREFIX on Interface IF_PXN_MAPPING has no parameter.
Method GET_PREFIX on Interface IF_PXN_MAPPING has no exception.

Method GET_QNAME Signature

Method GET_QNAME on Interface IF_PXN_MAPPING has no parameter.
Method GET_QNAME on Interface IF_PXN_MAPPING has no exception.

Method GET_SOURCE_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CLASS Call by reference Type reference (TYPE) PRX_R3NAME global datatype 20090805
2 Exporting METHOD Call by reference Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20090805
3 Exporting NAME Call by reference Type reference (TYPE) STRING 20090812
4 Exporting NAMESPACE Call by reference Type reference (TYPE) STRING 20090812
5 Exporting OPERATION Call by reference Type reference (TYPE) STRING 20090812
6 Exporting OPERATION_ID Call by reference Type reference (TYPE) STRING 20090812
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE 20090805

Method GET_TARGET_METHODS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning METHODS Value transfer Type reference (TYPE) T_CLASS_METHOD_TAB 20090805
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE Node is obsolete 20090805

Method GET_TARGET_METHODS_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning METHODS Value transfer Type reference (TYPE) T_CLASS_METHOD_EXT_TAB 20090812
# Exception Resumable Description Created on
1 CX_PXN_NODE_OBSOLETE Node is obsolete 20090812

Method GET_TYPE Signature

Method GET_TYPE on Interface IF_PXN_MAPPING has no parameter.
Method GET_TYPE on Interface IF_PXN_MAPPING has no exception.

Method GET_WARNINGS Signature

Method GET_WARNINGS on Interface IF_PXN_MAPPING has no parameter.
Method GET_WARNINGS on Interface IF_PXN_MAPPING has no exception.

Method GET_WHERE_USED_LIST Signature

Method GET_WHERE_USED_LIST on Interface IF_PXN_MAPPING has no parameter.
Method GET_WHERE_USED_LIST on Interface IF_PXN_MAPPING has no exception.

Method IS_CONSISTENT Signature

Method IS_CONSISTENT on Interface IF_PXN_MAPPING has no parameter.
Method IS_CONSISTENT on Interface IF_PXN_MAPPING has no exception.

Method IS_INACTIVE Signature

Method IS_INACTIVE on Interface IF_PXN_MAPPING has no parameter.
Method IS_INACTIVE on Interface IF_PXN_MAPPING has no exception.

Method IS_REFERRED Signature

Method IS_REFERRED on Interface IF_PXN_MAPPING has no parameter.
Method IS_REFERRED on Interface IF_PXN_MAPPING has no exception.

Method IS_SETTABLE_ABAP_NAME Signature

Method IS_SETTABLE_ABAP_NAME on Interface IF_PXN_MAPPING has no parameter.
Method IS_SETTABLE_ABAP_NAME on Interface IF_PXN_MAPPING has no exception.

Method IS_SETTABLE_XSD Signature

Method IS_SETTABLE_XSD on Interface IF_PXN_MAPPING has no parameter.
Method IS_SETTABLE_XSD on Interface IF_PXN_MAPPING has no exception.

Method SET_ABAP_NAME Signature

Method SET_ABAP_NAME on Interface IF_PXN_MAPPING has no parameter.
Method SET_ABAP_NAME on Interface IF_PXN_MAPPING has no exception.

Method SET_ABAP_NAME_AND_PREFIX Signature

Method SET_ABAP_NAME_AND_PREFIX on Interface IF_PXN_MAPPING has no parameter.
Method SET_ABAP_NAME_AND_PREFIX on Interface IF_PXN_MAPPING has no exception.

Method SET_CLASS_NAME Signature

Method SET_CLASS_NAME on Interface IF_PXN_MAPPING has no parameter.
Method SET_CLASS_NAME on Interface IF_PXN_MAPPING has no exception.

Method SET_SOURCE_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS Call by reference Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20090805
2 Importing METHOD Call by reference Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20090805
# Exception Resumable Description Created on
1 CX_PXN_INVALID_DATA 20090805
2 CX_PXN_INVALID_OBJECT Object is invalid or inconsistent 20090805
3 CX_PXN_LOCK_FAILED 20090805
4 CX_PXN_NODE_OBSOLETE 20090805
5 CX_PXN_READ_ONLY 20090805
History
Last changed by/on SAP  20130531 
SAP Release Created in 72L