SAP ABAP Class CL_PROXY_WORKING_OBJECT_TYPE (Example Class for Activating an "External" Object Type)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-PRX (Application Component) Proxy Generation
⤷
SAI_PROXY_GENTIME (Package) ES Tools: Proxy Generation

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090526 |
Properties
Class | CL_PROXY_WORKING_OBJECT_TYPE | |
Short Description | Example Class for Activating an "External" Object Type | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SAI_PROXY_GENTIME | ES Tools: Proxy Generation |
Created | 20090526 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090526 |
Friends
Class CL_PROXY_WORKING_OBJECT_TYPE 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) | PRX_ABAPOBJECTS | list of objects (filled within check) | 20090527 | ||
2 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_PROXY_SNOTE | non transitive proxies | 20090622 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | PRX_ABAPOBJECTS | tobe activate en block | 20090527 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20091016 | |
2 | ![]() |
Static method | Public | Method | 20091016 | |
3 | ![]() |
Static method | Private | Method | conerts cx_proxy_gen_error to wb_check_list | 20090529 |
Events
Class CL_PROXY_WORKING_OBJECT_TYPE has no event.
Types
Class CL_PROXY_WORKING_OBJECT_TYPE has no local type.
Method Signatures
Method ACTIVATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_OBJECT_NAME | Call by reference | Type reference (TYPE) | TROBJ_NAME | 20091016 | |||
2 | ![]() |
P_OBJECT_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | 20091016 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20091016 |
Method CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_ERROR | Call by reference | Type reference (TYPE) | SEU_BOOL | 20091016 | |||
2 | ![]() |
P_OBJECTS | Call by reference | Type reference (TYPE) | SEWOR_OBJTAB | 20091016 | |||
3 | ![]() |
P_SELECTED_OBJECTS | Call by reference | Type reference (TYPE) | SEWOR_WORK_TAB | 20091016 | |||
4 | ![]() |
P_WB_CHECKLIST | Call by reference | Object reference (TYPE REF TO) | CL_WB_CHECKLIST | 20091016 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20091016 |
Method PROXY_ERROR2WB_CHECKLIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PROXY_ERROR | Call by reference | Object reference (TYPE REF TO) | CX_PROXY_GEN_ERROR | Proxy Generation: Error | 20090529 | ||
2 | ![]() |
WB_CHECKLIST | Value transfer | Object reference (TYPE REF TO) | CL_WB_CHECKLIST | List of All Error Messages from a Syntax Check | 20090529 |
Method PROXY_ERROR2WB_CHECKLIST on class CL_PROXY_WORKING_OBJECT_TYPE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 72L |