SAP ABAP Class CL_PROXY_CHANGE_HANDLER (change handler for CL_PROXY)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-PRX (Application Component) Proxy Generation
⤷
SAI_PROXY_UI (Package) User Interface for Proxy Generation

⤷

⤷

Properties
Class | CL_PROXY_CHANGE_HANDLER | |
Short Description | change handler for CL_PROXY | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SAI_PROXY_UI | User Interface for Proxy Generation |
Created | 20060825 | SAP |
Last change | 20130531 | 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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_PROXY_CHANGE_HANDLER has no interface implemented.
Friends
Class CL_PROXY_CHANGE_HANDLER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | T_IDS_UNIQUE | Proxy Generation: Unique IDs of Proxy Objects | 20060825 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | PRX_BOOLEAN | change is relevant for configuration | 20091204 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | PRX_BOOLEAN | index was rebuilded | 20120427 |
Methods
Events
Class CL_PROXY_CHANGE_HANDLER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_IDS_UNIQUE | Public | See coding | 20081126 | T_IDS_UNIQUE type sorted table of prx_id with unique default key
|
Method Signatures
Method ADD_ID_CHANGED 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 | 20091208 |
Method ADD_ID_CHANGED on class CL_PROXY_CHANGE_HANDLER has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PLUGIN | Call by reference | Object reference (TYPE REF TO) | CL_PROXY_UIX_PLGN_BASE | PlugIn Base Class for Proxys via IF_PX*-APIs | 20110719 | ||
2 | ![]() |
PROXY | Call by reference | Object reference (TYPE REF TO) | CL_PROXY | Proxy Generation: Proxy Type with Referenced Proxy Types | 20060825 |
Method CONSTRUCTOR on class CL_PROXY_CHANGE_HANDLER has no exception.
Method GET_CHANGED_IDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHANGED_IDS | Value transfer | Type reference (TYPE) | T_IDS_UNIQUE | 20060825 |
Method GET_CHANGED_IDS on class CL_PROXY_CHANGE_HANDLER has no exception.
Method GET_CONFIG_CHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONFIG_CHANGE | Value transfer | Type reference (TYPE) | PRX_BOOLEAN | 20091204 |
Method GET_CONFIG_CHANGE on class CL_PROXY_CHANGE_HANDLER has no exception.
Method GET_INDEX_REBUILT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INDEX_REBUILT | Value transfer | Type reference (TYPE) | PRX_BOOLEAN | 20120427 |
Method GET_INDEX_REBUILT on class CL_PROXY_CHANGE_HANDLER has no exception.
Method INSERT_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 | 20120321 |
Method INSERT_ID on class CL_PROXY_CHANGE_HANDLER has no exception.
Method ON_INDEX_REBUILD Signature
Method ON_INDEX_REBUILD on class CL_PROXY_CHANGE_HANDLER has no parameter.
Method ON_INDEX_REBUILD on class CL_PROXY_CHANGE_HANDLER has no exception.
Method ON_OBJECT_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONFIG_CHANGE | Value transfer | Attribute reference (LIKE) | 20091204 | ||||
2 | ![]() |
ID | Value transfer | Attribute reference (LIKE) | 20060825 |
Method ON_OBJECT_CHANGED on class CL_PROXY_CHANGE_HANDLER has no exception.
Method ON_OBJECT_CHANGED_FOR_MAIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Value transfer | Attribute reference (LIKE) | 20091201 | ||||
2 | ![]() |
TYPE_OF_CHANGE | Call by reference | Attribute reference (LIKE) | 20120516 |
Method ON_OBJECT_CHANGED_FOR_MAIN on class CL_PROXY_CHANGE_HANDLER has no exception.
Method ON_OBJECT_CHANGED_FOR_PLUGIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Value transfer | Attribute reference (LIKE) | 20110719 |
Method ON_OBJECT_CHANGED_FOR_PLUGIN on class CL_PROXY_CHANGE_HANDLER has no exception.
Method SET_CHANGED_IDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHANGED_IDS | Call by reference | Type reference (TYPE) | CL_PROXY_CHANGE_HANDLER=>T_IDS_UNIQUE | 20060825 |
Method SET_CHANGED_IDS on class CL_PROXY_CHANGE_HANDLER has no exception.
Method SET_CONFIG_CHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONFIG_CHANGE | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | 20091204 |
Method SET_CONFIG_CHANGE on class CL_PROXY_CHANGE_HANDLER has no exception.
Method SET_INDEX_REBUILT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INDEX_REBUILT | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | SPRX_FALSE | 20120427 |
Method SET_INDEX_REBUILT on class CL_PROXY_CHANGE_HANDLER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |