Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ESD_PLGN_AUNIT | ABAP UnitTest base class for plugins | 20120824 |
Properties
| Class | CL_PROXY_UIX_AUNIT | |
| Short Description | ABAP Unittest Base Class for UI | |
| Super Class | CL_ESD_PLGN_AUNIT | ABAP UnitTest base class for plugins |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 5 | |
| Package | SAI_PROXY_UI_MDR | MDR proxy editor |
| Created | 20120719 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_PROXY_UIX_AUNIT has no interface implemented.
Friends
Class CL_PROXY_UIX_AUNIT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20130327 | ||||
| 2 | Constant | Protected | Type reference (TYPE) | DEVCLASS | 'SAI_PROXY_TEST' | Package | 20130327 | ||
| 3 | Instance attribute | Protected | Type reference (TYPE) | PRX_NSPCE | Proxy Generation: External Namespace | 20130327 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | DEVCLASS | Package | 20130327 | |||
| 5 | Static Attribute | Protected | Type reference (TYPE) | PRX_PREFIX | Proxy Generation: Prefix for Names of Proxy Objects | 20130327 | |||
| 6 | Static Attribute | Protected | Type reference (TYPE) | SY-SYSID | ABAP System Field: Name of SAP System | 20130327 | |||
| 7 | Static Attribute | Protected | Type reference (TYPE) | PRX_ABAPOBJECTS | object to be deleted at class_teardown | 20130327 | |||
| 8 | Static Attribute | Protected | Type reference (TYPE) | DEVCLASS | Package to beleted at class_teardown | 20130327 | |||
| 9 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_PROXY_UIX_PLGN_BASE | includes all implemented interfaces | 20120720 | |||
| 10 | Static Attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20130517 | ||||
| 11 | Instance attribute | Protected | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20120822 |
Methods
Events
Class CL_PROXY_UIX_AUNIT has no event.
Types
Class CL_PROXY_UIX_AUNIT has no local type.
Method Signatures
Method ASSERT_EXTERNAL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXP | Call by reference | Type reference (TYPE) | ANY | 20120824 | ||||
| 2 | FIELDNAME | Call by reference | Type reference (TYPE) | STRING | 20120824 | ||||
| 3 | IS_INPUT_FIELD | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | '-' | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20120824 | ||
| 4 | IS_INVISIBLE | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | '-' | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20120824 | ||
| 5 | NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | SPACE | Tree Model: Node Key | 20120911 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data | 20120824 | ||
| 2 | Node is obsolete | 20120824 |
Method ASSERT_HANDLE_FCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Type reference (TYPE) | SY-UCOMM | ABAP System Field: PAI-Triggering Function Code | 20130312 | |||
| 2 | NEW_ID | Value transfer | Type reference (TYPE) | PRX_ID | for an insert operation the ID of the new node | 20130321 | |||
| 3 | NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | SPACE | Tree Model: Node Key | 20130312 | ||
| 4 | TAB | Call by reference | Type reference (TYPE) | ESD_TAB | 20130312 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data | 20130312 | ||
| 2 | Node is obsolete | 20130312 |
Method ASSERT_INTERNAL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXP | Call by reference | Type reference (TYPE) | ANY | 20120824 | ||||
| 2 | FIELDNAME | Call by reference | Type reference (TYPE) | STRING | 20120824 | ||||
| 3 | IS_INPUT_FIELD | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | '-' | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20120824 | ||
| 4 | IS_INVISIBLE | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | '-' | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20120824 | ||
| 5 | NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | SPACE | Tree Model: Node Key | 20121127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data | 20120824 | ||
| 2 | Node is obsolete | 20120824 |
Method ASSERT_NAVIGATION_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDNAME | Call by reference | Type reference (TYPE) | STRING | Field Name | 20121114 | |||
| 2 | NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Node Key | 20121114 | |||
| 3 | NODE_TYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20121114 | ||||
| 4 | OFFSET | Call by reference | Type reference (TYPE) | STRING | SPACE | 20121114 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy Fault | 20121114 |
Method ASSERT_NAVIGATION_REQ_ABS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DYNP_VAR_NAME | Call by reference | Type reference (TYPE) | STRING | Name of Dynpro field | 20130219 | |||
| 2 | FIELDPATH | Call by reference | Type reference (TYPE) | STRING | Field Name | 20130219 | |||
| 3 | NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Node Key | 20130219 | |||
| 4 | NODE_TYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130219 | ||||
| 5 | OFFSET | Call by reference | Type reference (TYPE) | STRING | SPACE | 20130219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Proxy Fault | 20130219 |
Method ASSERT_ON_DROPPED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR_EXPECTED | Call by reference | Object reference (TYPE REF TO) | CX_ESD_EXCEPTION | Unified Editor: Exception | 20130315 | |||
| 2 | FLAVOR | Call by reference | Type reference (TYPE) | CNDD_FLAVOR | CL_ESD_TREE_DATA=>C_DRAGANDDROP_FLAVOR_COPY | 20130314 | |||
| 3 | SOURCE_NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | drag from within ext/int view | 20130314 | |||
| 4 | TAB | Call by reference | Type reference (TYPE) | ESD_TAB | ESI-Tabstrip | 20130314 | |||
| 5 | TARGET_NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | 20130314 | ||||
| 6 | WB_KEY | Call by reference | Type reference (TYPE) | CL_PROXY_WB=>T_WB_KEY | drag from se80 | 20130314 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130314 |
Method ASSERT_PROPERTY_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXP | Call by reference | Type reference (TYPE) | ANY | 20120824 | ||||
| 2 | FIELDNAME | Call by reference | Type reference (TYPE) | STRING | 20120824 | ||||
| 3 | IS_INPUT_FIELD | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20120824 | |||
| 4 | IS_INVISIBLE | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20120824 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data | 20120824 | ||
| 2 | Node is obsolete | 20120824 |
Method ASSERT_SET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDNAME | Call by reference | Type reference (TYPE) | STRING | 20121127 | ||||
| 2 | NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | SPACE | Tree Model: Node Key | 20121127 | ||
| 3 | TAB | Call by reference | Type reference (TYPE) | ESD_TAB | 20121127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data | 20121127 | ||
| 2 | Node is obsolete | 20121127 |
Method ASSERT_SET_FIELDDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDVALUES | Call by reference | Type reference (TYPE) | ESD_NAME_VALUE_T | 20130122 | ||||
| 2 | NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | SPACE | Tree Model: Node Key | 20130122 | ||
| 3 | TAB | Call by reference | Type reference (TYPE) | ESD_TAB | 20130122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data | 20130122 | ||
| 2 | Node is obsolete | 20130122 |
Method ASSERT_TREE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXP | Call by reference | Type reference (TYPE) | ANY | 20121127 | ||||
| 2 | EXTERNAL_TREE | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | external or internal tree | 20121127 | |||
| 3 | FIELDNAME | Call by reference | Type reference (TYPE) | STRING | 20121127 | ||||
| 4 | IS_INPUT_FIELD | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | '-' | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20121127 | ||
| 5 | IS_INVISIBLE | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | '-' | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20121127 | ||
| 6 | NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | SPACE | Tree Model: Node Key | 20121127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data | 20121127 | ||
| 2 | Node is obsolete | 20121127 |
Method CHECK_TREE_DETAIL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TREE | Call by reference | Object reference (TYPE REF TO) | CL_ESD_TREE_DATA | Class to hold tree structured data | 20121030 |
Method CHECK_TREE_DETAIL_DATA on class CL_PROXY_UIX_AUNIT has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_PROXY_UIX_AUNIT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PROXY_UIX_AUNIT has no exception.
Method CLASS_SETUP Signature
Method CLASS_SETUP on class CL_PROXY_UIX_AUNIT has no parameter.
Method CLASS_SETUP on class CL_PROXY_UIX_AUNIT has no exception.
Method CLASS_TEARDOWN Signature
Method CLASS_TEARDOWN on class CL_PROXY_UIX_AUNIT has no parameter.
Method CLASS_TEARDOWN on class CL_PROXY_UIX_AUNIT has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_PROXY_UIX_AUNIT has no parameter.
Method CONSTRUCTOR on class CL_PROXY_UIX_AUNIT has no exception.
Method CREATE_PACKAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PACKAGE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130327 | ||||
| 2 | RVAL | Value transfer | Type reference (TYPE) | DEVCLASS | 20130327 |
Method CREATE_PACKAGE on class CL_PROXY_UIX_AUNIT has no exception.
Method DELETE_PACKAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PACKAGE | Call by reference | Type reference (TYPE) | DEVCLASS | 20130327 |
Method DELETE_PACKAGE on class CL_PROXY_UIX_AUNIT has no exception.
Method GET_MAIN_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_PXN_CORE_INFO | Core info | 20120822 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data | 20120822 |
Method GET_NODE_BY_NODE_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Node Key | 20121113 | |||
| 2 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_PXN_CORE_INFO | Core info | 20121113 | |||
| 3 | TREE | Call by reference | Object reference (TYPE REF TO) | CL_ESD_TREE_DATA | Class to hold tree structured data | 20121113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data | 20121113 |
Method GET_NODE_KEY_BY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | PRX_ID | 20130319 | ||||
| 2 | NODE_KEY | Value transfer | Type reference (TYPE) | TM_NODEKEY | TM_NODEKEY | 20130319 | |||
| 3 | TREE | Call by reference | Object reference (TYPE REF TO) | CL_ESD_TREE_DATA | Class to hold tree structured data | 20130319 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data | 20130319 | ||
| 2 | Node is obsolete | 20130319 |
Method GET_NODE_KEY_BY_NAME_AND_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | PRX_IFRNAM | elementname or attribute name | 20130322 | |||
| 2 | NODE_KEY | Value transfer | Type reference (TYPE) | TM_NODEKEY | TM_NODEKEY | 20130322 | |||
| 3 | TREE | Call by reference | Object reference (TYPE REF TO) | CL_ESD_TREE_DATA | Class to hold tree structured data | 20130322 | |||
| 4 | TYPE | Call by reference | Type reference (TYPE) | PRX_IFRTYP | eg. attribute, element, type | 20130322 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data | 20130322 | ||
| 2 | Node is obsolete | 20130322 | ||
| 3 | Unqualified call | 20130322 |
Method GET_NODE_KEY_BY_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE | Call by reference | Object reference (TYPE REF TO) | IF_PXN_CORE_INFO | core info node (id) | 20130313 | |||
| 2 | NODE_KEY | Value transfer | Type reference (TYPE) | TM_NODEKEY | TM_NODEKEY | 20130313 | |||
| 3 | TREE | Call by reference | Object reference (TYPE REF TO) | CL_ESD_TREE_DATA | Class to hold tree structured data | 20130313 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data | 20130313 | ||
| 2 | Node is obsolete | 20130313 |
Method RAISE_MOVE_CAST_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FAULT | Call by reference | Object reference (TYPE REF TO) | CX_SY_MOVE_CAST_ERROR | Superclass for All System Exceptions | 20120822 |
Method RAISE_MOVE_CAST_ERROR on class CL_PROXY_UIX_AUNIT has no exception.
Method SETUP Signature
Method SETUP on class CL_PROXY_UIX_AUNIT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130517 | |||
| 2 | 20130517 |
Method SET_WIZARD_STEPS_COPY_DT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | PRX_IFRNAM | Proxy Generation: External Name | 20130322 | |||
| 2 | NAMESPACE | Call by reference | Type reference (TYPE) | PRX_NSPCE | PLUGIN->EXT_KEY-NAMESPACE | Proxy Generation: External Namespace | 20130322 | ||
| 3 | OKCODE_END | Call by reference | Type reference (TYPE) | SYUCOMM | IF_ESD_WIZ_AUNIT_TYPES=>WIZARD_COMMAND_END | Function Code | 20130322 |
Method SET_WIZARD_STEPS_COPY_DT on class CL_PROXY_UIX_AUNIT has no exception.
Method SET_WIZARD_STEPS_CREATE_BASED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTOR | Call by reference | Type reference (TYPE) | PRX_IFRNAM | actor name | 20130425 | |||
| 2 | BASED_OBJECT | Call by reference | Type reference (TYPE) | PRX_R3OBJ | 20130425 | ||||
| 3 | BASED_OBJ_NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | 20130425 | ||||
| 4 | NAME | Call by reference | Type reference (TYPE) | PRX_IFRNAM | new name | 20130425 | |||
| 5 | NAMESPACE | Call by reference | Type reference (TYPE) | PRX_NSPCE | PLUGIN->EXT_KEY-NAMESPACE | new namespace | 20130425 | ||
| 6 | OKCODE_END | Call by reference | Type reference (TYPE) | SYUCOMM | IF_ESD_WIZ_AUNIT_TYPES=>WIZARD_COMMAND_END | Function Code | 20130425 |
Method SET_WIZARD_STEPS_CREATE_BASED on class CL_PROXY_UIX_AUNIT has no exception.
Method SET_WIZARD_STEPS_NEW_DT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | PRX_IFRNAM | Proxy Generation: External Name | 20130322 | |||
| 2 | NAMESPACE | Call by reference | Type reference (TYPE) | PRX_NSPCE | PLUGIN->EXT_KEY-NAMESPACE | Proxy Generation: External Namespace | 20130322 | ||
| 3 | OKCODE_END | Call by reference | Type reference (TYPE) | SYUCOMM | IF_ESD_WIZ_AUNIT_TYPES=>WIZARD_COMMAND_END | Function Code | 20130322 |
Method SET_WIZARD_STEPS_NEW_DT on class CL_PROXY_UIX_AUNIT has no exception.
Method _CHECK Signature
Method _CHECK on class CL_PROXY_UIX_AUNIT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unified Editor: Exception | 20120917 |
Method _CHECK_TREE_NODES_DATA Signature
Method _CHECK_TREE_NODES_DATA on class CL_PROXY_UIX_AUNIT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data | 20121030 | ||
| 2 | Node is obsolete | 20121030 |
Method _CREATE_NAVIGATION_REQUEST Signature
Method _CREATE_NAVIGATION_REQUEST on class CL_PROXY_UIX_AUNIT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unified Editor: Exception | 20121114 |
Method _CREATE_WHERE_USED_REQUEST Signature
Method _CREATE_WHERE_USED_REQUEST on class CL_PROXY_UIX_AUNIT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unified Editor: Exception | 20120912 |
Method _DRAG_AND_DROP_SUPPORTED Signature
Method _DRAG_AND_DROP_SUPPORTED on class CL_PROXY_UIX_AUNIT has no parameter.
Method _DRAG_AND_DROP_SUPPORTED on class CL_PROXY_UIX_AUNIT has no exception.
Method _GET_ABAP_NAME Signature
Method _GET_ABAP_NAME on class CL_PROXY_UIX_AUNIT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120822 | |||
| 2 | 20120822 |
Method _GET_ABAP_NAME_WUSED Signature
Method _GET_ABAP_NAME_WUSED on class CL_PROXY_UIX_AUNIT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120822 | |||
| 2 | 20120822 |
Method _GET_CATEGORY Signature
Method _GET_CATEGORY on class CL_PROXY_UIX_AUNIT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120822 | |||
| 2 | 20120822 |
Method _GET_CLASSIFICATIONS Signature
Method _GET_CLASSIFICATIONS on class CL_PROXY_UIX_AUNIT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120913 | |||
| 2 | 20120913 |
Method _GET_DESCRIPTION Signature
Method _GET_DESCRIPTION on class CL_PROXY_UIX_AUNIT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120822 | |||
| 2 | 20120822 |
Method _GET_DYNAMIC_MENU_TEXT Signature
Method _GET_DYNAMIC_MENU_TEXT on class CL_PROXY_UIX_AUNIT has no parameter.
Method _GET_DYNAMIC_MENU_TEXT on class CL_PROXY_UIX_AUNIT has no exception.
Method _GET_EXCLUDED_FUNCTIONS Signature
Method _GET_EXCLUDED_FUNCTIONS on class CL_PROXY_UIX_AUNIT has no parameter.
Method _GET_EXCLUDED_FUNCTIONS on class CL_PROXY_UIX_AUNIT has no exception.
Method _GET_GEN_APPL Signature
Method _GET_GEN_APPL on class CL_PROXY_UIX_AUNIT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120822 | |||
| 2 | 20120822 |
Method _GET_GUI_STATUS Signature
Method _GET_GUI_STATUS on class CL_PROXY_UIX_AUNIT has no parameter.
Method _GET_GUI_STATUS on class CL_PROXY_UIX_AUNIT has no exception.
Method _GET_HEADER Signature
Method _GET_HEADER on class CL_PROXY_UIX_AUNIT has no parameter.
Method _GET_HEADER on class CL_PROXY_UIX_AUNIT has no exception.
Method _GET_ID Signature
Method _GET_ID on class CL_PROXY_UIX_AUNIT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120822 | |||
| 2 | 20120822 |
Method _GET_IMPLEMENTING_CLASS Signature
Method _GET_IMPLEMENTING_CLASS on class CL_PROXY_UIX_AUNIT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120823 | |||
| 2 | 20120823 |
Method _GET_INTERFACE Signature
Method _GET_INTERFACE on class CL_PROXY_UIX_AUNIT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120822 | |||
| 2 | 20120822 |
Method _GET_LIFECYCLE Signature
Method _GET_LIFECYCLE on class CL_PROXY_UIX_AUNIT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120809 | |||
| 2 | 20120809 |
Method _GET_NAME Signature
Method _GET_NAME on class CL_PROXY_UIX_AUNIT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120822 | |||
| 2 | 20120822 |
Method _GET_NAMESPACE Signature
Method _GET_NAMESPACE on class CL_PROXY_UIX_AUNIT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120822 | |||
| 2 | 20120822 |
Method _GET_NODE_DESCRIPTION Signature
Method _GET_NODE_DESCRIPTION on class CL_PROXY_UIX_AUNIT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120822 | |||
| 2 | 20120822 |
Method _GET_OBJECT_TYPE Signature
Method _GET_OBJECT_TYPE on class CL_PROXY_UIX_AUNIT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120822 | |||
| 2 | 20120822 |
Method _GET_OBJECT_TYPE_DESC Signature
Method _GET_OBJECT_TYPE_DESC on class CL_PROXY_UIX_AUNIT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120822 | |||
| 2 | 20120822 |
Method _GET_PREFIX Signature
Method _GET_PREFIX on class CL_PROXY_UIX_AUNIT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120822 | |||
| 2 | 20120822 |
Method _GET_TEXT_ID Signature
Method _GET_TEXT_ID on class CL_PROXY_UIX_AUNIT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120822 | |||
| 2 | 20120822 |
Method _GET_USED_OBJECTS Signature
Method _GET_USED_OBJECTS on class CL_PROXY_UIX_AUNIT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120912 | |||
| 2 | 20120912 |
Method _GET_VERSION_ID Signature
Method _GET_VERSION_ID on class CL_PROXY_UIX_AUNIT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | MDR fault (abstract) | 20120821 |
Method _GET_VERSION_ID_DISABLED Signature
Method _GET_VERSION_ID_DISABLED on class CL_PROXY_UIX_AUNIT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | MDR fault (abstract) | 20120822 |
Method _GET_WARNINGS Signature
Method _GET_WARNINGS on class CL_PROXY_UIX_AUNIT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120912 | |||
| 2 | 20120912 |
Method _GET_WSDL Signature
Method _GET_WSDL on class CL_PROXY_UIX_AUNIT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120912 | |||
| 2 | 20120912 |
Method _SET_DESCRIPTION Signature
Method _SET_DESCRIPTION on class CL_PROXY_UIX_AUNIT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120731 | |||
| 2 | 20120731 |
Method _SET_IMPLEMENTING_CLASS Signature
Method _SET_IMPLEMENTING_CLASS on class CL_PROXY_UIX_AUNIT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120823 | |||
| 2 | 20120823 |
Method _SET_LIFECYCLE Signature
Method _SET_LIFECYCLE on class CL_PROXY_UIX_AUNIT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120809 | |||
| 2 | 20120809 |
Method _TOGGLE_UI_MODE Signature
Method _TOGGLE_UI_MODE on class CL_PROXY_UIX_AUNIT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unified Editor: Exception | 20120917 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |