Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_PXN_ABAP | ABAP properties | 20111122 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXNE_CONST | general constants | 20110325 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXN_BASE | Node | 20090409 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXN_BASE_INFO | Node | 20100702 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXN_CONST | general constants | 20090409 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXN_CONST_WSDL | wsdl constants | 20090409 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_PXNE_NODE | Node | 20100616 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_PXN_DATATYPE | Data Type (abstract) | 20090409 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_PXN_DEPENDENT_ABAP_OBJECT | Dependent Object | 20090416 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_PXN_ELEMENT | Element | 20090409 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_PXN_ENUM_VALUE | Enumeration fix Value | 20090416 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_PXN_GLOBAL | global objects | 20120321 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_PXN_MAPPING_METHOD | Mapping Method | 20090804 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CL_PXN_MAPPING_PARAM | Parameter of Mapping Method | 20090807 |
| 9 | Inheritance (c INHERITING FROM c_ref) | CL_PXN_MESSAGE_PART | Message Part | 20090417 |
| 10 | Inheritance (c INHERITING FROM c_ref) | CL_PXN_OBJECT | Proxy Object | 20120824 |
| ... | Click here to see Used By full list (15 items) | |||
Properties
| Class | CL_PXN_BASE | |
| Short Description | Base (abstract) | |
| Super Class | CL_PXN_ABAP | ABAP properties |
| 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 | 20090310 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_PXNE_CONST | general constants | 20110325 | ||
| 2 | IF_PXN_BASE | Node | 20090409 | ||
| 3 | IF_PXN_BASE_INFO | Node | 20100702 | ||
| 4 | IF_PXN_CONST | general constants | 20090409 | ||
| 5 | IF_PXN_CONST_WSDL | wsdl constants | 20090409 |
Friends
Class CL_PXN_BASE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'load_error' | 20120815 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'ref_id_nf' | used in partial load | 20120815 | ||
| 3 | Constant | Protected | See coding | 20121017 | |||||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 20110325 | |||||
| 5 | Instance attribute | Private | Attribute reference (LIKE) | 20090409 | |||||
| 6 | Instance attribute | Protected | See coding | 20120711 | |||||
| 7 | Instance attribute | Private | Attribute reference (LIKE) | 20110325 | |||||
| 8 | Instance attribute | Private | Attribute reference (LIKE) | 20110325 |
Methods
Events
Class CL_PXN_BASE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | WARNINGS | Private | Attribute reference (LIKE) | 20090805 | |
Method Signatures
Method CHANGE_EXT_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MAIN | Call by reference | Object reference (TYPE REF TO) | IF_PXN_MAIN | Base (abstract) | 20101110 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | QNAME | Qualified Name | 20101105 | |||
| 3 | NOT_RENAMED_TABLES | Call by reference | Type reference (TYPE) | PRX_R3NAMES | ABAP Name Table | 20101123 | |||
| 4 | RENAMED_TABLES | Call by reference | Type reference (TYPE) | PRX_R3NAMES | ABAP Name Table | 20101123 | |||
| 5 | RENAME_TABLES | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20101123 | |||
| 6 | TRANSPORT_NUMBER | Call by reference | Type reference (TYPE) | KORRNUM | Name of the locked correction | 20101203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | MDR fault (abstract) | 20101110 | ||
| 2 | Node is obsolete | 20101109 |
Method CHECK_CHANGE_EXT_NAME Signature
Method CHECK_CHANGE_EXT_NAME on class CL_PXN_BASE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | MDR fault (abstract) | 20101124 | ||
| 2 | Node is obsolete | 20101124 |
Method CHECK_NAMESPACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAMESPACE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110713 | ||||
| 2 | PATH | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110713 | ||||
| 3 | POS | Call by reference | Type reference (TYPE) | I | 20110713 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data | 20110713 |
Method CHECK_PRX_BOOLEAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | 20090409 | ||||
| 2 | VALUE | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20090409 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data | 20090409 |
Method CHECK_SPLIT_PATH_FORMAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATH | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110713 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid XPATH | 20110713 | ||
| 2 | Node is obsolete | 20110713 |
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 | 20090409 |
Method CONSTRUCTOR on class CL_PXN_BASE has no exception.
Method CREATE_ABAP_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | STRING | 20090717 |
Method CREATE_ABAP_NAME on class CL_PXN_BASE has no exception.
Method CREATE_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE | Value transfer | Object reference (TYPE REF TO) | IF_PXN_ATTRIBUTE_INLINE | Attribute | 20090409 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090409 | ||||
| 3 | POS | Call by reference | Type reference (TYPE) | I | 20090409 | ||||
| 4 | R3_TYPE | Call by reference | Type reference (TYPE) | SPROXDAT-R3_TYPE | SPRX_CONST_FIELD | Proxy Generation: Object Type in R3 (DTEL, TABL,...) | 20090702 | ||
| 5 | SET_ABAP_NAME | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20090409 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data | 20090508 | ||
| 2 | Node is obsolete | 20090409 |
Method CREATE_DEP_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IFR_TYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090616 | ||||
| 2 | OBJECT_TYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090616 | ||||
| 3 | SET_ABAP_NAME | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20091020 |
Method CREATE_DEP_OBJECT on class CL_PXN_BASE has no exception.
Method CREATE_ELEMENT_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_PXN_ELEMENT_SIMPLE_CONTENT | 20090701 | ||||
| 2 | NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090701 | ||||
| 3 | POS | Call by reference | Type reference (TYPE) | I | 0 | 20090701 | |||
| 4 | R3_TYPE | Call by reference | Type reference (TYPE) | SPROXDAT-R3_TYPE | SPRX_CONST_FIELD | Proxy Generation: Object Type in R3 (DTEL, TABL,...) | 20090701 | ||
| 5 | SET_ABAP_NAME | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | 20090701 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090701 | |||
| 2 | 20090701 | |||
| 3 | 20090701 | |||
| 4 | 20090701 |
Method CREATE_GLOBAL_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LINE_ID | Call by reference | Type reference (TYPE) | PRX_ID | Proxy Generation: Unique ID of a Proxy Object | 20110721 | |||
| 2 | TABLE_ID | Value transfer | Type reference (TYPE) | PRX_ID | Proxy Generation: Unique ID of a Proxy Object | 20110721 |
Method CREATE_GLOBAL_TABLE on class CL_PXN_BASE has no exception.
Method CREATE_SC_PROXY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARENT_ID | Call by reference | Type reference (TYPE) | PRX_ID | Proxy Generation: Unique ID of a Proxy Object | 20090409 | |||
| 2 | SIMPLE_CONTENT_TYPE | Value transfer | Object reference (TYPE REF TO) | IF_PXN_DATATYPE_SC_INLINE | Global data type with simple content | 20090409 | |||
| 3 | SIMPLE_TYPE | Call by reference | Object reference (TYPE REF TO) | IF_PXN_DATATYPE_SIMPLE | Simple data type | 20090409 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data | 20090409 | ||
| 2 | Object cannot be locked | 20090409 | ||
| 3 | Node is obsolete | 20090409 | ||
| 4 | Read only | 20090409 |
Method DELETE_NODE_INT Signature
Method DELETE_NODE_INT on class CL_PXN_BASE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Deletion of node not possible | 20090507 | ||
| 2 | Object cannot be locked | 20090507 | ||
| 3 | Node is obsolete | 20090507 | ||
| 4 | Read only | 20090507 |
Method DELETE_SIMPLE_TYPE_DATA Signature
Method DELETE_SIMPLE_TYPE_DATA on class CL_PXN_BASE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20111123 | |||
| 2 | 20111123 | |||
| 3 | 20111123 |
Method GET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTES | Call by reference | Type reference (TYPE) | IF_PXN_ATTRIBUTE=>TAB | 20090409 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Node is obsolete | 20090409 |
Method GET_AVAILABLE_OP_PATTERNS_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATTERNS | Value transfer | Type reference (TYPE) | VRM_VALUES | 20120712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120712 |
Method GET_AVAILABLE_PATTERNS_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATTERNS | Value transfer | Type reference (TYPE) | VRM_VALUES | 20120711 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120711 |
Method GET_AVAILABLE_SECLEVELS_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SECLEVELS | Value transfer | Type reference (TYPE) | VRM_VALUES | 20120711 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120711 |
Method GET_CATEGORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | PRX_TYPE | Proxy Generation: Object Type in Enterprise Services Builder | 20090917 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Node is obsolete | 20090917 |
Method GET_CLASSIFICATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASSIFS | Value transfer | Type reference (TYPE) | IF_PXN_CLASSIFICATION=>T_CLASSIFS | 20120504 | ||||
| 2 | SUBOBJECT | Call by reference | Type reference (TYPE) | PRX_R3OBJ | Proxy Generation: Object Type in R3 (DTEL, TABL,...) | 20120504 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120504 |
Method GET_DEPENDENT_ABAP_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE | Value transfer | Object reference (TYPE REF TO) | IF_PXN_DEPENDENT_ABAP_OBJECT | Dependent_abap_object | 20090416 | |||
| 2 | TYPE | Call by reference | Type reference (TYPE) | PRX_R3OBJ | Proxy Generation: Object Type in Enterprise Services Builder | 20090416 |
Method GET_DEPENDENT_ABAP_OBJECT on class CL_PXN_BASE has no exception.
Method GET_DESCRIPTION_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESCRIPTION | Value transfer | Type reference (TYPE) | PRX_R3TEXT | short text | 20130702 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130702 |
Method GET_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENTS | Call by reference | Type reference (TYPE) | IF_PXN_ELEMENT=>TAB | 20090518 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Node is obsolete | 20090518 |
Method GET_GENERATING_APPLICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GEN_APPL | Value transfer | Type reference (TYPE) | PRXGENAPPL | Proxy Generation: Generation Source | 20090409 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Node is obsolete | 20090409 |
Method GET_IFR_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | PRX_TYPE | Proxy Generation: Object Type in Enterprise Services Builder | 20090916 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Node is obsolete | 20090916 |
Method GET_INTERFACE_PATTERN_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATTERN | Value transfer | Type reference (TYPE) | PXNINTFPATT | 20120711 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120711 |
Method GET_LIFE_CYCLE_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STATUS | Value transfer | Type reference (TYPE) | PRX_IFR_LIFESTATE | release state | 20120504 | |||
| 2 | SUBOBJECT | Call by reference | Type reference (TYPE) | PRX_R3OBJ | Proxy Generation: Object Type in R3 (DTEL, TABL,...) | 20120504 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data | 20120504 | ||
| 2 | 20120504 |
Method GET_NAME Signature
Method GET_NAME on class CL_PXN_BASE has no parameter.
Method GET_NAME on class CL_PXN_BASE has no exception.
Method GET_NAMESPACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAMESPACE | Value transfer | Type reference (TYPE) | PRX_NSPCE | Qualified Name | 20090409 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Node is obsolete | 20090409 |
Method GET_OLD_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DO_REBUILD | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20120928 | |||
| 2 | INDEX_ACT | Value transfer | Object reference (TYPE REF TO) | SPRX_S_INDEX | 20120928 | ||||
| 3 | INDEX_INACT | Value transfer | Object reference (TYPE REF TO) | SPRX_S_INDEX | 20120928 |
Method GET_OLD_INDEX on class CL_PXN_BASE has no exception.
Method GET_OPERATION_PATTERN_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATTERN | Value transfer | Type reference (TYPE) | PXNOPERPATT | 20120712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120712 |
Method GET_PREFIX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PREFIX | Value transfer | Type reference (TYPE) | PRX_PREFIX_DYNP | Proxy Generation: Prefix for Proxy Objects to Be Generated | 20090409 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Node is obsolete | 20090409 |
Method GET_QNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | QNAME | Value transfer | Type reference (TYPE) | QNAME | Qualified Name | 20090409 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Node is obsolete | 20090409 |
Method GET_REF_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REF_NODE | Value transfer | Object reference (TYPE REF TO) | CL_PXN_BASE | Node | 20090409 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Node is obsolete | 20090409 |
Method GET_SECURITY_LEVEL_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LEVEL | Value transfer | Type reference (TYPE) | PXNSECLEVEL | 20120711 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120711 |
Method GET_SECURITY_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROFILE | Value transfer | Type reference (TYPE) | STRING | 20120711 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Node is obsolete | 20120711 |
Method GET_WHERE_USED_LIST_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WHERE_USED_LIST | Call by reference | Type reference (TYPE) | IF_PXN_MAIN=>T_WHERE_USED_LIST | Proxy-Generierung: Status eines Proxies | 20091106 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Node is obsolete | 20091106 |
Method GET_XML_NAMESPACE_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAMESPACE | Value transfer | Type reference (TYPE) | STRING | 20090416 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Node is obsolete | 20090416 |
Method HAS_SIMPLE_CONTENT 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) | SPRX_S_PROXY | 20120810 | ||||
| 2 | RVAL | Value transfer | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20120810 |
Method HAS_SIMPLE_CONTENT on class CL_PXN_BASE has no exception.
Method INVALID_XPATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSG | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110713 | ||||
| 2 | PATH | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110713 | ||||
| 3 | POS | Call by reference | Type reference (TYPE) | I | 20110713 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data | 20110713 |
Method IS_INACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INACTIVE | Value transfer | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20091125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Node is obsolete | 20091125 |
Method IS_REFERRED_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_REFERRED | Value transfer | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20090507 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Node is obsolete | 20090507 |
Method IS_SETTABLE_LIFE_CYCLE_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SETTABLE | Value transfer | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20130307 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130307 | |||
| 2 | 20130307 | |||
| 3 | 20130307 |
Method IS_VALID_LIFE_CYCLE_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20120504 | |||
| 2 | STATUS | Call by reference | Type reference (TYPE) | ER_CLASS_VALUE | release state | 20120504 |
Method IS_VALID_LIFE_CYCLE_STATUS on class CL_PXN_BASE has no exception.
Method QNAME_TO_XSDQNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | QNAME | Call by reference | Type reference (TYPE) | QNAME | Qualified Name | 20120514 | |||
| 2 | RVAL | Value transfer | Type reference (TYPE) | XSDQNAME | XSD QName: prefix:name [ext.] | 20120514 |
Method QNAME_TO_XSDQNAME on class CL_PXN_BASE has no exception.
Method RENAME_ACTIVE_WSD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KORRNUM | Call by reference | Type reference (TYPE) | KORRNUM | Name of the locked correction | 20111004 | |||
| 2 | NEW_WS_NAME | Call by reference | Type reference (TYPE) | VEPNAMEEXT | External Name of a Service Definition (Uppercase/Lowercase) | 20111004 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | MDR fault (abstract) | 20111004 |
Method SET_ABAP_NAME_AND_PREFIX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ABAP_NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20090409 | |||
| 2 | PREFIX | Call by reference | Type reference (TYPE) | PRX_PREFIX_DYNP | SPRX_CONST_PREFIX_NOT_SUPPLIED | Proxy Generation: Name of an Object in R/3 | 20090409 | ||
| 3 | WARNINGS | Call by reference | Type reference (TYPE) | IF_PXN_BASE=>WARNINGS | 20090925 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data | 20090409 | ||
| 2 | Lock failed | 20090409 | ||
| 3 | Node is obsolete | 20090409 | ||
| 4 | Read only | 20090409 |
Method SET_ABAP_TYPE_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | Proxy Generation: Name of an Object in R/3 | 20110118 | |||
| 2 | USE_KEY | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | SPRX_TRUE | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20110118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data | 20110118 | ||
| 2 | Lock failed | 20110118 | ||
| 3 | 20110118 | |||
| 4 | Read only | 20110118 |
Method SET_CLASSIFICATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASSIFS | Call by reference | Type reference (TYPE) | IF_PXN_CLASSIFICATION=>T_CLASSIFS | 20120504 | ||||
| 2 | SUBOBJECT | Call by reference | Type reference (TYPE) | PRX_R3OBJ | 20120504 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120504 | |||
| 2 | 20120504 | |||
| 3 | 20120504 |
Method SET_DELEGATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DELEGATOR | Call by reference | Object reference (TYPE REF TO) | CL_PXN_BASE | MDR node base class | 20090409 |
Method SET_DELEGATOR on class CL_PXN_BASE has no exception.
Method SET_DESCRIPTION_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESCRIPTION | Call by reference | Type reference (TYPE) | PRX_R3TEXT | short text | 20130702 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130702 | |||
| 2 | 20130702 | |||
| 3 | 20130702 | |||
| 4 | wrong logon language | 20130702 |
Method SET_FIELD_POSITIONS_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDS | Call by reference | Type reference (TYPE) | IF_PXN_SUBNODE=>TAB | 20090916 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data | 20090916 | ||
| 2 | Lock failed | 20090916 | ||
| 3 | Node is obsolete | 20090916 | ||
| 4 | Read only | 20090916 |
Method SET_GLOBAL_REF_BY_QNAME_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GLOBAL_REF_NAME | Call by reference | Type reference (TYPE) | QNAME | Qualified Name | 20090417 | |||
| 2 | GNSPACE | Call by reference | Type reference (TYPE) | PRX_NSPCE | Proxy Generation: Namespace in the Integration Builder | 20091008 | |||
| 3 | IS_TABLE | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20090417 | |||
| 4 | PRX_TYPE | Call by reference | Type reference (TYPE) | PRX_TYPE | CL_PROXY_IFR=>TYPE_DEFINITION | Proxy Generation: Object Type in Enterprise Services Builder | 20090706 | ||
| 5 | REF_ID | Call by reference | Type reference (TYPE) | PRX_ID | Proxy Generation: Unique ID of a Proxy Object | 20090506 | |||
| 6 | TYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | IF_PXN_CONST_WSDL=>XSD-TYPE | 20090709 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object is invalid or inconsistent | 20090417 | ||
| 2 | Object cannot be locked | 20090417 | ||
| 3 | Node is obsolete | 20090417 | ||
| 4 | Read only | 20090417 |
Method SET_INTERFACE_PATTERN_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATTERN | Call by reference | Type reference (TYPE) | PXNINTFPATT | 20120711 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120711 | |||
| 2 | 20120711 | |||
| 3 | 20120711 | |||
| 4 | 20120711 |
Method SET_LIFE_CYCLE_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STATUS | Call by reference | Type reference (TYPE) | PRX_IFR_LIFESTATE | release state | 20120504 | |||
| 2 | SUBOBJECT | Call by reference | Type reference (TYPE) | PRX_R3OBJ | Proxy Generation: Object Type in R3 (DTEL, TABL,...) | 20120504 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data | 20120504 | ||
| 2 | 20120504 | |||
| 3 | 20120504 | |||
| 4 | 20120504 |
Method SET_OPERATION_PATTERN_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATTERN | Call by reference | Type reference (TYPE) | PXNOPERPATT | 20120712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120712 | |||
| 2 | 20120712 | |||
| 3 | 20120712 | |||
| 4 | 20120712 |
Method SET_SECURITY_LEVEL_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LEVEL | Call by reference | Type reference (TYPE) | PXNSECLEVEL | 20120711 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120711 | |||
| 2 | 20120711 | |||
| 3 | 20120711 | |||
| 4 | 20120711 |
Method SET_SECURITY_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROFILE | Call by reference | Type reference (TYPE) | STRING | 20120711 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data | 20120711 | ||
| 2 | Object cannot be locked | 20120711 | ||
| 3 | Node is obsolete | 20120711 | ||
| 4 | Read only | 20120711 |
Method SET_XML_NAMESPACE_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAMESPACE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090416 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid abap name | 20090416 | ||
| 2 | Lock failed | 20090416 | ||
| 3 | Node is obsolete | 20090416 | ||
| 4 | Read only | 20090416 |
Method TRANSPORT_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TRANSPORT_NUMBER | Call by reference | Type reference (TYPE) | KORRNUM | Name of the locked correction | 20090827 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | MDR fault (abstract) | 20100702 |
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 72L |